Main Page   Class Hierarchy   Compound List   File List   Compound Members  

GlSListNode Struct Template Reference

A node of a single linked list. More...

#include <gllist.h>

List of all members.

Public Attributes

data
 The template data.


Detailed Description

template<class T>
struct GlSListNode< T >

A node of a single linked list.

Used by the GlSList template.


The documentation for this struct 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