|
SNAP Library 2.4, Developer Reference
2015-05-11 19:40:56
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TFFile, including all inherited members.
| CRef | TFFile | private |
| CsImpP | TFFile | private |
| CurFNm | TFFile | private |
| CurFNmN | TFFile | private |
| FBaseWc | TFFile | private |
| FExtV | TFFile | private |
| FFileDesc | TFFile | private |
| FPathN | TFFile | private |
| FPathV | TFFile | private |
| GetFNm() const | TFFile | inline |
| GetFNmN() const | TFFile | inline |
| GetFNmV(const TStr &FPath, const TStrV &FExtV, const bool &RecurseP, TStrV &FNmV) | TFFile | static |
| IsDir() const | TFFile | inline |
| Load(TSIn &SIn) | TFFile | inlinestatic |
| New(const TStr &FNmWc, const bool &RecurseP) | TFFile | inlinestatic |
| New(const TStrV &FPathV, const TStrV &FExtV, const TStr FBaseWc, const bool &RecurseP) | TFFile | inlinestatic |
| New(const TStr &FPath, const TStr &FExt, const bool &RecurseP) | TFFile | inlinestatic |
| Next(TStr &FNm) | TFFile | |
| Next() | TFFile | inline |
| RecurseP | TFFile | private |
| Save(TSOut &) | TFFile | inline |
| SubFFile | TFFile | private |
| TFFile(const TStr &_FNmWc, const bool &_RecurseP=false) | TFFile | |
| TFFile(const TStr &_FPath, const TStr &_FExt, const bool &_RecurseP=false) | TFFile | |
| TFFile(const TStrV &_FPathV, const TStrV &_FExtV, const TStr &_FBaseWc, const bool &_RecurseP) | TFFile | |
| TFFile(TSIn &) | TFFile | inline |
| TPt< TFFile > class | TFFile | friend |
| UndefDefaultCopyAssign(TFFile) | TFFile | private |
| ~TFFile() | TFFile |