PPL Logo

xi::TList< T >::Elem Class Reference

Collaboration diagram for xi::TList< T >::Elem:

Collaboration graph
[legend]

Public Member Functions

 Elem (T d)

Data Fields

Elemnext
T data

Detailed Description

template<class T>
class xi::TList< T >::Elem

Definition at line 13 of file CList.h.


Constructor & Destructor Documentation

template<class T>
xi::TList< T >::Elem::Elem ( T  d  )  [inline]

Definition at line 18 of file CList.h.


Field Documentation

template<class T>
Elem* xi::TList< T >::Elem::next

template<class T>
T xi::TList< T >::Elem::data


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

Generated on Fri May 25 08:06:16 2012 for Charm++ by  doxygen 1.5.5