![]() |
DDraceNetwork Documentation
|
Public Member Functions | |
| CString ()=default | |
| CString (unsigned Hash, unsigned ContextHash, const char *pReplacement) | |
| bool | operator< (const CString &Other) const |
| bool | operator<= (const CString &Other) const |
| bool | operator== (const CString &Other) const |
Public Attributes | |
| unsigned | m_Hash |
| unsigned | m_ContextHash |
| const char * | m_pReplacement |
|
default |
|
inline |
| unsigned CLocalizationDatabase::CString::m_ContextHash |
| unsigned CLocalizationDatabase::CString::m_Hash |