Pointer< Element > Struct Template Reference

#include <list.h>

Collaboration diagram for Pointer< Element >:

Collaboration graph
[legend]

List of all members.

Public Attributes

Element * element
Pointernext
Pointerprev


Detailed Description

template<class Element>
struct Pointer< Element >

Definition at line 19 of file list.h.


Member Data Documentation

template<class Element >
Element* Pointer< Element >::element

Definition at line 20 of file list.h.

Referenced by List< Element >::append(), List< Element >::erase(), and List< Element >::insert().

template<class Element >
Pointer* Pointer< Element >::next

template<class Element >
Pointer * Pointer< Element >::prev


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

Generated on Tue May 26 16:10:36 2009 for ReMoDy by  doxygen 1.5.7.1