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

LINKLIST< T >::Node Struct Reference

#include <linklist.H>

List of all members.

Public Attributes

Node * prev
Node * next
data

template<class T>
struct LINKLIST< T >::Node


Member Data Documentation

template<class T>
T LINKLIST< T >::Node::data
 

template<class T>
Node* LINKLIST< T >::Node::next
 

template<class T>
Node* LINKLIST< T >::Node::prev
 


The documentation for this struct was generated from the following file:
Generated on Mon Sep 15 16:26:00 2003 for gluebase by doxygen1.2.18