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

Inherits TSIn.

List of all members.

Public Member Functions

 TFIn (const TStr &FNm)
 TFIn (const TStr &FNm, bool &OpenedP)
 ~TFIn ()
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 &FNm)
static PSIn New (const TStr &FNm, bool &OpenedP)

Constructor & Destructor Documentation

TFIn::TFIn ( const TStr FNm)
TFIn::TFIn ( const TStr FNm,
bool &  OpenedP 
)

Member Function Documentation

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

Implements TSIn.

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

Implements TSIn.

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

Implements TSIn.

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

Implements TSIn.

PSIn TFIn::New ( const TStr FNm) [static]
PSIn TFIn::New ( const TStr FNm,
bool &  OpenedP 
) [static]
char TFIn::PeekCh ( ) [inline, virtual]

Implements TSIn.

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

Reimplemented from TSIn.


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