OidListCursor< T > Class Template Reference

#include <List.h>

List of all members.

Public Member Functions

void init (OidList< T > *l)
void initLast (OidList< T > *l)
T * get ()
T * get_next ()
T * get_prev ()
int next ()
int prev ()
int lookup (Oidx *oidptr)
 OidListCursor ()
 OidListCursor (OidList< T > *l)
 OidListCursor (const OidListCursor< T > &c)

Protected Attributes

Pix cursor
OidList< T > * list

template<class T>
class OidListCursor< T >


Constructor & Destructor Documentation

template<class T>
OidListCursor< T >::OidListCursor (  )  [inline]

template<class T>
OidListCursor< T >::OidListCursor ( OidList< T > *  l  )  [inline]

template<class T>
OidListCursor< T >::OidListCursor ( const OidListCursor< T > &  c  )  [inline]


Member Function Documentation

template<class T>
void OidListCursor< T >::init ( OidList< T > *  l  )  [inline]

template<class T>
void OidListCursor< T >::initLast ( OidList< T > *  l  )  [inline]

template<class T>
T* OidListCursor< T >::get (  )  [inline]

template<class T>
T* OidListCursor< T >::get_next (  )  [inline]

template<class T>
T* OidListCursor< T >::get_prev (  )  [inline]

template<class T>
int OidListCursor< T >::next (  )  [inline]

template<class T>
int OidListCursor< T >::prev (  )  [inline]

template<class T>
int OidListCursor< T >::lookup ( Oidx oidptr  )  [inline]


Member Data Documentation

template<class T>
Pix OidListCursor< T >::cursor [protected]

template<class T>
OidList<T>* OidListCursor< T >::list [protected]


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

Generated on Fri May 29 22:36:55 2009 for AGENT++ by  doxygen 1.5.6