Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

map_input::const_iterator Class Reference

#include <example.h>

Collaboration diagram for map_input::const_iterator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 const_iterator ()
 const_iterator (map< int, iFeature >::const_iterator i0)
const iFeatureoperator-> () const
const_iteratoroperator++ ()
bool operator== (const const_iterator &rhs)
bool operator!= (const const_iterator &rhs)

Private Attributes

map< int, iFeature >::const_iterator i

Constructor & Destructor Documentation

map_input::const_iterator::const_iterator  )  [inline]
 

map_input::const_iterator::const_iterator map< int, iFeature >::const_iterator  i0  )  [inline]
 


Member Function Documentation

bool map_input::const_iterator::operator!= const const_iterator rhs  )  [inline]
 

const_iterator& map_input::const_iterator::operator++  )  [inline]
 

const iFeature* map_input::const_iterator::operator->  )  const [inline]
 

bool map_input::const_iterator::operator== const const_iterator rhs  )  [inline]
 


Member Data Documentation

map<int,iFeature>::const_iterator map_input::const_iterator::i [private]
 


The documentation for this class was generated from the following file:
Generated on Wed Apr 26 12:58:19 2006 for FreeLing by  doxygen 1.4.4