Orxonox
0.0.5 Codename: Arcturus
|
The ClassFactory is the base-class of all class-spezific factories. More...
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/core/CorePrereqs.h>
Additional Inherited Members | |
Public Member Functions inherited from orxonox::Factory | |
Factory ()=default | |
virtual | ~Factory ()=default |
virtual Identifiable * | fabricate (Context *context)=0 |
The ClassFactory is the base-class of all class-spezific factories.