XML Library
|
CDataNode() | XML::CDataNode | |
CDataNode(const tstring &strText) | XML::CDataNode | |
formatNodeType(NodeType eType) | XML::Node | [static] |
hasParent() const | XML::Node | [inline] |
m_strText | XML::CDataNode | [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::CDataNode | [inline] |
text() const | XML::CDataNode | [inline] |
type() const | XML::CDataNode | [inline, virtual] |
typeStr() const | XML::Node | [inline] |
~CDataNode() | XML::CDataNode | [private, virtual] |
~Node() | XML::Node | [protected, virtual] |