SNAP Library 3.0, User Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TMIn, including all inherited members.
Bf | TMIn | private |
BfC | TMIn | private |
BfL | TMIn | private |
CountNewLinesInRange(uint64 Lb, uint64 Ub) | TMIn | |
CRef | TSBase | protected |
Cs | TSBase | protected |
Eof() | TMIn | inlinevirtual |
FindEol(uint64 &BfN, bool &CrEnd) | TMIn | private |
GetBf(const void *LBf, const TSize &LBfL) | TMIn | virtual |
GetBfAddr() | TMIn | inline |
GetBfC() | TMIn | |
GetBfL() | TMIn | |
GetCh() | TMIn | virtual |
GetLine(uint64 Ind) | TMIn | |
GetLineEndPos(uint64 Ind) | TMIn | |
GetLineStartPos(uint64 Ind) | TMIn | |
GetNextLn(TStr &LnStr) | TSIn | |
GetNextLn(TChA &LnChA) | TSIn | |
GetNextLnBf(TChA &LnChA) | TMIn | virtual |
GetSNm() const | TSBase | virtual |
IsFastMode() const | TSIn | inline |
IsMemoryMapped | TMIn | private |
Len() const | TMIn | inlinevirtual |
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(const void *_Bf, const uint64 &_BfL, const bool &TakeBf=false) | TMIn | static |
New(const char *CStr) | TMIn | static |
New(const TStr &Str) | TMIn | static |
New(const TChA &ChA) | TMIn | static |
New(const TStr &Str, bool FromFile) | TMIn | static |
operator=(const TMIn &) | TMIn | 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() | TMIn | virtual |
Reset() | TMIn | inlinevirtual |
SetBfC(uint64 Pos) | TMIn | |
SetFastMode(const bool &_FastMode) | TSIn | inline |
SkipCommentLines() | TMIn | |
SNm | TSBase | protected |
StdIn | TSIn | static |
TMIn() | TMIn | private |
TMIn(const TMIn &) | TMIn | private |
TMIn(const void *_Bf, const uint64 &_BfL, const bool &TakeBf=false) | TMIn | |
TMIn(TSIn &SIn) | TMIn | |
TMIn(const char *CStr) | TMIn | |
TMIn(const TStr &Str, bool FromFile) | TMIn | |
TMIn(const TChA &ChA) | TMIn | |
TPt< TMIn > class | TMIn | friend |
TSBase(const TSStr &Nm) | TSBase | inline |
TSIn() | TSIn | inline |
TSIn(const TStr &Str) | TSIn | |
~TMIn() | TMIn | |
~TSBase() | TSBase | inlinevirtual |
~TSIn() | TSIn | inlinevirtual |