xml_document Member List
This is the complete list of members for xml_document, including all inherited members.
add_attribute(xml_node_ptr parent, const char *name, const T &val) | xml_document | inline |
add_node(xml_node_ptr parent, const char *name) | xml_document | inline |
add_node(const char *name) | xml_document | inline |
add_node(xml_node_ptr parent, const char *name, const T &val) | xml_document | inline |
operator<<(std::ostream &out, const xml_document &doc) | xml_document | friend |
xml_document() | xml_document | inline |