xml::attributes::const_iterator Class Reference

Const Iterator class for accessing attribute pairs. More...

#include <attributes.h>

List of all members.

Public Member Functions

const_iteratoroperator++ ()
 prefix increment
const_iterator operator++ (int)
 postfix increment (avoid if possible better for performance)

Detailed Description

Const Iterator class for accessing attribute pairs.


Member Function Documentation

const_iterator xml::attributes::const_iterator::operator++ ( int   ) 

postfix increment (avoid if possible better for performance)

const_iterator& xml::attributes::const_iterator::operator++ (  ) 

prefix increment


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

Generated on Sun Dec 20 12:42:33 2009 for xmlwrapp by  doxygen 1.6.1