SNAP Library 2.0, Developer Reference
2013-05-13 16:33:57
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
AddStr(const char *Str, const uint &Len) | TStrPool | |
AddStr(const char *Str) | TStrPool | [inline] |
AddStr(const TStr &Str) | TStrPool | [inline] |
Bf | TStrPool | [private] |
BfL | TStrPool | [private] |
Clr(bool DoDel=false) | TStrPool | [inline] |
Cmp(const uint &Offset, const char *Str) const | TStrPool | [inline] |
CRef | TStrPool | [private] |
Empty() const | TStrPool | [inline] |
GetCStr(const uint &Offset) const | TStrPool | [inline] |
GetPrimHashCd(const char *CStr) | TStrPool | [static] |
GetPrimHashCd(const uint &Offset) | TStrPool | [inline] |
GetSecHashCd(const char *CStr) | TStrPool | [static] |
GetSecHashCd(const uint &Offset) | TStrPool | [inline] |
GetStr(const uint &Offset) const | TStrPool | [inline] |
GrowBy | TStrPool | [private] |
Len() const | TStrPool | [inline] |
Load(TSIn &SIn, bool LoadCompacted=true) | TStrPool | [inline, static] |
MxBfL | TStrPool | [private] |
New(const uint &_MxBfLen=0, const uint &_GrowBy=16 *1024 *1024) | TStrPool | [inline, static] |
New(TSIn &SIn) | TStrPool | [inline, static] |
New(const TStr &fileName) | TStrPool | [inline, static] |
operator()() const | TStrPool | [inline] |
operator=(const TStrPool &Pool) | TStrPool | |
Resize(const uint &_MxBfL) | TStrPool | [private] |
Save(TSOut &SOut) const | TStrPool | |
Save(const TStr &FNm) | TStrPool | [inline] |
Size() const | TStrPool | [inline] |
TPt< TStrPool > class | TStrPool | [friend] |
TStrPool(const uint &MxBfLen=0, const uint &_GrowBy=16 *1024 *1024) | TStrPool | |
TStrPool(TSIn &SIn, bool LoadCompact=true) | TStrPool | |
TStrPool(const TStrPool &Pool) | TStrPool | [inline] |
~TStrPool() | TStrPool | [inline] |