basic-xml 1.0.1
Very basic loader/writer of XML tags with attributes and content.
|
This is the complete list of members for basic_xml::node, including all inherited members.
all_attributes() const (defined in basic_xml::node) | basic_xml::node | |
append_child(pointer_t n) (defined in basic_xml::node) | basic_xml::node | |
append_text(std::string const &text) (defined in basic_xml::node) | basic_xml::node | |
attribute(std::string const &name) const (defined in basic_xml::node) | basic_xml::node | |
attribute_map_t typedef (defined in basic_xml::node) | basic_xml::node | |
deque_t typedef (defined in basic_xml::node) | basic_xml::node | |
f_attributes (defined in basic_xml::node) | basic_xml::node | private |
f_child (defined in basic_xml::node) | basic_xml::node | private |
f_name (defined in basic_xml::node) | basic_xml::node | private |
f_next (defined in basic_xml::node) | basic_xml::node | private |
f_parent (defined in basic_xml::node) | basic_xml::node | private |
f_previous (defined in basic_xml::node) | basic_xml::node | private |
f_text (defined in basic_xml::node) | basic_xml::node | private |
first_child() const (defined in basic_xml::node) | basic_xml::node | |
last_child() const (defined in basic_xml::node) | basic_xml::node | |
map_t typedef (defined in basic_xml::node) | basic_xml::node | |
next() const (defined in basic_xml::node) | basic_xml::node | |
node(std::string const &name) (defined in basic_xml::node) | basic_xml::node | |
parent() const (defined in basic_xml::node) | basic_xml::node | |
pointer_t typedef (defined in basic_xml::node) | basic_xml::node | |
previous() const (defined in basic_xml::node) | basic_xml::node | |
root() const (defined in basic_xml::node) | basic_xml::node | |
set_attribute(std::string const &name, std::string const &value) (defined in basic_xml::node) | basic_xml::node | |
set_text(std::string const &text) (defined in basic_xml::node) | basic_xml::node | |
tag_name() const (defined in basic_xml::node) | basic_xml::node | |
text(bool trim=true) const (defined in basic_xml::node) | basic_xml::node | |
vector_t typedef (defined in basic_xml::node) | basic_xml::node | |
weak_pointer_t typedef (defined in basic_xml::node) | basic_xml::node |
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.