ARB
XML_Text Member List

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

add_son(XML_Node *son_, bool son_is_tag) OVERRIDE __ATTR__NORETURNXML_Textvirtual
close(FILE *out) OVERRIDEXML_Textvirtual
fatherXML_Nodeprotected
indentXML_Nodeprotected
Indent() const XML_Nodeinline
open(FILE *) OVERRIDEXML_Textvirtual
openedXML_Nodeprotected
Opened() const XML_Nodeinline
remove_son(XML_Node *son_) OVERRIDE __ATTR__NORETURNXML_Textvirtual
XML_Node(bool is_tag)XML_Node
XML_Text(const std::string &content_)XML_Textinline
~XML_Node()XML_Nodevirtual
~XML_Text() OVERRIDEXML_Text