orxonox::ObjectListBaseElement Class Reference

The list-element of the ObjectListBase. More...

#include <src/core/ObjectListBase.h>

Inheritance diagram for orxonox::ObjectListBaseElement:

orxonox::ObjectListElement< T >

List of all members.

Public Member Functions

 ObjectListBaseElement (OrxonoxClass *objectBase)
 Constructor: Creates the list-element with an object.

Public Attributes

ObjectListBaseElementnext_
 The next element in the list.
OrxonoxClassobjectBase_
ObjectListBaseElementprev_
 The previous element in the list.


Detailed Description

The list-element of the ObjectListBase.

Constructor & Destructor Documentation

orxonox::ObjectListBaseElement::ObjectListBaseElement ( OrxonoxClass objectBase  )  [inline]

Constructor: Creates the list-element with an object.

Parameters:
object The object to store


Member Data Documentation


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