Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Comment Member List

This is the complete list of members for Comment, including all inherited members.

ATTRIBUTE enum valueNode
Comment(void *node)Commentprotected
Comment(const Comment *comment)Comment
Comment(String data)Comment
COMMENT enum valueNode
copy(void)Commentvirtual
detach(void)Node
DOCTYPE enum valueNode
DOCUMENT enum valueNode
ELEMENT enum valueNode
equals(const Node *node) constNode
freeNode(void *node)Nodeprotectedstatic
get(void *node)Nodeinlineprotected
getBaseURI(void)Nodevirtual
getChild(int index)Commentvirtual
getChildCount(void)Commentvirtual
getDocument(void)Nodevirtual
getNode(void) constNodeinline
getParent(void)Nodevirtual
getText(void)Comment
getValue(void)Commentvirtual
internCopy(void)Nodeprotected
internGetChild(int index)Nodeprotected
internGetChildCount(void)Nodeprotected
internGetValue(void)Nodeprotected
internToXML(void)Nodeprotected
kind(void) constNode
kind_t enum nameNode
kind_t typedefNode
line(void) constNode
make(void *node)Nodeprotected
NAMESPACE enum valueNode
nodeNodeprotected
Node(void *_node)Nodeprotected
NONE enum valueNode
PROCESSING_INSTRUCTION enum valueNode
query(const String &xpath)Nodevirtual
query(const String &xpath, XPathContext *context)Nodevirtual
setNode(void *_node)Nodeprotected
setValue(String data)Comment
TEXT enum valueNode
toXML(void)Commentvirtual
~Node(void)Nodevirtual