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

skTAListIterator Class Template 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>
class skTAListIterator< T >

this class provides a templated list iterator.


The documentation for this class was generated from the following files:
Generated on Tue Nov 20 17:56:22 2001 for Simkin by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001