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

Inherits TSIn.

List of all members.

Public Member Functions

 TChAIn (const TChA &ChA, const int &_BfC=0)
 ~TChAIn ()
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 TChA &ChA)

Constructor & Destructor Documentation

TChAIn::TChAIn ( const TChA ChA,
const int &  _BfC = 0 
)
TChAIn::~TChAIn ( ) [inline]

Member Function Documentation

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

Implements TSIn.

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

Implements TSIn.

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

Implements TSIn.

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

Implements TSIn.

static PSIn TChAIn::New ( const TChA ChA) [inline, static]
char TChAIn::PeekCh ( ) [inline, virtual]

Implements TSIn.

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

Reimplemented from TSIn.


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