This is the complete list of members for CXMLElement, including all inherited members.
| activate() | CNoDelete | inline |
| addAttribute(const string &inAttribute, long inValue) | CXMLElement | |
| addAttribute(const string &inAttribute, double inValue) | CXMLElement | |
| addAttribute(const string &inAttribute, const string &inValue) | CXMLElement | |
| addChild(CXMLElement *inChild) | CXMLElement | virtual |
| addChild(const string &, const char *const *const inAttributeList=0) | CXMLElement | virtual |
| boolReadAttribute(const string &inAttribute) const | CXMLElement | |
| cElementNode | CXMLElement | static |
| check() const | CXMLElement | |
| checkNPrint() const | CMagic | |
| child_list_begin() const | CXMLElement | |
| child_list_begin() | CXMLElement | |
| child_list_end() const | CXMLElement | |
| child_list_end() | CXMLElement | |
| clone(bool inDeep=true) const | CXMLElement | |
| CMagic() | CMagic | |
| CNoDelete() | CNoDelete | inline |
| createNamedValueList() const | CXMLElement | |
| cTextNode | CXMLElement | static |
| CXMLElement(const string &, const char *const *const inAttributeList=0) | CXMLElement | |
| CXMLElement(const int inType, const string &) | CXMLElement | |
| CXMLElement(const string &inString, const list< pair< string, string > > &inList) | CXMLElement | |
| CXMLElement(const string &inString, const CAttributeList &inList) | CXMLElement | |
| CXMLElement(const CXMLElement &in) | CXMLElement | |
| deActivate() | CNoDelete | inline |
| doubleReadAttribute(const string &inAttribute) const | CXMLElement | |
| getFather() const | CXMLElement | |
| getName() const | CXMLElement | |
| getNumberOfAttributes() const | CXMLElement | |
| getText() const | CXMLElement | |
| getTypeOfNode() const | CXMLElement | |
| isSubtreeFinished() const | CXMLElement | |
| lCChildren typedef | CXMLElement | |
| longReadAttribute(const string &inAttribute) const | CXMLElement | |
| mAttributes | CXMLElement | protected |
| mChildren | CXMLElement | protected |
| mCurrentChild | CXMLElement | protected |
| mFather | CXMLElement | protected |
| mIsActivated | CNoDelete | protected |
| mName | CXMLElement | protected |
| moveUp() | CXMLElement | |
| mText | CXMLElement | protected |
| mTypeOfNode | CXMLElement | protected |
| setFather(CXMLElement *) | CXMLElement | protected |
| stringReadAttribute(const string &inAttribute) const | CXMLElement | virtual |
| toXML(string &outString, const int=0) const | CXMLElement | |
| traverse(CXMLElementVisitor &inoutVisitor) const | CXMLElement | |
| traverse(CXMLElementVisitor &inoutVisitor) | CXMLElement | |
| ~CMagic() | CMagic | |
| ~CNoDelete() | CNoDelete | inline |
| ~CXMLElement() | CXMLElement | virtual |