libxml++ 1.0.0
xmlpp::Node Member List
This is the complete list of members for xmlpp::Node, including all inherited members.
add_child(const std::string &name, const std::string &ns_prefix=std::string())xmlpp::Node
cobj()xmlpp::Node
cobj() const xmlpp::Node
find(const std::string &xpath) const xmlpp::Node
get_children(const std::string &name=std::string())xmlpp::Node
get_children(const std::string &name=std::string()) const xmlpp::Node
get_line() const xmlpp::Node
get_name() const xmlpp::Node
get_namespace_prefix() const xmlpp::Node
get_namespace_uri() const xmlpp::Node
get_path() const xmlpp::Node
import_node(const Node *node, bool recursive=true)xmlpp::Node
Node(_xmlNode *node)xmlpp::Node [explicit]
NodeList typedefxmlpp::Node
NonCopyable()xmlpp::NonCopyable [protected]
remove_child(Node *node)xmlpp::Node
set_name(const std::string &name)xmlpp::Node
set_namespace(const std::string &ns_prefix)xmlpp::Node
~Node()xmlpp::Node [virtual]
~NonCopyable()xmlpp::NonCopyable [protected, virtual]