Modernized GAlib  3.0.0 current
Public Member Functions | Friends | List of all members
GAListIter< T > Class Template Reference
Inheritance diagram for GAListIter< T >:
[legend]
Collaboration diagram for GAListIter< T >:
[legend]

Public Member Functions

 GAListIter (const GAList< T > &t)
 
 GAListIter (const GAListIter< T > &i)
 
T * current ()
 
T * head ()
 
T * tail ()
 
T * next ()
 
T * prev ()
 
T * warp (const GAList< T > &t)
 
T * warp (const GAListIter< T > &i)
 
T * warp (unsigned int i)
 
- Public Member Functions inherited from GAListIterBASE
 GAListIterBASE (const GAListBASE &t)
 
 GAListIterBASE (const GAListIterBASE &i)
 
void operator() (const GAListBASE &t)
 
GANodeBASEcurrent (GANodeBASE *c)
 
GANodeBASEcurrent ()
 
GANodeBASEnext ()
 
GANodeBASEnext (GANodeBASE *c)
 
GANodeBASEprev ()
 
GANodeBASEprev (GANodeBASE *c)
 
GANodeBASEhead ()
 
GANodeBASEtail ()
 
GANodeBASEwarp (unsigned int)
 
GANodeBASEwarp (const GAListIterBASE &i)
 
int size ()
 

Friends

class GAList< T >
 

Additional Inherited Members

- Protected Attributes inherited from GAListIterBASE
GANodeBASEnode
 
const GAListBASElist
 

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