XML Library
|
appendChild(NodePtr &pNode) | XML::NodeContainer | |
appendChild(Core::RefCntPtr< T > &pNode) | XML::NodeContainer | [inline] |
beginChild() const | XML::NodeContainer | [inline] |
beginChild() | XML::NodeContainer | [inline] |
const_iterator typedef | XML::NodeContainer | |
endChild() const | XML::NodeContainer | [inline] |
endChild() | XML::NodeContainer | [inline] |
getChildCount() const | XML::NodeContainer | [inline] |
hasChildren() const | XML::NodeContainer | [inline] |
iterator typedef | XML::NodeContainer | |
m_pParent | XML::NodeContainer | [private] |
m_vChildNodes | XML::NodeContainer | [private] |
NodeContainer(Node *pParent) | XML::NodeContainer | [protected] |
NodeContainer(const NodeContainer &) | XML::NodeContainer | [private] |
operator=(const NodeContainer) | XML::NodeContainer | [private] |
~NodeContainer() | XML::NodeContainer | [protected, virtual] |