Orxonox  0.0.5 Codename: Arcturus
List of all members
orxonox::ClassFactory< T > Class Template Reference

The ClassFactory is the base-class of all class-spezific factories. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/core/CorePrereqs.h>

Inheritance diagram for orxonox::ClassFactory< T >:
orxonox::Factory orxonox::ClassFactoryNoArgs< T > orxonox::ClassFactoryWithContext< T >

Additional Inherited Members

- Public Member Functions inherited from orxonox::Factory
 Factory ()=default
 
virtual ~Factory ()=default
 
virtual Identifiablefabricate (Context *context)=0
 

Detailed Description

template<class T>
class orxonox::ClassFactory< T >

The ClassFactory is the base-class of all class-spezific factories.


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