![]() |
QMCPACK
|
This is the complete list of members for IOTreeASCIIClass, including all inherited members.
| AppendVar(std::string name, T val) | IOTreeClass | inline |
| CloseFile() override | IOTreeASCIIClass | virtual |
| CountSections(std::string name) | IOTreeClass | inline |
| CountVars() | IOTreeClass | inline |
| CurrSecNum | IOTreeClass | |
| FileName | IOTreeClass | |
| FindSection(std::string name, IOTreeClass *§ionPtr, int num=0) | IOTreeClass | inline |
| FlushFile() override | IOTreeASCIIClass | virtual |
| GetFileType() override | IOTreeASCIIClass | virtual |
| GetVarPtr(std::string name) | IOTreeClass | inline |
| GetVarPtr(int num) | IOTreeClass | inline |
| IncludeSection(IOTreeClass *) override | IOTreeASCIIClass | virtual |
| InsertSection(IOTreeClass *newSec) | IOTreeClass | inline |
| IOTreeASCIIClass() | IOTreeASCIIClass | inline |
| IOTreeClass() | IOTreeClass | inline |
| IsModified | IOTreeClass | protected |
| MarkModified() | IOTreeClass | inline |
| MyNumber | IOTreeClass | |
| Name | IOTreeClass | |
| NewFile(std::string fileName, std::string mySectionName, IOTreeClass *parent) override | IOTreeASCIIClass | virtual |
| NewSection(std::string name) override | IOTreeASCIIClass | virtual |
| OpenFile(std::string filename, std::string myName, IOTreeClass *parent) override | IOTreeASCIIClass | virtual |
| Parent | IOTreeClass | |
| PrintTree(int level) override | IOTreeASCIIClass | virtual |
| PrintTree() override | IOTreeASCIIClass | virtual |
| ReadSection(IOTreeClass *parent, std::string name, std::list< TokenClass >::iterator &iter, std::list< TokenClass > &tokenList, bool wantEndBrace) | IOTreeASCIIClass | private |
| ReadVar(std::string name, T &var) | IOTreeClass | inline |
| ReadWithoutComments(std::string fileName, Array< char, 1 > &buffer) | IOTreeASCIIClass | private |
| SectionList | IOTreeClass | |
| SetUnderscores(bool use) | IOTreeClass | inline |
| UseUnderscores | IOTreeClass | protected |
| VarList | IOTreeClass | |
| WriteSection(std::ofstream &outFile, int indent) | IOTreeASCIIClass | |
| WriteVar(std::string name, T val) | IOTreeClass | |
| WriteVar(std::string name, const TinyVector< T, LEN > &val) | IOTreeClass | |
| WriteVar(std::string name, const Array< T, RANK > &val) | IOTreeClass | |
| WriteVar(std::string name, const Array< TinyVector< T, LEN >, RANK > &val) | IOTreeClass | |
| WriteVar(std::string name, const char *val) | IOTreeClass | inline |
| ~IOTreeClass() | IOTreeClass | inlinevirtual |