template <class T> class skTAListIterator : public skAListIterator
this class provides a templated list iterator
Inheritance:
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
Public Methods
void reset()
Protected Methods
skAListIterator& operator=(const skAListIterator&)
Documentation
this class provides a templated list iterator
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
- This class has no child classes.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de