ls1-MarDyn
ls1-MarDyn molecular dynamics code
XMLfile Member List

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

changecurrentnode(const std::string &nodepath=std::string("/"))XMLfile
changecurrentnode(const Query::const_iterator &pos)XMLfile
getcurrentnodepath() constXMLfileinline
getDir() constXMLfileinline
getFilename() constXMLfileinline
getNodeValue(const std::string &nodepath, T &value) constXMLfileinline
getNodeValue(const char *nodepath, T &value) constXMLfileinline
getNodeValue_bool(const std::string &nodepath, bool defaultvalue=false) constXMLfileinline
getNodeValue_bool(const char *nodepath, bool defaultvalue=false) constXMLfileinline
getNodeValue_double(const std::string &nodepath, double defaultvalue=0.) constXMLfileinline
getNodeValue_double(const char *nodepath, double defaultvalue=0.) constXMLfileinline
getNodeValue_float(const std::string &nodepath, float defaultvalue=0.) constXMLfileinline
getNodeValue_float(const char *nodepath, float defaultvalue=0.) constXMLfileinline
getNodeValue_int(const std::string &nodepath, int defaultvalue=0) constXMLfileinline
getNodeValue_int(const char *nodepath, int defaultvalue=0) constXMLfileinline
getNodeValue_long(const std::string &nodepath, long defaultvalue=0) constXMLfileinline
getNodeValue_long(const char *nodepath, long defaultvalue=0) constXMLfileinline
getNodeValue_string(const std::string &nodepath, const std::string defaultvalue=std::string()) constXMLfileinline
getNodeValue_string(const char *nodepath, std::string defaultvalue=std::string()) constXMLfileinline
includeattrtag (defined in XMLfile)XMLfilestatic
initfile(const std::string &filepath)XMLfile
initstring(const char *xmlstring)XMLfile
numqueries() constXMLfileinline
operator std::string() constXMLfile
print(std::ostream &ostrm=std::cout) constXMLfile
printXML(std::ostream &ostrm=std::cout) constXMLfile
query(const std::string &querystr) constXMLfile
Query::xmlfile_register (defined in XMLfile)XMLfilefriend
Query::xmlfile_unregister (defined in XMLfile)XMLfilefriend
queryattrtag (defined in XMLfile)XMLfilestatic
save(std::string filepath=std::string())XMLfile
setMPIdefaults(int mpirootrank=0, MPI_Comm mpicomm=MPI_COMM_WORLD) (defined in XMLfile)XMLfile
XMLfile()XMLfile
XMLfile(const std::string &filepath)XMLfile
~XMLfile()XMLfileinlinevirtual