|  | 
 Include dependency graph for ComponentFactories.h:
 Include dependency graph for ComponentFactories.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file: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... | |