SNAP Library, User Reference
2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
|
Public Member Functions | |
TStrCache (const int &ExpectedStrs=0) | |
TStrCache (const TStrCache &StrCache) | |
TStrCache (TSIn &SIn) | |
void | Save (TSOut &SOut) |
TStrCache & | operator= (const TStrCache &StrCache) |
void | Clr () |
TStr | GetStr (const TStr &Str) |
TStrCache::TStrCache | ( | const int & | ExpectedStrs = 0 | ) | [inline] |
TStrCache::TStrCache | ( | const TStrCache & | StrCache | ) | [inline] |
TStrCache::TStrCache | ( | TSIn & | SIn | ) | [inline] |
void TStrCache::Clr | ( | ) | [inline] |
TStr TStrCache::GetStr | ( | const TStr & | Str | ) |
void TStrCache::Save | ( | TSOut & | SOut | ) | [inline] |