libxml++  5.2.0
xmlpp::ContentNode Member List

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

cobj() noexceptxmlpp::Node
cobj() const noexceptxmlpp::Node
const_NodeList typedefxmlpp::Node
const_NodeSet typedefxmlpp::Node
ContentNode(_xmlNode* node)xmlpp::ContentNodeexplicit
create_wrapper(_xmlNode* node)xmlpp::Nodestatic
eval_to_boolean(const ustring& xpath, XPathResultType* result_type=nullptr) const xmlpp::Node
eval_to_boolean(const ustring& xpath, const PrefixNsMap& namespaces, XPathResultType* result_type=nullptr) const xmlpp::Node
eval_to_number(const ustring& xpath, XPathResultType* result_type=nullptr) const xmlpp::Node
eval_to_number(const ustring& xpath, const PrefixNsMap& namespaces, XPathResultType* result_type=nullptr) const xmlpp::Node
eval_to_string(const ustring& xpath, XPathResultType* result_type=nullptr) const xmlpp::Node
eval_to_string(const ustring& xpath, const PrefixNsMap& namespaces, XPathResultType* result_type=nullptr) const xmlpp::Node
find(const ustring& xpath)xmlpp::Node
find(const ustring& xpath) const xmlpp::Node
find(const ustring& xpath, const PrefixNsMap& namespaces)xmlpp::Node
find(const ustring& xpath, const PrefixNsMap& namespaces) const xmlpp::Node
free_wrappers(_xmlNode* node)xmlpp::Nodestatic
get_children(const ustring& name=ustring())xmlpp::Node
get_children(const ustring& name=ustring()) const xmlpp::Node
get_content() const xmlpp::ContentNode
get_first_child(const ustring& name=ustring()) const xmlpp::Node
get_first_child(const ustring& name=ustring())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_next_sibling() const xmlpp::Node
get_next_sibling()xmlpp::Node
get_parent() const xmlpp::Node
get_parent()xmlpp::Node
get_path() const xmlpp::Node
get_previous_sibling() const xmlpp::Node
get_previous_sibling()xmlpp::Node
import_node(const Node* node, bool recursive=true)xmlpp::Node
is_white_space() const xmlpp::ContentNode
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_content(const ustring& content)xmlpp::ContentNode
set_name(const ustring& name)xmlpp::Node
set_namespace(const ustring& ns_prefix)xmlpp::Node
~ContentNode() overridexmlpp::ContentNode
~Node() overridexmlpp::Node
~NonCopyable()xmlpp::NonCopyableprotectedvirtual