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 Predicate >
xml_node
pugi::xml_node::find_child
(
Predicate
pred
)
const
[inline]
Find child node using predicate
Parameters:
pred
- predicate, that takes
xml_node
and returns bool
Returns:
first child node for which predicate returned true, or empty node
Generated on 30 May 2010 for libzzub by
1.6.1