Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

XML_Tag Member List

This is the complete list of members for XML_Tag, including all inherited members.
add_attribute(const std::string &name_, const std::string &content_)XML_Tag
add_son(XML_Node *son_)XML_Tag [virtual]
attributeXML_Tag [private]
close(std::ostream &out)XML_Tag [virtual]
fatherXML_Node [protected]
Indent() constXML_Node [inline]
indentXML_Node [protected]
nameXML_Tag [private]
open(std::ostream &out)XML_Tag [virtual]
Opened() constXML_Node [inline]
openedXML_Node [protected]
remove_son(XML_Node *son_)XML_Tag [virtual]
sonXML_Tag [private]
XML_Node()XML_Node
XML_Tag(const std::string &name_)XML_Tag
~XML_Node()XML_Node [virtual]
~XML_Tag()XML_Tag [virtual]

Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen