ClanLib  2.3.7
CL_DomAttr Member List

This is the complete list of members for CL_DomAttr, including all inherited members.

append_child(CL_DomNode new_child)CL_DomNode
ATTRIBUTE_NODE enum valueCL_DomNode
CDATA_SECTION_NODE enum valueCL_DomNode
CL_DomAttr()CL_DomAttr
CL_DomAttr(CL_DomDocument doc, const CL_DomString &name, const CL_DomString &namespace_uri=CL_DomString())CL_DomAttr
CL_DomAttr(const CL_SharedPtr< CL_DomNode_Generic > &impl)CL_DomAttr
CL_DomNode()CL_DomNode
CL_DomNode(const CL_DomNode &copy)CL_DomNode
CL_DomNode(CL_DomDocument doc, unsigned short node_type)CL_DomNodeprotected
CL_DomNode(const CL_SharedPtr< CL_DomNode_Generic > &impl)CL_DomNodeprotected
clone_node(bool deep) const CL_DomNode
COMMENT_NODE enum valueCL_DomNode
DOCUMENT_FRAGMENT_NODE enum valueCL_DomNode
DOCUMENT_NODE enum valueCL_DomNode
DOCUMENT_TYPE_NODE enum valueCL_DomNode
ELEMENT_NODE enum valueCL_DomNode
ENTITY_NODE enum valueCL_DomNode
ENTITY_REFERENCE_NODE enum valueCL_DomNode
find_namespace_uri(const CL_DomString &qualified_name) const CL_DomNode
find_prefix(const CL_DomString &namespace_uri) const CL_DomNode
get_attributes() const CL_DomNode
get_child_nodes() const CL_DomNode
get_first_child() const CL_DomNode
get_last_child() const CL_DomNode
get_local_name() const CL_DomNode
get_name() const CL_DomAttr
get_namespace_uri() const CL_DomNode
get_next_sibling() const CL_DomNode
get_node_name() const CL_DomNode
get_node_type() const CL_DomNode
get_node_value() const CL_DomNode
get_owner_document() const CL_DomNode
get_owner_element() const CL_DomAttr
get_parent_node() const CL_DomNode
get_prefix() const CL_DomNode
get_previous_sibling() const CL_DomNode
get_specified() const CL_DomAttr
get_value() const CL_DomAttr
has_attributes() const CL_DomNode
has_child_nodes() const CL_DomNode
implCL_DomNodeprotected
insert_before(CL_DomNode &new_child, CL_DomNode &ref_child)CL_DomNode
is_attr() const CL_DomNode
is_cdata_section() const CL_DomNode
is_comment() const CL_DomNode
is_document() const CL_DomNode
is_document_fragment() const CL_DomNode
is_document_type() const CL_DomNode
is_element() const CL_DomNode
is_entity() const CL_DomNode
is_entity_reference() const CL_DomNode
is_notation() const CL_DomNode
is_null() const CL_DomNode
is_processing_instruction() const CL_DomNode
is_supported(const CL_DomString &feature, const CL_DomString &version) const CL_DomNode
is_text() const CL_DomNode
named_item(const CL_DomString &name) const CL_DomNode
named_item_ns(const CL_DomString &namespace_uri, const CL_DomString &local_name) const CL_DomNode
NodeType enum nameCL_DomNode
normalize()CL_DomNode
NOTATION_NODE enum valueCL_DomNode
NULL_NODE enum valueCL_DomNode
operator!=(const CL_DomNode &other) const CL_DomNode
operator=(const CL_DomNode &copy)CL_DomNode
operator==(const CL_DomNode &other) const CL_DomNode
PROCESSING_INSTRUCTION_NODE enum valueCL_DomNode
remove_child(CL_DomNode &old_child)CL_DomNode
replace_child(CL_DomNode &new_child, CL_DomNode &old_child)CL_DomNode
select_bool(const CL_DomString &xpath_expression) const CL_DomNode
select_float(const CL_DomString &xpath_expression) const CL_DomNode
select_int(const CL_DomString &xpath_expression) const CL_DomNode
select_node(const CL_DomString &xpath_expression) const CL_DomNode
select_nodes(const CL_DomString &xpath_expression) const CL_DomNode
select_string(const CL_DomString &xpath_expression) const CL_DomNode
set_node_value(const CL_DomString &value)CL_DomNode
set_prefix(const CL_DomString &prefix)CL_DomNode
set_value(const CL_DomString &value)CL_DomAttr
TEXT_NODE enum valueCL_DomNode
to_attr() const CL_DomNode
to_cdata_section() const CL_DomNode
to_comment() const CL_DomNode
to_document() const CL_DomNode
to_document_fragment() const CL_DomNode
to_document_type() const CL_DomNode
to_element() const CL_DomNode
to_entity() const CL_DomNode
to_entity_reference() const CL_DomNode
to_notation() const CL_DomNode
to_processing_instruction() const CL_DomNode
to_text() const CL_DomNode
~CL_DomAttr()CL_DomAttr
~CL_DomNode()CL_DomNode