|
Go to the source code of this file.
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... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
using | ComponentFactory = Registrar< ComponentCreatorObject > |
holds all registered components More... | |