Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces

Declaration of Listable, the base of all classes whose instances can be stored in object lists. More...

#include "core/CorePrereqs.h"
#include <vector>
#include "util/SmallObjectAllocator.h"
#include "core/class/Identifiable.h"

Go to the source code of this file.

Classes

class  orxonox::Listable
 Listable stores the entries of all object lists pointing to this instance. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Declaration of Listable, the base of all classes whose instances can be stored in object lists.