This is the complete list of members for cxml::Document, including all inherited members.
_node (defined in cxml::Node) | cxml::Node | protected |
bool_attribute(std::string) const (defined in cxml::Node) | cxml::Node | |
bool_child(std::string) const (defined in cxml::Node) | cxml::Node | |
content() const | cxml::Node | |
Document() (defined in cxml::Document) | cxml::Document | |
Document(std::string root_name) (defined in cxml::Document) | cxml::Document | |
Document(std::string root_name, boost::filesystem::path) (defined in cxml::Document) | cxml::Document | |
done() const | cxml::Node | |
ignore_child(std::string) const | cxml::Node | |
name() const (defined in cxml::Node) | cxml::Node | |
namespace_prefix() const | cxml::Node | |
namespace_uri() const | cxml::Node | |
node() const (defined in cxml::Node) | cxml::Node | inline |
Node() (defined in cxml::Node) | cxml::Node | |
Node(xmlpp::Node *node) | cxml::Node | |
node_child(std::string) const (defined in cxml::Node) | cxml::Node | |
node_children(std::string) const (defined in cxml::Node) | cxml::Node | |
number_attribute(std::string c) const (defined in cxml::Node) | cxml::Node | inline |
number_child(std::string c) const (defined in cxml::Node) | cxml::Node | inline |
optional_bool_attribute(std::string) const (defined in cxml::Node) | cxml::Node | |
optional_bool_child(std::string) const (defined in cxml::Node) | cxml::Node | |
optional_node_child(std::string) const (defined in cxml::Node) | cxml::Node | |
optional_number_attribute(std::string c) const (defined in cxml::Node) | cxml::Node | inline |
optional_number_child(std::string c) const (defined in cxml::Node) | cxml::Node | inline |
optional_string_attribute(std::string) const (defined in cxml::Node) | cxml::Node | |
optional_string_child(std::string) const (defined in cxml::Node) | cxml::Node | |
read_file(boost::filesystem::path) (defined in cxml::Document) | cxml::Document | |
read_stream(std::istream &) (defined in cxml::Document) | cxml::Document | |
read_string(std::string) (defined in cxml::Document) | cxml::Document | |
root_name() const (defined in cxml::Document) | cxml::Document | inline |
string_attribute(std::string) const (defined in cxml::Node) | cxml::Node | |
string_child(std::string c) const (defined in cxml::Node) | cxml::Node | |
~Document() (defined in cxml::Document) | cxml::Document | virtual |