Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

skTAListIterator Template Class Reference

this class provides a templated list iterator. More...

#include <skAlist.h>

Inheritance diagram for skTAListIterator:

skAListIterator List of all members.

Public Methods

 skTAListIterator (const skTAList<T>&)
 constructor - pass in a list.

T* operator() ()
 this provides the next item in the iteration, it returns 0 if the iteration is finished.


Detailed Description

template<class T> template class skTAListIterator

this class provides a templated list iterator.


The documentation for this class was generated from the following files:
Generated at Wed May 9 11:32:22 2001 for Simkin by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000