|
Pyrogenesis
13997
|
Public Member Functions | |
| CStrInternInternals (const char *str, size_t len) | |
| bool | operator== (const CStrInternInternals &b) const |
Public Attributes | |
| const std::string | data |
| const u32 | hash |
Private Member Functions | |
| CStrInternInternals & | operator= (const CStrInternInternals &) |
Definition at line 27 of file CStrIntern.cpp.
|
inline |
Definition at line 30 of file CStrIntern.cpp.
|
private |
|
inline |
Definition at line 36 of file CStrIntern.cpp.
| const std::string CStrInternInternals::data |
Definition at line 42 of file CStrIntern.cpp.
| const u32 CStrInternInternals::hash |
Definition at line 43 of file CStrIntern.cpp.
1.8.5