SNAP Library 6.0, User Reference  2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
THashMP< TKey, TDat, THashFunc > Member List

This is the complete list of members for THashMP< TKey, TDat, THashFunc >, including all inherited members.

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 valueTHashMP< TKey, TDat, THashFunc >
HashPrimeTTHashMP< 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
NumValsTHashMP< 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 >
TableTHashMP< 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 typedefTHashMP< TKey, TDat, THashFunc >
TKeyDatP typedefTHashMP< TKey, TDat, THashFunc >private
TPHKeyDat typedefTHashMP< TKey, TDat, THashFunc >private