SNAP Library , Developer Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
Bf | TZipOut | [private] |
BfL | TZipOut | [private] |
CreateZipProcess(const TStr &Cmd, const TStr &ZipFNm) | TZipOut | [private] |
CRef | TSBase | [protected] |
Cs | TSBase | [protected] |
DisableLnTrunc() | TSOut | [inline] |
EnableLnTrunc(const int &_MxLnLen) | TSOut | [inline] |
FExtToCmdH | TZipOut | [private, static] |
FillFExtToCmdH() | TZipOut | [private, static] |
Flush() | TZipOut | [virtual] |
FlushBf() | TZipOut | [private] |
GetCmd(const TStr &ZipFNm) | TZipOut | [static] |
GetFileId() const | TSOut | [inline, virtual] |
GetSNm() const | TSBase | [virtual] |
IsZipExt(const TStr &FNmExt) | TZipOut | [static] |
IsZipFNm(const TStr &FNm) | TZipOut | [inline, static] |
MxBfL | TZipOut | [private, static] |
New(const TStr &FNm) | TZipOut | [static] |
operator<<(const bool &Bool) | TSOut | [inline] |
operator<<(const uchar &UCh) | TSOut | [inline] |
operator<<(const char &Ch) | TSOut | [inline] |
operator<<(const short &Sh) | TSOut | [inline] |
operator<<(const ushort &USh) | TSOut | [inline] |
operator<<(const int &Int) | TSOut | [inline] |
operator<<(const uint &Int) | TSOut | [inline] |
operator<<(const int64 &Int) | TSOut | [inline] |
operator<<(const uint64 &UInt) | TSOut | [inline] |
operator<<(const float &Flt) | TSOut | [inline] |
operator<<(const double &Double) | TSOut | [inline] |
operator<<(const long double &LDouble) | TSOut | [inline] |
operator<<(const TSOutMnp &Mnp) | TSOut | [inline] |
operator<<(TSOut &(*FuncPt)(TSOut &)) | TSOut | [inline] |
operator<<(TSIn &SIn) | TSOut | |
operator<<(PSIn &SIn) | TSOut | [inline] |
operator=(const TZipOut &) | TZipOut | [private] |
PutBf(const void *LBf, const TSize &LBfL) | TZipOut | [virtual] |
PutBool(const bool &Bool) | TSOut | |
PutCh(const char &Ch) | TZipOut | [virtual] |
TSOut::PutCh(const char &Ch, const int &Chs) | TSOut | |
PutDosLn(const int &Lns=1) | TSOut | |
PutFlt(const double &Flt) | TSOut | |
PutFlt(const double &Flt, const char *FmtStr) | TSOut | |
PutIndent(const int &IndentLev=1) | TSOut | |
PutInt(const int &Int) | TSOut | |
PutInt(const int &Int, const char *FmtStr) | TSOut | |
PutLn(const int &Lns=1) | TSOut | |
PutMem(const TMem &Mem) | TSOut | |
PutSep(const int &NextStrLen=0) | TSOut | |
PutSepLn(const int &Lns=0) | TSOut | |
PutStr(const char *CStr) | TSOut | |
PutStr(const TChA &ChA) | TSOut | |
PutStr(const TStr &Str, const char *FmtStr) | TSOut | |
PutStr(const TStr &Str, const bool &ForceInLn=false) | TSOut | |
PutStrFmt(const char *FmtStr,...) | TSOut | |
PutStrFmtLn(const char *FmtStr,...) | TSOut | |
PutStrLn(const TStr &Str, const bool &ForceInLn=false) | TSOut | [inline] |
PutUInt(const uint &Int) | TSOut | |
PutUInt(const uint &Int, const char *FmtStr) | TSOut | |
Save(const bool &Bool) | TSOut | [inline] |
Save(const char &Ch) | TSOut | [inline] |
Save(const uchar &UCh) | TSOut | [inline] |
Save(const short &Short) | TSOut | [inline] |
Save(const ushort &UShort) | TSOut | [inline] |
Save(const int &Int) | TSOut | [inline] |
Save(const uint &UInt) | TSOut | [inline] |
Save(const int64 &Int) | TSOut | [inline] |
Save(const uint64 &UInt) | TSOut | [inline] |
Save(const double &Flt) | TSOut | [inline] |
Save(const sdouble &SFlt) | TSOut | [inline] |
Save(const ldouble &LFlt) | TSOut | [inline] |
Save(const char *CStr, const TSize &CStrLen) | TSOut | [inline] |
Save(const char *CStr) | TSOut | |
Save(TSIn &SIn, const TSize &BfL=-1) | TSOut | |
Save(const PSIn &SIn, const TSize &BfL=-1) | TSOut | [inline] |
Save(const void *Bf, const TSize &BfL) | TSOut | [inline] |
SaveBf(const void *Bf, const TSize &BfL) | TSOut | [inline] |
SaveCs() | TSOut | [inline] |
SNm | TSBase | [protected] |
StdOut | TSOut | [static] |
TPt< TSOut > class | TSOut | [friend] |
TSBase(const TSStr &Nm) | TSBase | [inline] |
TSOut() | TSOut | [inline] |
TSOut(const TStr &Str) | TSOut | |
TZipOut() | TZipOut | [private] |
TZipOut(const TZipOut &) | TZipOut | [private] |
TZipOut(const TStr &_FNm) | TZipOut | |
ZipStdinRd | TZipOut | [private] |
ZipStdinWr | TZipOut | [private] |
~TSBase() | TSBase | [inline, virtual] |
~TSOut() | TSOut | [inline, virtual] |
~TZipOut() | TZipOut |