fs::list< T >::ListItem< T > Struct Template Reference

#include <list.h>

List of all members.

Public Attributes

data
ListItemnext
ListItemprev


Detailed Description

template<class T>
template<class T>
struct fs::list< T >::ListItem< T >

Definition at line 17 of file list.h.


Member Data Documentation

template<class T>
template<class T>
T fs::list< T >::ListItem< T >::data

Definition at line 19 of file list.h.

Referenced by fs::list< T >::add(), fs::list< T >::at(), and fs::list< T >::insert().

template<class T>
template<class T>
ListItem* fs::list< T >::ListItem< T >::next

template<class T>
template<class T>
ListItem * fs::list< T >::ListItem< T >::prev

Definition at line 20 of file list.h.

Referenced by fs::list< T >::add(), fs::list< T >::del(), and fs::list< T >::insert().


The documentation for this struct was generated from the following files:

Generated on Sun May 25 00:21:38 2008 by  doxygen 1.5.6