|
ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
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() const | XMLfile | inline |
| getDir() const | XMLfile | inline |
| getFilename() const | XMLfile | inline |
| getNodeValue(const std::string &nodepath, T &value) const | XMLfile | inline |
| getNodeValue(const char *nodepath, T &value) const | XMLfile | inline |
| getNodeValue_bool(const std::string &nodepath, bool defaultvalue=false) const | XMLfile | inline |
| getNodeValue_bool(const char *nodepath, bool defaultvalue=false) const | XMLfile | inline |
| getNodeValue_double(const std::string &nodepath, double defaultvalue=0.) const | XMLfile | inline |
| getNodeValue_double(const char *nodepath, double defaultvalue=0.) const | XMLfile | inline |
| getNodeValue_float(const std::string &nodepath, float defaultvalue=0.) const | XMLfile | inline |
| getNodeValue_float(const char *nodepath, float defaultvalue=0.) const | XMLfile | inline |
| getNodeValue_int(const std::string &nodepath, int defaultvalue=0) const | XMLfile | inline |
| getNodeValue_int(const char *nodepath, int defaultvalue=0) const | XMLfile | inline |
| getNodeValue_long(const std::string &nodepath, long defaultvalue=0) const | XMLfile | inline |
| getNodeValue_long(const char *nodepath, long defaultvalue=0) const | XMLfile | inline |
| getNodeValue_string(const std::string &nodepath, const std::string defaultvalue=std::string()) const | XMLfile | inline |
| getNodeValue_string(const char *nodepath, std::string defaultvalue=std::string()) const | XMLfile | inline |
| includeattrtag (defined in XMLfile) | XMLfile | static |
| initfile(const std::string &filepath) | XMLfile | |
| initstring(const char *xmlstring) | XMLfile | |
| numqueries() const | XMLfile | inline |
| operator std::string() const | XMLfile | |
| print(std::ostream &ostrm=std::cout) const | XMLfile | |
| printXML(std::ostream &ostrm=std::cout) const | XMLfile | |
| query(const std::string &querystr) const | XMLfile | |
| Query::xmlfile_register (defined in XMLfile) | XMLfile | friend |
| Query::xmlfile_unregister (defined in XMLfile) | XMLfile | friend |
| queryattrtag (defined in XMLfile) | XMLfile | static |
| 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() | XMLfile | inlinevirtual |