XML Library
XML::CDataNode Member List
This is the complete list of members for XML::CDataNode, including all inherited members.
CDataNode()XML::CDataNode
CDataNode(const tstring &strText)XML::CDataNode
formatNodeType(NodeType eType)XML::Node [static]
hasParent() const XML::Node [inline]
m_strTextXML::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]