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

Inherits TSIn.

List of all members.

Public Member Functions

 TStrIn (const TStr &_Str)
 ~TStrIn ()
bool Eof ()
int Len () const
char GetCh ()
char PeekCh ()
int GetBf (const void *LBf, const TSize &LBfL)
void Reset ()

Static Public Member Functions

static PSIn New (const TStr &Str)

Constructor & Destructor Documentation

TStrIn::TStrIn ( const TStr _Str)
TStrIn::~TStrIn ( ) [inline]

Member Function Documentation

bool TStrIn::Eof ( ) [inline, virtual]

Implements TSIn.

int TStrIn::GetBf ( const void *  LBf,
const TSize LBfL 
) [virtual]

Implements TSIn.

char TStrIn::GetCh ( ) [inline, virtual]

Implements TSIn.

int TStrIn::Len ( ) const [inline, virtual]

Implements TSIn.

static PSIn TStrIn::New ( const TStr Str) [inline, static]
char TStrIn::PeekCh ( ) [inline, virtual]

Implements TSIn.

void TStrIn::Reset ( ) [inline, virtual]

Reimplemented from TSIn.


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