Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces
Identifiable.h File Reference

Declaration of Identifiable, the base of all classes that should own an Identifier. More...

#include "core/CorePrereqs.h"
#include <set>
#include <vector>

Go to the source code of this file.

Classes

class  orxonox::Identifiable
 Identifiable is needed to create the class-hierarchy at startup and to store the Identifier. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Declaration of Identifiable, the base of all classes that should own an Identifier.

It stores the Identifier and has all needed functions to create and use the class-hierarchy.