libxml++  5.2.0
xmlpp::Node Member List

This is the complete list of members for xmlpp::Node, including all inherited members.

cobj() noexceptxmlpp::Node
cobj() const noexceptxmlpp::Node
const_NodeList typedefxmlpp::Node
const_NodeSet typedefxmlpp::Node
create_wrapper(_xmlNode * node)xmlpp::Nodestatic
eval_to_boolean(const ustring & xpath, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_to_boolean(const ustring & xpath, const PrefixNsMap & namespaces, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_to_number(const ustring & xpath, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_to_number(const ustring & xpath, const PrefixNsMap & namespaces, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_to_string(const ustring & xpath, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_to_string(const ustring & xpath, const PrefixNsMap & namespaces, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_xpath(const ustring & xpath, const PrefixNsMap & namespaces={})xmlpp::Node
eval_xpath(const ustring & xpath, const PrefixNsMap & namespaces={}) constxmlpp::Node
find(const ustring & xpath)xmlpp::Node
find(const ustring & xpath) constxmlpp::Node
find(const ustring & xpath, const PrefixNsMap & namespaces)xmlpp::Node
find(const ustring & xpath, const PrefixNsMap & namespaces) constxmlpp::Node
free_wrappers(_xmlNode * node)xmlpp::Nodestatic
get_children(const ustring & name=ustring())xmlpp::Node
get_children(const ustring & name=ustring()) constxmlpp::Node
get_first_child(const ustring & name=ustring()) constxmlpp::Node
get_first_child(const ustring & name=ustring())xmlpp::Node
get_line() constxmlpp::Node
get_name() constxmlpp::Node
get_namespace_prefix() constxmlpp::Node
get_namespace_uri() constxmlpp::Node
get_next_sibling() constxmlpp::Node
get_next_sibling()xmlpp::Node
get_parent() constxmlpp::Node
get_parent()xmlpp::Node
get_path() constxmlpp::Node
get_previous_sibling() constxmlpp::Node
get_previous_sibling()xmlpp::Node
import_node(const Node * node, bool recursive=true)xmlpp::Node
Node(_xmlNode * node)xmlpp::Nodeexplicit
NodeList typedefxmlpp::Node
NodeSet typedefxmlpp::Node
NonCopyable(const NonCopyable &)=deletexmlpp::NonCopyable
NonCopyable(NonCopyable &&)=deletexmlpp::NonCopyable
NonCopyable() noexceptxmlpp::NonCopyableprotected
operator=(const NonCopyable &)=deletexmlpp::NonCopyable
operator=(NonCopyable &&)=deletexmlpp::NonCopyable
PrefixNsMap typedefxmlpp::Node
remove_node(Node * node)xmlpp::Nodestatic
set_name(const ustring & name)xmlpp::Node
set_namespace(const ustring & ns_prefix)xmlpp::Node
~Node() overridexmlpp::Node
~NonCopyable()xmlpp::NonCopyableprotectedvirtual