libxml++  3.2.3
xmlpp::Element Member List

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

add_child_cdata(const Glib::ustring& content)xmlpp::Element
add_child_comment(const Glib::ustring& content)xmlpp::Element
add_child_element(const Glib::ustring& name, const Glib::ustring& ns_prefix=Glib::ustring())xmlpp::Element
add_child_element(xmlpp::Node* previous_sibling, const Glib::ustring& name, const Glib::ustring& ns_prefix=Glib::ustring())xmlpp::Element
add_child_element_before(xmlpp::Node* next_sibling, const Glib::ustring& name, const Glib::ustring& ns_prefix=Glib::ustring())xmlpp::Element
add_child_element_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::Element
add_child_element_with_new_ns(const Glib::ustring& name, const Glib::ustring& ns_uri, const Glib::ustring& ns_prefix=Glib::ustring())xmlpp::Element
add_child_element_with_new_ns(xmlpp::Node* previous_sibling, const Glib::ustring& name, const Glib::ustring& ns_uri, const Glib::ustring& ns_prefix=Glib::ustring())xmlpp::Element
add_child_entity_reference(const Glib::ustring& name)xmlpp::Element
add_child_processing_instruction(const Glib::ustring& name, const Glib::ustring& content)xmlpp::Element
add_child_text(const Glib::ustring& content=Glib::ustring())xmlpp::Element
add_child_text(xmlpp::Node* previous_sibling, const Glib::ustring& content=Glib::ustring())xmlpp::Element
add_child_text_before(xmlpp::Node* next_sibling, const Glib::ustring& content=Glib::ustring())xmlpp::Element
AttributeList typedefxmlpp::Element
cobj() noexceptxmlpp::Node
cobj() const noexceptxmlpp::Node
const_AttributeList typedefxmlpp::Element
const_NodeList typedefxmlpp::Node
const_NodeSet typedefxmlpp::Node
create_wrapper(_xmlNode* node)xmlpp::Nodestatic
Element(_xmlNode* node)xmlpp::Elementexplicit
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)xmlpp::Node
find(const Glib::ustring& xpath) constxmlpp::Node
find(const Glib::ustring& xpath, const PrefixNsMap& namespaces)xmlpp::Node
find(const Glib::ustring& xpath, const PrefixNsMap& namespaces) constxmlpp::Node
free_wrappers(_xmlNode* node)xmlpp::Nodestatic
get_attribute(const Glib::ustring& name, const Glib::ustring& ns_prefix=Glib::ustring())xmlpp::Element
get_attribute(const Glib::ustring& name, const Glib::ustring& ns_prefix=Glib::ustring()) constxmlpp::Element
get_attribute_value(const Glib::ustring& name, const Glib::ustring& ns_prefix=Glib::ustring()) constxmlpp::Element
get_attributes()xmlpp::Element
get_attributes() constxmlpp::Element
get_children(const Glib::ustring& name=Glib::ustring())xmlpp::Node
get_children(const Glib::ustring& name=Glib::ustring()) constxmlpp::Node
get_first_child(const Glib::ustring& name=Glib::ustring()) constxmlpp::Node
get_first_child(const Glib::ustring& name=Glib::ustring())xmlpp::Node
get_first_child_text()xmlpp::Element
get_first_child_text() constxmlpp::Element
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
has_child_text() constxmlpp::Element
import_node(const Node* node, bool recursive=true)xmlpp::Node
Node(_xmlNode* node)xmlpp::Nodeexplicit
NodeList typedefxmlpp::Node
NodeSet typedefxmlpp::Node
NonCopyable() noexceptxmlpp::NonCopyableprotected
NonCopyable(const NonCopyable&)=deletexmlpp::NonCopyableprotected
NonCopyable(NonCopyable&&)=deletexmlpp::NonCopyableprotected
operator=(const NonCopyable&)=deletexmlpp::NonCopyableprotected
operator=(NonCopyable&&)=deletexmlpp::NonCopyableprotected
PrefixNsMap typedefxmlpp::Node
remove_attribute(const Glib::ustring& name, const Glib::ustring& ns_prefix=Glib::ustring())xmlpp::Element
remove_node(Node* node)xmlpp::Nodestatic
set_attribute(const Glib::ustring& name, const Glib::ustring& value, const Glib::ustring& ns_prefix=Glib::ustring())xmlpp::Element
set_first_child_text(const Glib::ustring& content)xmlpp::Element
set_name(const Glib::ustring& name)xmlpp::Node
set_namespace(const Glib::ustring& ns_prefix)xmlpp::Node
set_namespace_declaration(const Glib::ustring& ns_uri, const Glib::ustring& ns_prefix=Glib::ustring())xmlpp::Element
~Element() overridexmlpp::Element
~Node() overridexmlpp::Node
~NonCopyable()xmlpp::NonCopyableprotectedvirtual