QMCPACK
IOSectionClass Member List

This is the complete list of members for IOSectionClass, including all inherited members.

AppendVar(std::string name, T val)IOSectionClassinline
AppendVar(std::string name, const Array< T, RANK > &val)IOSectionClassinline
CloseFile()IOSectionClass
CloseSection()IOSectionClass
CountSections(std::string name="")IOSectionClassinline
CountVars()IOSectionClassinline
CurrentSectionIOSectionClassprivate
FlushFile()IOSectionClass
GetFileName()IOSectionClass
GetName()IOSectionClassinline
GetVarName(int num)IOSectionClassinline
GetVarPtr(std::string name)IOSectionClassinline
GetVarPtr(int num)IOSectionClassinline
IncludeSection(std::string name, std::string fileName)IOSectionClass
IOSectionClass(IOSectionClass &io)IOSectionClassinline
IOSectionClass()IOSectionClassinline
NewFile(std::string fileName)IOSectionClass
NewSection(std::string name)IOSectionClassinline
NewSection(std::string name, std::string fileName)IOSectionClass
OpenFile(std::string fileName)IOSectionClass
OpenSection(std::string name, int num=0)IOSectionClass
OpenSection(int num)IOSectionClass
PrintTree()IOSectionClassinline
ReadVar(std::string name, T &var)IOSectionClassinline
ReadVar(std::string name, T &var, T Default)IOSectionClassinline
SetUnderscores(bool use)IOSectionClassinline
WriteVar(std::string name, T val)IOSectionClassinline
WriteVar(std::string name, const Array< T, RANK > &val)IOSectionClassinline