Main Page   Class Hierarchy   Compound List   File List   Compound Members  

GlSListIterator Class Template Reference

An iterator to walk a singly linked list. More...

#include <gllist.h>

List of all members.

Public Methods

T & Current ()
 Return a reference to the data - will crash horribly if one does not exist.


Detailed Description

template<class T>
class GlSListIterator< T >

An iterator to walk a singly linked list.


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 12:01:11 2003 for Kyra by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001