CListIterator Class Reference

List Iterator. More...

#include <list.h>

Inheritance diagram for CListIterator:

CIterator List of all members.

Public Member Functions

 CListIterator (CListItem *base)
void * next ()
bool hasNext ()

Private Attributes

CListItembase
bool justStarted

Detailed Description

List Iterator.


Constructor & Destructor Documentation

CListIterator::CListIterator ( CListItem base  ) 


Member Function Documentation

void* CListIterator::next (  )  [virtual]

Reimplemented from CIterator.

bool CListIterator::hasNext (  )  [virtual]

Reimplemented from CIterator.


Member Data Documentation

CListItem* CListIterator::base [private]

bool CListIterator::justStarted [private]


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