|
SNAP Library 3.0, Developer 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 TFRnd, including all inherited members.
| CRef | TFRnd | private |
| Empty() | TFRnd | inline |
| Eof() | TFRnd | inline |
| FileId | TFRnd | private |
| Flush() | TFRnd | |
| FNm | TFRnd | private |
| GetBf(void *Bf, const TSize &BfL) | TFRnd | |
| GetCh() | TFRnd | inline |
| GetCs() | TFRnd | inline |
| GetFAccessFromStr(const TStr &Str) | TFRnd | static |
| GetFLen() | TFRnd | |
| GetFNm() const | TFRnd | |
| GetFPos() | TFRnd | |
| GetHd(void *Hd) | TFRnd | inline |
| GetInt() | TFRnd | inline |
| GetRec(void *Rec, const int &RecN=-1) | TFRnd | inline |
| GetRecN() | TFRnd | |
| GetRecs() | TFRnd | |
| GetSIn(const int &SInLen, TCs &Cs) | TFRnd | |
| GetStr(const int &StrLen) | TFRnd | |
| GetStr(const int &MxStrLen, bool &IsOk) | TFRnd | |
| GetStrFromFAccess(const TFAccess &FAccess) | TFRnd | static |
| GetUCh() | TFRnd | inline |
| GetUInt() | TFRnd | inline |
| HdLen | TFRnd | private |
| MoveFPos(const int &DFPos) | TFRnd | |
| New(const TStr &FNm, const TFAccess &FAccess, const bool &CreateIfNo=true, const int &HdLen=-1, const int &RecLen=-1) | TFRnd | inlinestatic |
| operator=(const TFRnd &) | TFRnd | private |
| PutBf(const void *Bf, const TSize &BfL) | TFRnd | |
| PutCh(const char &Ch) | TFRnd | inline |
| PutCh(const char &Ch, const int &Chs) | TFRnd | |
| PutCs(const TCs &Cs) | TFRnd | inline |
| PutHd(const void *Hd) | TFRnd | inline |
| PutInt(const int &Int) | TFRnd | inline |
| PutRec(const void *Rec, const int &RecN=-1) | TFRnd | inline |
| PutSIn(const PSIn &SIn, TCs &Cs) | TFRnd | |
| PutStr(const TStr &Str) | TFRnd | |
| PutUCh(const uchar &UCh) | TFRnd | inline |
| PutUInt(const uint &UInt) | TFRnd | inline |
| RecAct | TFRnd | private |
| RecLen | TFRnd | private |
| RefreshFPos() | TFRnd | private |
| SetFPos(const int &FPos) | TFRnd | |
| SetHdRecLen(const int &_HdLen, const int &_RecLen) | TFRnd | inline |
| SetRecN(const int &RecN) | TFRnd | |
| TFRnd(const TFRnd &) | TFRnd | private |
| TFRnd(const TStr &_FNm, const TFAccess &FAccess, const bool &CreateIfNo=true, const int &_HdLen=-1, const int &_RecLen=-1) | TFRnd | |
| TPt< TFRnd > class | TFRnd | friend |
| ~TFRnd() | TFRnd |