Ptr< Element > Struct Template Reference

#include <collection.h>

Collaboration diagram for Ptr< Element >:

Collaboration graph
[legend]

List of all members.

Public Attributes

Element * element
Ptrnext
Ptrprev


Detailed Description

template<class Element>
struct Ptr< Element >

Definition at line 409 of file collection.h.


Member Data Documentation

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

Definition at line 410 of file collection.h.

Referenced by Pool< Element >::Pool().

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

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