My Project
Element Member List

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

addAttribute(const string &nm, const string &vl)Elementinline
addChild(Element *child)Elementinline
addContent(const char *str, int4 start, int4 length)Elementinline
childrenElementprotected
Element(Element *par)Elementinline
getAttributeName(int4 i) constElementinline
getAttributeValue(const string &nm) constElement
getAttributeValue(int4 i) constElementinline
getChildren(void) constElementinline
getContent(void) constElementinline
getName(void) constElementinline
getNumAttributes(void) constElementinline
getParent(void) constElementinline
parentElementprotected
setName(const string &nm)Elementinline
~Element(void)Element