TMCHashMap< Key, T > Member List
This is the complete list of members for
TMCHashMap< Key, T >, including all inherited members.
AddElem(const Key &key, const T &elem, boolean &found, const boolean fromStart=true) | TMCHashMap< Key, T > | [inline] |
AreKeysEqual(const TKeyType &key1, const TKeyType &key2) const | TMCHashCommon< Key, T > | [inline, protected, virtual] |
EraseElem(const Key &key) | TMCHashMap< Key, T > | [inline] |
fHashData | TMCHashCommon< Key, T > | [protected] |
fHashKey | TMCHashMap< Key, T > | [private] |
fHashTable | TMCHashCommon< Key, T > | [protected] |
FindElem(const Key &key, boolean fromStart=true) const | TMCHashMap< Key, T > | [inline] |
FindElemIndex(const Key &key, boolean fromStart=true) const | TMCHashMap< Key, T > | [inline] |
FindInArray(const TMCArray< uint32 > *array, const Key &key, const boolean fromStart) const | TMCHashMap< Key, T > | [inline, private] |
fSize | TMCHashCommon< Key, T > | [protected] |
GetElemArray(const TKeyType &key) const | TMCHashCommon< Key, T > | [inline, protected] |
GetElemArray(const TKeyType &key) | TMCHashCommon< Key, T > | [inline, protected] |
GetElemCount(void) const | TMCHashCommon< Key, T > | [inline] |
HashFunction(const TKeyType &key) const | TMCHashCommon< Key, T > | [inline, protected, virtual] |
operator[](uint32 i) | TMCHashCommon< Key, T > | [inline] |
ResetDatas() | TMCHashMap< Key, T > | [inline, virtual] |
SetElemSpace(const uint32 n) | TMCHashMap< Key, T > | [inline, virtual] |
TKeyType typedef | TMCHashCommon< Key, T > | |
TMCHashCommon(uint32 size) | TMCHashCommon< Key, T > | [inline] |
TMCHashMap(uint32 size) | TMCHashMap< Key, T > | [inline] |
~TMCHashCommon() | TMCHashCommon< Key, T > | [inline] |