_StringTable Member List
This is the complete list of members for
_StringTable
, including all inherited members.
_StringTable
()
_StringTable
[protected]
buckets
_StringTable
[private]
create
()
_StringTable
[static]
csm_stInitSize
_StringTable
[protected, static]
destroy
()
_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
itemCount
_StringTable
[private]
lookup
(const char *string, bool caseSens=false)
_StringTable
lookupn
(const char *string, S32 len, bool caseSens=false)
_StringTable
mempool
_StringTable
[private]
numBuckets
_StringTable
[private]
resize
(const U32 newSize)
_StringTable
~_StringTable
()
_StringTable
[protected]