SNAP Library 2.2, Developer Reference  2014-03-11 19:15:55
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TFInOut Member List
This is the complete list of members for TFInOut, including all inherited members.
Clr()TFInOut [inline, virtual]
CRefTSBase [protected]
CsTSBase [protected]
DisableLnTrunc()TSOut [inline]
EnableLnTrunc(const int &_MxLnLen)TSOut [inline]
Eof()TFInOut [inline, virtual]
FileIdTFInOut [private]
Flush()TFInOut [inline, virtual]
GetBf(const void *LBf, const TSize &LBfL)TFInOut [virtual]
GetCh()TFInOut [inline, virtual]
GetFileId() const TFInOut [inline, virtual]
GetFNm() const TFInOut
GetNextLn(TStr &LnStr)TSIn
GetNextLn(TChA &LnChA)TSIn
GetNextLnBf(TChA &LnChA)TFInOut [virtual]
GetPos() const TFInOut [inline, virtual]
GetSize() const TFInOut [virtual]
GetSNm() const TSBase [virtual]
IsFastMode() const TSIn [inline]
Len() const TFInOut [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]
MovePos(const int &DPos)TFInOut [inline, virtual]
New(const TStr &FNm, const TFAccess &FAccess, const bool &CreateIfNo)TFInOut [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 TFIn &)TFInOut [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()TFInOut [inline, virtual]
PutBf(const void *LBf, const TSize &LBfL)TFInOut [virtual]
PutBool(const bool &Bool)TSOut
PutCh(const char &Ch)TFInOut [inline, virtual]
TSInOut::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
Reset()TSIn [inline, virtual]
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]
SetFastMode(const bool &_FastMode)TSIn [inline]
SetPos(const int &Pos)TFInOut [inline, virtual]
SNmTSBase [protected]
StdInTSIn [static]
StdOutTSOut [static]
TFInOut()TFInOut [private]
TFInOut(const TFIn &)TFInOut [private]
TFInOut(const TStr &FNm, const TFAccess &FAccess, const bool &CreateIfNo)TFInOut
TPt< TSIn > classTSIn [friend]
TPt< TSInOut > classTSInOut [friend]
TPt< TSOut > classTSOut [friend]
TSBase(const TSStr &Nm)TSBase [inline]
TSIn()TSIn [inline]
TSIn(const TStr &Str)TSIn
TSInOut()TSInOut [inline]
TSOut()TSOut [inline]
TSOut(const TStr &Str)TSOut
~TFInOut()TFInOut [inline]
~TSBase()TSBase [inline, virtual]
~TSIn()TSIn [inline, virtual]
~TSInOut()TSInOut [inline, virtual]
~TSOut()TSOut [inline, virtual]