SNAP Library, User Reference
2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
|
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 > | |
GetRefToBs() | TCache< TKey, TDat, THashFunc > | [inline] |
operator=(const TCache &) | TCache< TKey, TDat, THashFunc > | |
Put(const TKey &Key, const TDat &Dat) | TCache< TKey, TDat, THashFunc > | |
PutRefToBs(void *_RefToBs) | TCache< TKey, TDat, THashFunc > | [inline] |
RefreshMemUsed() | TCache< TKey, TDat, THashFunc > | |
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] |