Find(const std::string &rkKey) const | Wm4::TStringHashTable< TVALUE > | |
GetFirst(std::string *pkKey) const | Wm4::TStringHashTable< TVALUE > | |
GetNext(std::string *pkKey) const | Wm4::TStringHashTable< TVALUE > | |
GetQuantity() const | Wm4::TStringHashTable< TVALUE > | |
Insert(const std::string &rkKey, const TVALUE &rtValue) | Wm4::TStringHashTable< TVALUE > | |
Remove(const std::string &rkKey) | Wm4::TStringHashTable< TVALUE > | |
RemoveAll() | Wm4::TStringHashTable< TVALUE > | |
TStringHashTable(int iTableSize) | Wm4::TStringHashTable< TVALUE > | |
~TStringHashTable() | Wm4::TStringHashTable< TVALUE > |