libzzub
0.2
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
template<typename OutputIterator >
void pugi::xml_node::all_elements_by_name
(
const char *
name
,
OutputIterator
it
)
const
Get all elements from subtree with given name
Parameters:
name
- node name
it
- output iterator (for example, std::back_insert_iterator (result of std::back_inserter))
Generated on Tue Feb 8 2011 for libzzub by
1.7.3