This is the complete list of members for XMLDocument, including all inherited members.
| _buffer | XMLDocument | private |
| _doc | XMLDocument | private |
| allocNode(const string &nodeName) | XMLDocument | |
| allocNode(const string &nodeName, const string &nodeValue) | XMLDocument | |
| allocString(const string &str) | XMLDocument | |
| appendNode(XMLNode *) | XMLDocument | |
| doc() | XMLDocument | |
| fromXMLString(const string &xmlString) | XMLDocument | |
| getFirstNode(const string &name) const | XMLDocument | |
| toFile(const string &filename) const | XMLDocument | |
| toString() const | XMLDocument | |
| XMLDocument() | XMLDocument | |
| XMLDocument(const string &filename) | XMLDocument | |
| ~XMLDocument() | XMLDocument |