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
TStrCache Class Reference

List of all members.

Public Member Functions

 TStrCache (const int &ExpectedStrs=0)
 TStrCache (const TStrCache &StrCache)
 TStrCache (TSIn &SIn)
void Save (TSOut &SOut)
TStrCacheoperator= (const TStrCache &StrCache)
void Clr ()
TStr GetStr (const TStr &Str)

Constructor & Destructor Documentation

TStrCache::TStrCache ( const int &  ExpectedStrs = 0) [inline]
TStrCache::TStrCache ( const TStrCache StrCache) [inline]
TStrCache::TStrCache ( TSIn SIn) [inline]

Member Function Documentation

void TStrCache::Clr ( ) [inline]
TStr TStrCache::GetStr ( const TStr Str)
TStrCache& TStrCache::operator= ( const TStrCache StrCache) [inline]
void TStrCache::Save ( TSOut SOut) [inline]

The documentation for this class was generated from the following files: