SNAP Library , Developer Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
AddRw(const TStr &Str) | TOLx | |
ChDef | TOLx | [private] |
GetSOut(const char &SepCh) | TOLx | [inline] |
IsCmtAlw | TOLx | [private] |
IsCsSens | TOLx | [private] |
IsFrcEoln | TOLx | [private] |
IsSigNum | TOLx | [private] |
IsTabSep | TOLx | [private] |
IsUniStr | TOLx | [private] |
IsVarIndent | TOLx | [private] |
operator=(const TOLx &) | TOLx | [inline] |
PrevSym | TOLx | [private] |
PutBool(const TBool &Bool) | TOLx | [inline] |
PutDosLn(const int &IndentLev=0) | TOLx | [inline] |
PutFlt(const TFlt &Flt, const int &Width=-1, const int &Prec=-1) | TOLx | [inline] |
PutIdStr(const TStr &Str, const bool &CheckIdStr=true) | TOLx | [inline] |
PutIndent(const int &IndentLev) | TOLx | [inline] |
PutInt(const TInt &Int) | TOLx | [inline] |
PutLn(const int &IndentLev=0) | TOLx | [inline] |
PutLnCmt(const TStr &Str, const int &IndentLev=0) | TOLx | [inline] |
PutParCmt(const TStr &Str) | TOLx | [inline] |
PutQStr(const TStr &Str) | TOLx | [inline] |
PutQStr(const TChA &ChA) | TOLx | [inline] |
PutSep(const TLxSym &Sym) | TOLx | [private] |
PutStr(const TStr &Str) | TOLx | [inline] |
PutSym(const TLxSym &Sym) | TOLx | |
PutTab() const | TOLx | [inline] |
PutUQStr(const TStr &Str) | TOLx | [inline] |
PutVar(const TStr &VarNm, const bool &LBracket=false, const bool &NewLn=false, const bool &CheckIdStr=true) | TOLx | [inline] |
PutVarBool(const TStr &VarNm, const bool &Bool, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | [inline] |
PutVarBoolV(const TStr &VarNm, const TBoolV &BoolV, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | |
PutVarEnd(const bool &RBracket=false, const bool &NewLn=false) | TOLx | [inline] |
PutVarFlt(const TStr &VarNm, const double &Flt, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | [inline] |
PutVarFltV(const TStr &VarNm, const TFltV &FltV, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | |
PutVarInt(const TStr &VarNm, const int &Int, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | [inline] |
PutVarIntV(const TStr &VarNm, const TIntV &IntV, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | |
PutVarSecTm(const TStr &VarNm, const TSecTm &SecTm, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | [inline] |
PutVarStr(const TStr &VarNm, const TStr &Str, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | [inline] |
PutVarStrPrV(const TStr &VarNm, const TStrPrV &StrPrV, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | |
PutVarStrV(const TStr &VarNm, const TStrV &StrV, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | |
PutVarStrVV(const TStr &VarNm, const TVec< TStrV > &StrVV, const bool &NewLn=true, const bool &CheckIdStr=true) | TOLx | |
RSOut | TOLx | [private] |
RwStrH | TOLx | [private] |
RwSymH | TOLx | [private] |
SetOpt(const int &Opt, const bool &Val) | TOLx | |
SOut | TOLx | [private] |
TOLx(const PSOut &_SOut, const TFSet &OptSet, const TLxChDefTy &ChDefTy=lcdtUsAscii) | TOLx | |
VarIndentLev | TOLx | [private] |