orxonox::ObjectListElement< T > Class Template Reference

The list-element that actually contains the object. More...

#include <src/core/ObjectListBase.h>

Inheritance diagram for orxonox::ObjectListElement< T >:

orxonox::ObjectListBaseElement

List of all members.

Public Member Functions

 ObjectListElement (T *object)

Public Attributes

T * object_
 The object.


Detailed Description

template<class T>
class orxonox::ObjectListElement< T >

The list-element that actually contains the object.

Constructor & Destructor Documentation

template<class T>
orxonox::ObjectListElement< T >::ObjectListElement ( T *  object  )  [inline]


Member Data Documentation

template<class T>
T* orxonox::ObjectListElement< T >::object_

The object.


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

Generated on Tue Jul 28 16:22:49 2009 for Orxonox by  doxygen 1.5.6