SNAP Library, Developer 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
TMemIn Member List
This is the complete list of members for TMemIn, including all inherited members.
BfTMemIn [private]
BfCTMemIn [private]
BfLTMemIn [private]
CRefTSBase [protected]
CsTSBase [protected]
Eof()TMemIn [inline, virtual]
GetBf(const void *LBf, const TSize &LBfL)TMemIn [virtual]
GetCh()TMemIn [inline, virtual]
GetNextLn(TStr &LnStr)TSIn
GetNextLn(TChA &LnChA)TSIn
GetSNm() const TSBase [virtual]
IsFastMode() const TSIn [inline]
Len() const TMemIn [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]
MemTMemIn [private]
New(const TMem &Mem)TMemIn [inline, static]
New(const PMem &Mem)TMemIn [inline, static]
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()TMemIn [inline, virtual]
Reset()TMemIn [inline, virtual]
SetFastMode(const bool &_FastMode)TSIn [inline]
SNmTSBase [protected]
StdInTSIn [static]
TMemIn(const TMem &_Mem, const int &_BfC=0)TMemIn
TPt< TSIn > classTSIn [friend]
TSBase(const TSStr &Nm)TSBase [inline]
TSIn()TSIn [inline]
TSIn(const TStr &Str)TSIn
~TMemIn()TMemIn [inline]
~TSBase()TSBase [inline, virtual]
~TSIn()TSIn [inline, virtual]