pugi::xml_attribute_iterator Class Reference

#include <pugixml.hpp>

List of all members.

Public Member Functions

 xml_attribute_iterator ()
 xml_attribute_iterator (const xml_attribute &node)
 xml_attribute_iterator (xml_attribute_struct *ref, xml_attribute_struct *prev)
bool operator== (const xml_attribute_iterator &rhs) const
bool operator!= (const xml_attribute_iterator &rhs) const
xml_attributeoperator* ()
xml_attributeoperator-> ()
const xml_attribute_iteratoroperator++ ()
xml_attribute_iterator operator++ (int)
const xml_attribute_iteratoroperator-- ()
xml_attribute_iterator operator-- (int)

Friends

class xml_node


Detailed Description

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

Generated on Thu Jul 30 05:10:04 2009 for libzzub by  doxygen 1.5.9