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 by  doxygen 1.6.2-20100208