![]() |
QMCPACK
|
This is the complete list of members for IOTreeClass, including all inherited members.
AppendVar(std::string name, T val) | IOTreeClass | inline |
CloseFile()=0 | IOTreeClass | pure 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()=0 | IOTreeClass | pure virtual |
GetFileType()=0 | IOTreeClass | pure virtual |
GetVarPtr(std::string name) | IOTreeClass | inline |
GetVarPtr(int num) | IOTreeClass | inline |
IncludeSection(IOTreeClass *)=0 | IOTreeClass | pure virtual |
InsertSection(IOTreeClass *newSec) | IOTreeClass | inline |
IOTreeClass() | IOTreeClass | inline |
IsModified | IOTreeClass | protected |
MarkModified() | IOTreeClass | inline |
MyNumber | IOTreeClass | |
Name | IOTreeClass | |
NewFile(std::string fileName, std::string mySectionName, IOTreeClass *parent)=0 | IOTreeClass | pure virtual |
NewSection(std::string name)=0 | IOTreeClass | pure virtual |
OpenFile(std::string fileName, std::string mySectionName, IOTreeClass *parent)=0 | IOTreeClass | pure virtual |
Parent | IOTreeClass | |
PrintTree()=0 | IOTreeClass | pure virtual |
PrintTree(int numIndent)=0 | IOTreeClass | pure virtual |
ReadVar(std::string name, T &var) | IOTreeClass | inline |
SectionList | IOTreeClass | |
SetUnderscores(bool use) | IOTreeClass | inline |
UseUnderscores | IOTreeClass | protected |
VarList | IOTreeClass | |
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 |