Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
_StringTable Member List

This is the complete list of members for _StringTable, including all inherited members.

_StringTable()_StringTableprotected
create()_StringTablestatic
csm_stInitSize_StringTableprotectedstatic
destroy()_StringTablestatic
EmptyString_StringTablestatic
hashString(const char *in_pString)_StringTablestatic
hashStringn(const char *in_pString, S32 len)_StringTablestatic
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()_StringTableprotected