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

Inherits TSIn.

List of all members.

Public Member Functions

 TMIn (const void *_Bf, const int &_BfL, const bool &TakeBf=false)
 TMIn (TSIn &SIn)
 TMIn (const char *CStr)
 TMIn (const TStr &Str)
 TMIn (const TChA &ChA)
 ~TMIn ()
bool Eof ()
int Len () const
char GetCh ()
char PeekCh ()
int GetBf (const void *LBf, const TSize &LBfL)
void Reset ()
char * GetBfAddr ()

Static Public Member Functions

static PSIn New (const char *CStr)
static PSIn New (const TStr &Str)
static PSIn New (const TChA &ChA)

Constructor & Destructor Documentation

TMIn::TMIn ( const void *  _Bf,
const int &  _BfL,
const bool &  TakeBf = false 
)
TMIn::TMIn ( TSIn SIn)
TMIn::TMIn ( const char *  CStr)
TMIn::TMIn ( const TStr Str)
TMIn::TMIn ( const TChA ChA)
TMIn::~TMIn ( ) [inline]

Member Function Documentation

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

Implements TSIn.

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

Implements TSIn.

char* TMIn::GetBfAddr ( ) [inline]
char TMIn::GetCh ( ) [virtual]

Implements TSIn.

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

Implements TSIn.

PSIn TMIn::New ( const char *  CStr) [static]
PSIn TMIn::New ( const TStr Str) [static]
PSIn TMIn::New ( const TChA ChA) [static]
char TMIn::PeekCh ( ) [virtual]

Implements TSIn.

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

Reimplemented from TSIn.


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