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

LIST< T >::LIST_TYPE Struct Reference

#include <list.h>

Collaboration diagram for LIST< T >::LIST_TYPE:

Collaboration graph
[legend]
List of all members.

Public Attributes

data
LIST_TYPEnext

template<class T>
struct LIST< T >::LIST_TYPE


Member Data Documentation

template<class T>
T LIST< T >::LIST_TYPE::data
 

Definition at line 40 of file list.h.

Referenced by LIST< type_time * >::add(), and LIST< type_time * >::get_item().

template<class T>
struct LIST_TYPE* LIST< T >::LIST_TYPE::next
 

Definition at line 41 of file list.h.

Referenced by LIST< type_time * >::add(), LIST< type_time * >::length(), LIST< type_time * >::next(), LIST< type_time * >::remove(), and LIST< type_time * >::reverse().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 31 21:16:07 2004 for Data Structures for a VHDL Compiler by doxygen 1.3.3