Orxonox
0.0.5 Codename: Arcturus
|
Files | |
file | Identifiable.cc |
Implementation of Identifiable. | |
file | Identifiable.h [code] |
Declaration of Identifiable, the base of all classes that should own an Identifier. | |
file | Identifier.cc |
Implementation of the Identifier class. | |
file | Identifier.h [code] |
Declaration of Identifier, definition of ClassIdentifier<T>; used to identify the class of an object. | |
file | IdentifierManager.cc |
Implementation of the Identifier class. | |
file | IdentifierManager.h [code] |
file | OrxonoxClass.cc |
file | OrxonoxClass.h [code] |
Declaration of OrxonoxClass, the base class of all objects in Orxonox. | |
file | OrxonoxInterface.cc |
file | OrxonoxInterface.h [code] |
Declaration of OrxonoxInterface, the base class of all interfaces in Orxonox. | |
file | SubclassIdentifier.h [code] |
Definition of SubclassIdentifier. | |
file | Super.h [code] |
Definition of all super-function related macros, used to call functions of the base class. | |