XML Library
XML::ElementNode Member List
This is the complete list of members for XML::ElementNode, including all inherited members.
appendChild(NodePtr &pNode)XML::NodeContainer
appendChild(Core::RefCntPtr< T > &pNode)XML::NodeContainer [inline]
beginChild() const XML::NodeContainer [inline]
beginChild()XML::NodeContainer [inline]
const_iterator typedefXML::NodeContainer
ElementNode()XML::ElementNode
ElementNode(const tstring &strName)XML::ElementNode
ElementNode(const tstring &strName, const Attributes &vAttribs)XML::ElementNode
endChild() const XML::NodeContainer [inline]
endChild()XML::NodeContainer [inline]
formatNodeType(NodeType eType)XML::Node [static]
getAttributes() const XML::ElementNode [inline]
getAttributes()XML::ElementNode [inline]
getChildCount() const XML::NodeContainer [inline]
hasChildren() const XML::NodeContainer [inline]
hasParent() const XML::Node [inline]
iterator typedefXML::NodeContainer
m_strNameXML::ElementNode [private]
m_vAttribsXML::ElementNode [private]
name() const XML::ElementNode [inline]
Node()XML::Node [protected]
NodeContainer(Node *pParent)XML::NodeContainer [protected]
parent() const XML::Node [inline]
parent()XML::Node [inline]
setName(const tstring &strName)XML::ElementNode [inline]
setParent(Node *pParent)XML::Node [inline, protected]
type() const XML::ElementNode [inline, virtual]
typeStr() const XML::Node [inline]
~ElementNode()XML::ElementNode [private, virtual]
~Node()XML::Node [protected, virtual]
~NodeContainer()XML::NodeContainer [protected, virtual]