CIterator Class Reference

Iterator base class. More...

#include <list.h>

Inheritance diagram for CIterator:

CListIterator List of all members.

Public Member Functions

virtual void * next ()
virtual bool hasNext ()

Detailed Description

Iterator base class.


Member Function Documentation

void * CIterator::next (  )  [virtual]

Reimplemented in CListIterator.

bool CIterator::hasNext (  )  [virtual]

Reimplemented in CListIterator.


The documentation for this class was generated from the following files:
Generated on Mon Apr 21 23:27:44 2008 for BioloidControl by  doxygen 1.5.2