libxml++ 2.42.3
xmlpp::TextNode Member List

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

add_child(const Glib::ustring & name, const Glib::ustring & ns_prefix=Glib::ustring())xmlpp::Node
add_child(xmlpp::Node * previous_sibling, const Glib::ustring & name, const Glib::ustring & ns_prefix=Glib::ustring())xmlpp::Node
add_child_before(xmlpp::Node * next_sibling, const Glib::ustring & name, const Glib::ustring & ns_prefix=Glib::ustring())xmlpp::Node
add_child_before_with_new_ns(xmlpp::Node * next_sibling, const Glib::ustring & name, const Glib::ustring & ns_uri, const Glib::ustring & ns_prefix=Glib::ustring())xmlpp::Node
add_child_with_new_ns(const Glib::ustring & name, const Glib::ustring & ns_uri, const Glib::ustring & ns_prefix=Glib::ustring())xmlpp::Node
add_child_with_new_ns(xmlpp::Node * previous_sibling, const Glib::ustring & name, const Glib::ustring & ns_uri, const Glib::ustring & ns_prefix=Glib::ustring())xmlpp::Node
cobj()xmlpp::Node
cobj() constxmlpp::Node
ContentNode(_xmlNode * node)xmlpp::ContentNodeexplicit
create_new_child_node(const Glib::ustring & name, const Glib::ustring & ns_prefix)xmlpp::Nodeprotected
create_new_child_node_with_new_ns(const Glib::ustring & name, const Glib::ustring & ns_uri, const Glib::ustring & ns_prefix)xmlpp::Nodeprotected
create_wrapper(_xmlNode * node)xmlpp::Nodestatic
eval_to_boolean(const Glib::ustring & xpath, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_to_boolean(const Glib::ustring & xpath, const PrefixNsMap & namespaces, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_to_number(const Glib::ustring & xpath, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_to_number(const Glib::ustring & xpath, const PrefixNsMap & namespaces, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_to_string(const Glib::ustring & xpath, XPathResultType * result_type=nullptr) constxmlpp::Node
eval_to_string(const Glib::ustring & xpath, const PrefixNsMap & namespaces, XPathResultType * result_type=nullptr) constxmlpp::Node
find(const Glib::ustring & xpath) constxmlpp::Node
find(const Glib::ustring & xpath, const PrefixNsMap & namespaces) constxmlpp::Node
free_wrappers(_xmlNode * node)xmlpp::Nodestatic
get_children(const Glib::ustring & name=Glib::ustring())xmlpp::Node
get_children(const Glib::ustring & name=Glib::ustring()) constxmlpp::Node
get_content() constxmlpp::ContentNode
get_first_child(const Glib::ustring & name=Glib::ustring()) constxmlpp::Node
get_first_child(const Glib::ustring & name=Glib::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
is_white_space() constxmlpp::ContentNode
Node(_xmlNode * node)xmlpp::Nodeexplicit
NodeList typedefxmlpp::Node
NonCopyable()xmlpp::NonCopyableprotected
NonCopyable(const NonCopyable &)=deletexmlpp::NonCopyableprotected
operator=(const NonCopyable &)=deletexmlpp::NonCopyableprotected
PrefixNsMap typedefxmlpp::Node
remove_child(Node * node)xmlpp::Node
set_content(const Glib::ustring & content)xmlpp::ContentNode
set_name(const Glib::ustring & name)xmlpp::Node
set_namespace(const Glib::ustring & ns_prefix)xmlpp::Node
TextNode(_xmlNode * node)xmlpp::TextNodeexplicit
~ContentNode() overridexmlpp::ContentNode
~Node() overridexmlpp::Node
~NonCopyable()xmlpp::NonCopyableprotectedvirtual
~TextNode() overridexmlpp::TextNode