DCL 4.0
|
This is the complete list of members for XmlElement, including all inherited members.
addChildNode(XmlNode *pNode) | 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 *_pParentNode, const String &_name, const StringStringArray &_attrs) | XmlElement | |
XmlNode(XmlNode *_pParentNode) | XmlNode | inline |
~Object() | Object | protectedvirtual |
~XmlElement() | XmlElement | virtual |