SNAP Library 2.2, User Reference  2014-03-11 19:15:55
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TCache< TKey, TDat, THashFunc > Member List
This is the complete list of members for TCache< TKey, TDat, THashFunc >, including all inherited members.
CurMemUsedTCache< TKey, TDat, THashFunc > [private]
Del(const TKey &Key, const bool &DoEventCall=true)TCache< TKey, TDat, THashFunc >
FFirstKeyDat()TCache< TKey, TDat, THashFunc >
Flush()TCache< TKey, TDat, THashFunc >
FlushAndClr()TCache< TKey, TDat, THashFunc >
FNextKeyDat(void *&KeyDatP, TKey &Key, TDat &Dat)TCache< TKey, TDat, THashFunc >
Get(const TKey &Key, TDat &Dat)TCache< TKey, TDat, THashFunc >
GetMemUsed() const TCache< TKey, TDat, THashFunc >
GetMxMemUsed() const TCache< TKey, TDat, THashFunc > [inline]
GetRefToBs()TCache< TKey, TDat, THashFunc > [inline]
KeyDatHTCache< TKey, TDat, THashFunc > [private]
MxMemUsedTCache< TKey, TDat, THashFunc > [private]
operator=(const TCache &)TCache< TKey, TDat, THashFunc >
Purge(const int64 &MemToPurge)TCache< TKey, TDat, THashFunc > [private]
Put(const TKey &Key, const TDat &Dat)TCache< TKey, TDat, THashFunc >
PutRefToBs(void *_RefToBs)TCache< TKey, TDat, THashFunc > [inline]
RefreshMemUsed()TCache< TKey, TDat, THashFunc >
RefToBsTCache< TKey, TDat, THashFunc > [private]
TCache()TCache< TKey, TDat, THashFunc > [inline]
TCache(const TCache &)TCache< TKey, TDat, THashFunc >
TCache(const int64 &_MxMemUsed, const int &Ports, void *_RefToBs)TCache< TKey, TDat, THashFunc > [inline]
TimeKeyLTCache< TKey, TDat, THashFunc > [private]
TKeyL typedefTCache< TKey, TDat, THashFunc > [private]
TKeyLN typedefTCache< TKey, TDat, THashFunc > [private]
TKeyLNDatPr typedefTCache< TKey, TDat, THashFunc > [private]