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 TSsParserMP, including all inherited members.
CountNewLinesInRange(uint64 Lb, uint64 Ub) const | TSsParserMP | |
CRef | TSsParserMP | private |
DumpStr() const | TSsParserMP | |
Eof() const | TSsParserMP | inline |
FInPt | TSsParserMP | private |
FldV | TSsParserMP | private |
GetFld(const int &FldN) const | TSsParserMP | inline |
GetFld(const int &FldN) | TSsParserMP | inline |
GetFlds() const | TSsParserMP | inline |
GetFlt(const int &FldN, double &Val) const | TSsParserMP | |
GetFlt(const int &FldN) const | TSsParserMP | inline |
GetFltFromFldV(TVec< char * > &FieldsV, const int &FldN) | TSsParserMP | |
GetInt(const int &FldN, int &Val) const | TSsParserMP | |
GetInt(const int &FldN) const | TSsParserMP | inline |
GetIntFromFldV(TVec< char * > &FieldsV, const int &FldN) | TSsParserMP | |
GetLineNo() const | TSsParserMP | inline |
GetLnStr() const | TSsParserMP | inline |
GetStartPosV(uint64 Lb, uint64 Ub) const | TSsParserMP | |
GetStreamLen() const | TSsParserMP | inline |
GetStreamPos() const | TSsParserMP | inline |
IsCmt() const | TSsParserMP | inline |
IsFlt(const int &FldN) const | TSsParserMP | inline |
IsInt(const int &FldN) const | TSsParserMP | inline |
Len() const | TSsParserMP | inline |
LineCnt | TSsParserMP | private |
LineStr | TSsParserMP | private |
New(const TStr &FNm, const TSsFmt SsFmt) | TSsParserMP | inlinestatic |
Next() | TSsParserMP | |
NextFromIndex(uint64 Index, TVec< char * > &FieldsV) | TSsParserMP | |
NextSlow() | TSsParserMP | |
operator[](const int &FldN) const | TSsParserMP | inline |
operator[](const int &FldN) | TSsParserMP | inline |
SetStreamPos(uint64 Pos) | TSsParserMP | inline |
SkipCmt | TSsParserMP | private |
SkipCommentLines() | TSsParserMP | |
SkipEmptyFld | TSsParserMP | private |
SkipLeadBlanks | TSsParserMP | private |
SplitCh | TSsParserMP | private |
SsFmt | TSsParserMP | private |
ToLc() | TSsParserMP | |
TPt< TSsParserMP > class | TSsParserMP | friend |
TSsParserMP(const TStr &FNm, const TSsFmt _SsFmt=ssfTabSep, const bool &_SkipLeadBlanks=false, const bool &_SkipCmt=true, const bool &_SkipEmptyFld=false) | TSsParserMP | |
TSsParserMP(const TStr &FNm, const char &Separator, const bool &_SkipLeadBlanks=false, const bool &_SkipCmt=true, const bool &_SkipEmptyFld=false) | TSsParserMP | |
UndefDefaultCopyAssign(TSsParserMP) | TSsParserMP | private |
~TSsParserMP() | TSsParserMP |