XML Library
|
formatNodeType(NodeType eType) | XML::Node | [static] |
hasParent() const | XML::Node | [inline] |
m_strText | XML::TextNode | [private] |
Node() | XML::Node | [protected] |
parent() const | XML::Node | [inline] |
parent() | XML::Node | [inline] |
setParent(Node *pParent) | XML::Node | [inline, protected] |
setText(const tstring &strText) | XML::TextNode | [inline] |
text() const | XML::TextNode | [inline] |
TextNode() | XML::TextNode | |
TextNode(const tstring &strText) | XML::TextNode | |
type() const | XML::TextNode | [inline, virtual] |
typeStr() const | XML::Node | [inline] |
~Node() | XML::Node | [protected, virtual] |
~TextNode() | XML::TextNode | [private, virtual] |