pugi::xml_node_iterator Class Reference

#include <pugixml.hpp>

List of all members.

Public Member Functions

 xml_node_iterator ()
 xml_node_iterator (const xml_node &node)
 xml_node_iterator (xml_node_struct *ref, xml_node_struct *prev)
bool operator== (const xml_node_iterator &rhs) const
bool operator!= (const xml_node_iterator &rhs) const
xml_nodeoperator* ()
xml_nodeoperator-> ()
const xml_node_iteratoroperator++ ()
xml_node_iterator operator++ (int)
const xml_node_iteratoroperator-- ()
xml_node_iterator operator-- (int)

Friends

class xml_node


Detailed Description

Child node iterator. It's a bidirectional iterator with value type 'xml_node'.
The documentation for this class was generated from the following files:

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