XML Library
|
formatNodeType(NodeType eType) | XML::Node | [static] |
getAttributes() const | XML::ProcessingNode | [inline] |
getAttributes() | XML::ProcessingNode | [inline] |
hasParent() const | XML::Node | [inline] |
m_strTarget | XML::ProcessingNode | [private] |
m_vAttribs | XML::ProcessingNode | [private] |
Node() | XML::Node | [protected] |
parent() const | XML::Node | [inline] |
parent() | XML::Node | [inline] |
ProcessingNode() | XML::ProcessingNode | |
ProcessingNode(const tstring &strTarget) | XML::ProcessingNode | |
ProcessingNode(const tstring &strTarget, const Attributes &vAttribs) | XML::ProcessingNode | |
setParent(Node *pParent) | XML::Node | [inline, protected] |
setTarget(const tstring &strTarget) | XML::ProcessingNode | [inline] |
target() const | XML::ProcessingNode | [inline] |
type() const | XML::ProcessingNode | [inline, virtual] |
typeStr() const | XML::Node | [inline] |
~Node() | XML::Node | [protected, virtual] |
~ProcessingNode() | XML::ProcessingNode | [private, virtual] |