|
decompiler
1.0.0
|
This is the complete list of members for Element, including all inherited members.
| addAttribute(const string &nm, const string &vl) | Element | inline |
| addChild(Element *child) | Element | inline |
| addContent(const char *str, int4 start, int4 length) | Element | inline |
| attr | Element | private |
| children | Element | protected |
| content | Element | private |
| Element(Element *par) | Element | inline |
| getAttributeName(int4 i) const | Element | inline |
| getAttributeValue(const string &nm) const | Element | |
| getAttributeValue(int4 i) const | Element | inline |
| getChildren(void) const | Element | inline |
| getContent(void) const | Element | inline |
| getName(void) const | Element | inline |
| getNumAttributes(void) const | Element | inline |
| getParent(void) const | Element | inline |
| name | Element | private |
| parent | Element | protected |
| setName(const string &nm) | Element | inline |
| value | Element | private |
| ~Element(void) | Element |
1.8.11