|
Classes | |
struct | ComponentCreatorObject |
The ComponentCreatorObject stores the create call for a Component. More... | |
struct | RegisterComponent< ComponentT > |
A class performing component registration on its construction. More... | |
Typedefs | |
using | ComponentFactory = Registrar< ComponentCreatorObject > |
holds all registered components More... | |
#include <ArmarXCore/core/ComponentFactories.h>
holds all registered components
Definition at line 61 of file ComponentFactories.h.