AddDat(const TKey &Key) | THashMP< TKey, TDat, THashFunc > | inline |
AddDat(const TKey &Key, const TDat &Dat) | THashMP< TKey, TDat, THashFunc > | inline |
AddDatId(const TKey &Key) | THashMP< TKey, TDat, THashFunc > | inline |
AddKey(const TKey &Key) | THashMP< TKey, TDat, THashFunc > | |
AddKey1(const TKey &Key, bool &Found) | THashMP< TKey, TDat, THashFunc > | |
AddKey11(const int &Idx, const TKey &Key, bool &Found) | THashMP< TKey, TDat, THashFunc > | |
AddKey12(const int &Idx, const TKey &Key, bool &Found) | THashMP< TKey, TDat, THashFunc > | |
AddKey13(const int &Idx, const TKey &Key) | THashMP< TKey, TDat, THashFunc > | |
AddKey2(const int &Idx, const TKey &Key, bool &Found) | THashMP< TKey, TDat, THashFunc > | |
BegI() const | THashMP< TKey, TDat, THashFunc > | inline |
Clr(const bool &DoDel=true) | THashMP< TKey, TDat, THashFunc > | |
Empty() const | THashMP< TKey, TDat, THashFunc > | inline |
EndI() const | THashMP< TKey, TDat, THashFunc > | inline |
FFirstKeyId() const | THashMP< TKey, TDat, THashFunc > | inline |
FNextKeyId(int &KeyId) const | THashMP< TKey, TDat, THashFunc > | |
Gen(const int &ExpectVals) | THashMP< TKey, TDat, THashFunc > | inline |
GetDat(const TKey &Key) const | THashMP< TKey, TDat, THashFunc > | inline |
GetDat(const TKey &Key) | THashMP< TKey, TDat, THashFunc > | inline |
GetDatKeyKdV(TVec< TKeyDat< TDat, TKey > > &DatKeyKdV) const | THashMP< TKey, TDat, THashFunc > | |
GetDatKeyPrV(TVec< TPair< TDat, TKey > > &DatKeyPrV) const | THashMP< TKey, TDat, THashFunc > | |
GetDatV(TVec< TDat > &DatV) const | THashMP< TKey, TDat, THashFunc > | |
GetI(const TKey &Key) const | THashMP< TKey, TDat, THashFunc > | inline |
GetKey(const int &KeyId) const | THashMP< TKey, TDat, THashFunc > | inline |
GetKeyDat(const int &KeyId, TKey &Key, TDat &Dat) const | THashMP< TKey, TDat, THashFunc > | inline |
GetKeyDatKdV(TVec< TKeyDat< TKey, TDat > > &KeyDatKdV) const | THashMP< TKey, TDat, THashFunc > | |
GetKeyDatPrV(TVec< TPair< TKey, TDat > > &KeyDatPrV) const | THashMP< TKey, TDat, THashFunc > | |
GetKeyId(const TKey &Key) const | THashMP< TKey, TDat, THashFunc > | |
GetKeyV(TVec< TKey > &KeyV) const | THashMP< TKey, TDat, THashFunc > | |
GetMemUsed() const | THashMP< TKey, TDat, THashFunc > | inline |
GetMxKeyIds() const | THashMP< TKey, TDat, THashFunc > | inline |
GetNextPrime(const uint &Val) const | THashMP< TKey, TDat, THashFunc > | private |
GetPHashKeyDat(const int &KeyId) | THashMP< TKey, TDat, THashFunc > | inlineprivate |
GetPHashKeyDat(const int &KeyId) const | THashMP< TKey, TDat, THashFunc > | inlineprivate |
GetReservedKeyIds() const | THashMP< TKey, TDat, THashFunc > | inline |
GetRndKeyId(TRnd &Rnd) const | THashMP< TKey, TDat, THashFunc > | |
GetRndKeyId(TRnd &Rnd, const double &EmptyFrac) | THashMP< TKey, TDat, THashFunc > | |
HashPrimes enum value | THashMP< TKey, TDat, THashFunc > | |
HashPrimeT | THashMP< TKey, TDat, THashFunc > | static |
IsKey(const TKey &Key) const | THashMP< TKey, TDat, THashFunc > | inline |
IsKey(const TKey &Key, int &KeyId) const | THashMP< TKey, TDat, THashFunc > | inline |
IsKeyGetDat(const TKey &Key, TDat &Dat) const | THashMP< TKey, TDat, THashFunc > | inline |
IsKeyId(const int &KeyId) const | THashMP< TKey, TDat, THashFunc > | inline |
Len() const | THashMP< TKey, TDat, THashFunc > | inline |
Load(TSIn &SIn) | THashMP< TKey, TDat, THashFunc > | inline |
NumVals | THashMP< TKey, TDat, THashFunc > | private |
operator()(const TKey &Key) | THashMP< TKey, TDat, THashFunc > | inline |
operator=(const THashMP &Hash) | THashMP< TKey, TDat, THashFunc > | inline |
operator==(const THashMP &Hash) const | THashMP< TKey, TDat, THashFunc > | |
operator[](const int &KeyId) const | THashMP< TKey, TDat, THashFunc > | inline |
operator[](const int &KeyId) | THashMP< TKey, TDat, THashFunc > | inline |
Pack() | THashMP< TKey, TDat, THashFunc > | inline |
Save(TSOut &SOut) const | THashMP< TKey, TDat, THashFunc > | inline |
SetLen(const int &Length) | THashMP< TKey, TDat, THashFunc > | inline |
Swap(THashMP &Hash) | THashMP< TKey, TDat, THashFunc > | |
Table | THashMP< TKey, TDat, THashFunc > | private |
THashMP() | THashMP< TKey, TDat, THashFunc > | inline |
THashMP(const THashMP &PHash) | THashMP< TKey, TDat, THashFunc > | inline |
THashMP(const int &ExpectVals) | THashMP< TKey, TDat, THashFunc > | inlineexplicit |
THashMP(TSIn &SIn) | THashMP< TKey, TDat, THashFunc > | inlineexplicit |
TIter typedef | THashMP< TKey, TDat, THashFunc > | |
TKeyDatP typedef | THashMP< TKey, TDat, THashFunc > | private |
TPHKeyDat typedef | THashMP< TKey, TDat, THashFunc > | private |