Item< Element > Struct Template Reference

#include <collection.h>

Collaboration diagram for Item< Element >:

Collaboration graph
[legend]

List of all members.

Public Attributes

Element element
Itemnext
Itemprev


Detailed Description

template<class Element>
struct Item< Element >

Definition at line 20 of file collection.h.


Member Data Documentation

template<class Element >
Element Item< Element >::element

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

template<class Element >
Item * Item< 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