Main Page
Namespaces
Classes
pugi
::
xml_node
all_elements_by_name
all_elements_by_name_w
append_attribute
append_child
attribute
attribute_iterator
attribute_w
attributes_begin
attributes_end
begin
child
child_value
child_value
child_value_w
child_w
empty
end
find_attribute
find_child
find_node
first_attribute
first_child
first_element_by_path
insert_attribute_after
insert_attribute_before
insert_child_after
insert_child_before
iterator
last_attribute
last_child
name
next_sibling
next_sibling
next_sibling_w
operator unspecified_bool_type
operator!=
operator<
operator<=
operator==
operator>
operator>=
parent
path
previous_sibling
previous_sibling
previous_sibling_w
print
remove_attribute
remove_attribute
remove_child
remove_child
root
set_name
set_value
traverse
type
value
xml_node
bool pugi::xml_node::set_name
(
const char *
rhs
)
Set node name to
rhs
(for PI/element nodes).
See also:
name
Parameters:
rhs
- new node name
Returns:
success flag (call fails if node is of the wrong type or there is not enough memory)
Generated on Sun Jun 14 16:34:54 2009 for libzzub by
1.5.7.1