golib  0.5
goListConstIterator< T > Class Template Reference

Public Member Functions

 goListConstIterator (const goListElement< T > *e)
 
const T & operator* () const
 
bool operator== (const goListConstIterator< T > &other) const
 
bool operator!= (const goListConstIterator< T > &other) const
 
void operator++ ()
 
void operator-- ()
 
goIndex_t getIndex () const
 

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