libxml++  2.35.2
xmlpp::AttributeNode Member List
This is the complete list of members for xmlpp::AttributeNode, 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
Attribute(_xmlNode* node)xmlpp::Attribute [explicit]
AttributeNode(_xmlNode* node)xmlpp::AttributeNode [explicit]
cobj()xmlpp::Attribute
cobj() const xmlpp::Attribute
create_new_child_node(const Glib::ustring& name, const Glib::ustring& ns_prefix)xmlpp::Node [protected]
create_wrapper(_xmlNode* node)xmlpp::Node [static]
find(const Glib::ustring& xpath) const xmlpp::Node
find(const Glib::ustring& xpath, const PrefixNsMap& namespaces) const xmlpp::Node
free_wrappers(_xmlNode* attr)xmlpp::Node [static]
get_children(const Glib::ustring& name=Glib::ustring())xmlpp::Node
get_children(const Glib::ustring& name=Glib::ustring()) const xmlpp::Node
get_first_child(const Glib::ustring& name=Glib::ustring()) const xmlpp::Node
get_first_child(const Glib::ustring& name=Glib::ustring())xmlpp::Node
get_line() const xmlpp::Node
get_name() const xmlpp::Attribute
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
get_value() const xmlpp::Attribute
import_node(const Node* node, bool recursive=true)xmlpp::Node
Node(_xmlNode* node)xmlpp::Node [explicit]
NodeList typedefxmlpp::Node
NonCopyable()xmlpp::NonCopyable [protected]
PrefixNsMap typedefxmlpp::Node
remove_child(Node* node)xmlpp::Node
set_name(const Glib::ustring& name)xmlpp::Node
set_namespace(const Glib::ustring& ns_prefix)xmlpp::Node
set_value(const Glib::ustring& value)xmlpp::Attribute
~Attribute()xmlpp::Attribute [virtual]
~AttributeNode()xmlpp::AttributeNode [virtual]
~Node()xmlpp::Node [virtual]
~NonCopyable()xmlpp::NonCopyable [protected, virtual]