SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TFHash< TKey, TFDat, TVDat > Member List
This is the complete list of members for TFHash< TKey, TFDat, TVDat >, including all inherited members.
AddFDat(const TKey &Key, const TFDat &FDat)TFHash< TKey, TFDat, TVDat > [inline]
AddFVDat(const TKey &Key, const TFDat &FDat, const TVDat &VDat)TFHash< TKey, TFDat, TVDat > [inline]
AddVDat(const TKey &Key, const TVDat &VDat)TFHash< TKey, TFDat, TVDat > [inline]
CacheFlushAndClr()TFHash< TKey, TFDat, TVDat > [inline]
DelKey(const TKey &Key)TFHash< TKey, TFDat, TVDat >
DelKeyId(const TBlobPt &KeyId)TFHash< TKey, TFDat, TVDat > [inline]
Empty() const TFHash< TKey, TFDat, TVDat > [inline]
FFirstKeyId()TFHash< TKey, TFDat, TVDat >
FNextKeyId(TBlobPt &TrvBlobPt, TBlobPt &KeyId)TFHash< TKey, TFDat, TVDat >
GetFDat(const TKey &Key, TFDat &FDat)TFHash< TKey, TFDat, TVDat >
GetFVDat(const TKey &Key, TFDat &FDat, TVDat &VDat)TFHash< TKey, TFDat, TVDat >
GetKey(const TBlobPt &KeyId, TKey &Key)TFHash< TKey, TFDat, TVDat > [inline]
GetKeyFDat(const TBlobPt &KeyId, TKey &Key, TFDat &FDat)TFHash< TKey, TFDat, TVDat >
GetKeyFVDat(const TBlobPt &KeyId, TKey &Key, TFDat &FDat, TVDat &VDat)TFHash< TKey, TFDat, TVDat >
GetKeyId(const TKey &Key)TFHash< TKey, TFDat, TVDat > [inline]
GetMemUsed()TFHash< TKey, TFDat, TVDat > [inline]
GetVDat(const TKey &Key, TVDat &VDat)TFHash< TKey, TFDat, TVDat >
IsKey(const TKey &Key)TFHash< TKey, TFDat, TVDat > [inline]
IsKey(const TKey &Key, TBlobPt &KeyId)TFHash< TKey, TFDat, TVDat > [inline]
Len() const TFHash< TKey, TFDat, TVDat > [inline]
Load(TSIn &)TFHash< TKey, TFDat, TVDat > [inline, static]
operator=(const TFHash &)TFHash< TKey, TFDat, TVDat > [inline]
Save(TSOut &)TFHash< TKey, TFDat, TVDat > [inline]
TFHash(const TStr &HashFNm, const TFAccess &_Access, const int &Ports, const int &MxMemUsed)TFHash< TKey, TFDat, TVDat >
TFHash(TSIn &)TFHash< TKey, TFDat, TVDat > [inline]
TFHashKey< TKey, TFDat, TVDat > classTFHash< TKey, TFDat, TVDat > [friend]
TPt< TFHash< TKey, TFDat, TVDat > > classTFHash< TKey, TFDat, TVDat > [friend]
~TFHash()TFHash< TKey, TFDat, TVDat >