Config with additional Config objects for controllers.
More...
#include <armarx/control/hardware_config/Config.h>
Config with additional Config objects for controllers.
Definition at line 349 of file Config.h.
◆ ControllerConfig() [1/2]
◆ ControllerConfig() [2/2]
◆ addControllerConfig()
void addControllerConfig |
( |
const std::string |
controllerName, |
|
|
std::shared_ptr< Config > |
controllerConfig |
|
) |
| |
|
protected |
Add a Config for a controller with name.
- Parameters
-
controllerName | name of the controller |
controllerConfig | Config object |
Definition at line 285 of file Config.cpp.
◆ getControllerConfig()
Config & getControllerConfig |
( |
const std::string |
controllerName | ) |
|
◆ ConfigParser
◆ DeviceConfig
◆ controllerConfigs
std::map<std::string, std::shared_ptr<Config> > controllerConfigs |
|
protected |
The documentation for this class was generated from the following files: