Torque2D Reference
|
This is the complete list of members for _StringTable, including all inherited members.
_StringTable() | _StringTable | protected |
create() | _StringTable | static |
csm_stInitSize | _StringTable | protectedstatic |
destroy() | _StringTable | static |
EmptyString | _StringTable | static |
hashString(const char *in_pString) | _StringTable | static |
hashStringn(const char *in_pString, S32 len) | _StringTable | static |
insert(const char *string, bool caseSens=false) | _StringTable | |
insertn(const char *string, S32 len, bool caseSens=false) | _StringTable | |
lookup(const char *string, bool caseSens=false) | _StringTable | |
lookupn(const char *string, S32 len, bool caseSens=false) | _StringTable | |
resize(const U32 newSize) | _StringTable | |
~_StringTable() | _StringTable | protected |