|
|
Include dependency graph for Decoupled.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Decoupled |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Macros | |
| #define | ARMARX_DECOUPLED_REGISTER_COMPONENT(ComponentT) ARMARX_REGISTER_COMPONENT_EXECUTABLE(ComponentT, (#ComponentT)) |
| #define | ARMARX_REGISTER_COMPONENT_EXECUTABLE(ComponentT, applicationName) |
Typedefs | |
| typedef armarx::ComponentPtr | CreateComponentFunction(Ice::PropertiesPtr properties, std::string const &configName, std::string const &configDomain) |
| #define ARMARX_DECOUPLED_REGISTER_COMPONENT | ( | ComponentT | ) | ARMARX_REGISTER_COMPONENT_EXECUTABLE(ComponentT, (#ComponentT)) |
Definition at line 34 of file Decoupled.h.
| #define ARMARX_REGISTER_COMPONENT_EXECUTABLE | ( | ComponentT, | |
| applicationName | |||
| ) |
Definition at line 29 of file Decoupled.h.