SNAP Library 2.2, Developer Reference  2014-03-11 19:15:55
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TStdIn Member List
This is the complete list of members for TStdIn, including all inherited members.
CRefTSBase [protected]
CsTSBase [protected]
Eof()TStdIn [inline, virtual]
GetBf(const void *LBf, const TSize &LBfL)TStdIn [virtual]
GetCh()TStdIn [inline, virtual]
GetNextLn(TStr &LnStr)TSIn
GetNextLn(TChA &LnChA)TSIn
GetNextLnBf(TChA &LnChA)TStdIn [virtual]
GetSNm() const TSBase [virtual]
IsFastMode() const TSIn [inline]
Len() const TStdIn [inline, virtual]
Load(bool &Bool)TSIn [inline]
Load(uchar &UCh)TSIn [inline]
Load(char &Ch)TSIn [inline]
Load(short &Short)TSIn [inline]
Load(ushort &UShort)TSIn [inline]
Load(int &Int)TSIn [inline]
Load(uint &UInt)TSIn [inline]
Load(int64 &Int)TSIn [inline]
Load(uint64 &UInt)TSIn [inline]
Load(double &Flt)TSIn [inline]
Load(sdouble &SFlt)TSIn [inline]
Load(ldouble &LFlt)TSIn [inline]
Load(char *&CStr, const int &MxCStrLen, const int &CStrLen)TSIn [inline]
Load(char *&CStr)TSIn
LoadBf(const void *Bf, const TSize &BfL)TSIn [inline]
LoadCs()TSIn
LoadNewBf(const int &BfL)TSIn [inline]
New()TStdIn [inline, static]
operator=(const TStdIn &)TStdIn [private]
operator>>(bool &Bool)TSIn [inline]
operator>>(uchar &UCh)TSIn [inline]
operator>>(char &Ch)TSIn [inline]
operator>>(short &Sh)TSIn [inline]
operator>>(ushort &USh)TSIn [inline]
operator>>(int &Int)TSIn [inline]
operator>>(uint &UInt)TSIn [inline]
operator>>(int64 &Int)TSIn [inline]
operator>>(uint64 &UInt)TSIn [inline]
operator>>(float &Flt)TSIn [inline]
operator>>(double &Double)TSIn [inline]
operator>>(long double &LDouble)TSIn [inline]
PeekCh()TStdIn [inline, virtual]
Reset()TStdIn [inline, virtual]
SetFastMode(const bool &_FastMode)TSIn [inline]
SNmTSBase [protected]
StdInTSIn [static]
TPt< TSIn > classTSIn [friend]
TSBase(const TSStr &Nm)TSBase [inline]
TSIn()TSIn [inline]
TSIn(const TStr &Str)TSIn
TStdIn(const TStdIn &)TStdIn [private]
TStdIn()TStdIn
~TSBase()TSBase [inline, virtual]
~TSIn()TSIn [inline, virtual]