List::Node Struct Reference

#include <List.h>

List of all members.

Public Attributes

Nodepnext
Type * pitem


Detailed Description

template<class Type>
struct esg::List< Type >::Node

Definition at line 18 of file List.h.


Member Data Documentation

Type* pitem
 

Definition at line 20 of file List.h.

Node* pnext
 

Definition at line 19 of file List.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 28 12:24:34 2006 for esg by  doxygen 1.4.6