decompiler  1.0.0
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
attrElementprivate
childrenElementprotected
contentElementprivate
getAttributeValue(const string &nm) constElement
nameElementprivate
parentElementprotected
valueElementprivate
~Element(void)Element