template<typename OutputIterator >
void pugi::xml_node::all_elements_by_name_w ( const char *  name,
OutputIterator  it 
) const [inline]

Get all elements from subtree with name that matches given pattern

Parameters:
name - node name pattern
it - output iterator (for example, std::back_insert_iterator (result of std::back_inserter))


Generated on Thu Mar 5 17:09:15 2009 for libzzub by  doxygen 1.5.8