Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::xom::ParentNode Member List

This is the complete list of members for elm::xom::ParentNode, including all inherited members.

appendChild(Node *child)elm::xom::ParentNodevirtual
ATTRIBUTE enum valueelm::xom::Node
COMMENT enum valueelm::xom::Node
copy(void)=0elm::xom::Nodepure virtual
detach(void)elm::xom::Node
DOCTYPE enum valueelm::xom::Node
DOCUMENT enum valueelm::xom::Node
ELEMENT enum valueelm::xom::Node
equals(const Node *node) const elm::xom::Node
freeNode(void *node)elm::xom::Nodeprotectedstatic
get(void *node)elm::xom::Nodeprotected
getBaseURI(void)elm::xom::Nodevirtual
getChild(int index)elm::xom::ParentNodevirtual
getChildCount(void)elm::xom::ParentNodevirtual
getDocument(void)elm::xom::Nodevirtual
getNode(void) const elm::xom::Node
getParent(void)elm::xom::Nodevirtual
getValue(void)=0elm::xom::Nodepure virtual
indexOf(Node *child)elm::xom::ParentNodevirtual
insertChild(Node *child, int position)elm::xom::ParentNodevirtual
internCopy(void)elm::xom::Nodeprotected
internGetChild(int index)elm::xom::Nodeprotected
internGetChildCount(void)elm::xom::Nodeprotected
internGetValue(void)elm::xom::Nodeprotected
internSetBaseURI(String URI)elm::xom::ParentNodeprotected
internToXML(void)elm::xom::Nodeprotected
kind(void) const elm::xom::Node
kind_t enum nameelm::xom::Node
kind_t typedefelm::xom::Node
line(void) const elm::xom::Node
make(void *node)elm::xom::Nodeprotected
NAMESPACE enum valueelm::xom::Node
nodeelm::xom::Nodeprotected
Node(void *_node)elm::xom::Nodeprotected
NONE enum valueelm::xom::Node
ParentNode(void *node)elm::xom::ParentNodeprotected
PROCESSING_INSTRUCTION enum valueelm::xom::Node
query(const String &xpath)elm::xom::Nodevirtual
query(const String &xpath, XPathContext *context)elm::xom::Nodevirtual
removeChild(int position)elm::xom::ParentNodevirtual
removeChild(Node *child)elm::xom::ParentNodevirtual
replaceChild(Node *old_child, Node *new_child)elm::xom::ParentNodevirtual
setBaseURI(String URI)=0elm::xom::ParentNodepure virtual
setNode(void *_node)elm::xom::Nodeprotected
TEXT enum valueelm::xom::Node
toXML(void)=0elm::xom::Nodepure virtual
~Node(void)elm::xom::Nodevirtual