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 |
T | 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 Fri Feb 7 20:44:20 2003 for Kyra by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001