| addAttribute(const std::string &key, const std::string &value) | XMLNode | |
| addChild(XMLNode *child) | XMLNode | |
| getAttribute(const std::string &name) const | XMLNode | |
| getAttributes() const | XMLNode | |
| getChild(const std::string &name) const | XMLNode | |
| getChildren() const | XMLNode | |
| getChildValue(const std::string &name) const | XMLNode | |
| getName() const | XMLNode | |
| getValue() const | XMLNode | |
| MAttributes typedef | XMLNode | |
| setValue(const std::string &value) | XMLNode | |
| XMLNode(const std::string &name) | XMLNode | |
| XMLNode(const std::string &name, const std::string &value) | XMLNode | |
| XMLNode(const std::string &name, const MAttributes &attributes) | XMLNode | |
| XMLNode(const std::string &name, const MAttributes &attributes, const std::string &value) | XMLNode | |
| ~XMLNode() | XMLNode |
1.2.18