|
DCL 3.7.4
|
This is the complete list of members for XmlElement, including all inherited members.
| addChildNode(XmlNode *_node) | XmlElement | |
| attrs() const | XmlElement | inline |
| children() const | XmlElement | inline |
| className() const | Object | |
| destroy() | Object | virtual |
| innerText() const | XmlElement | |
| innerXml() const | XmlElement | |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| name() const | XmlElement | inline |
| Object() | Object | protected |
| parentNode() const | XmlNode | inline |
| toString() const | XmlElement | virtual |
| typeInfo() const | Object | virtual |
| XmlElement(XmlNode *_parentNode, const String &_name, const StringStringArray &_attrs) | XmlElement | |
| XmlNode(XmlNode *_parentNode) | XmlNode | inline |
| ~Object() | Object | protectedvirtual |
| ~XmlElement() | XmlElement | virtual |