golib  0.5
goListIterator< T > Class Template Reference

Public Member Functions

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

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