pugixml
 All Classes Functions Variables
Public Types | Public Member Functions | List of all members
pugi::xml_named_node_iterator Class Reference

Public Types

typedef ptrdiff_t difference_type
typedef xml_node value_type
typedef xml_nodepointer
typedef xml_nodereference
typedef std::forward_iterator_tag iterator_category

Public Member Functions

 xml_named_node_iterator (const xml_node &node, const char_t *name)
bool operator== (const xml_named_node_iterator &rhs) const
bool operator!= (const xml_named_node_iterator &rhs) const
xml_nodeoperator* () const
xml_nodeoperator-> () const
const xml_named_node_iteratoroperator++ ()
xml_named_node_iterator operator++ (int)

The documentation for this class was generated from the following files: