ConfigActionListener. More...
Public Member Functions | |
void | activateConfigSet (const char *config_set_name) |
void | addConfigSet (const coil::Properties &config_set) |
ConfigAction (ComponentObserverConsumer &coc) | |
void | removeConfigSet (const char *config_set_name) |
void | setConfigSet (const coil::Properties &config_set) |
void | updateConfigParam (const char *configsetname, const char *configparamname) |
void | updateConfigSet (const char *config_set_name) |
Public Attributes | |
ConfigurationSetNameListener * | activateConfigSetListener |
ConfigurationSetListener * | addConfigSetListener |
ConfigurationSetNameListener * | removeConfigSetListener |
ConfigurationSetListener * | setConfigSetListener |
ConfigurationParamListener * | updateConfigParamListener |
ConfigurationSetNameListener * | updateConfigSetListener |
Private Attributes | |
ComponentObserverConsumer & | m_coc |
ConfigActionListener.
Definition at line 465 of file ComponentObserverConsumer.h.
RTC::ComponentObserverConsumer::ConfigAction::ConfigAction | ( | ComponentObserverConsumer & | coc | ) | [inline] |
Definition at line 468 of file ComponentObserverConsumer.h.
void RTC::ComponentObserverConsumer::ConfigAction::activateConfigSet | ( | const char * | config_set_name | ) | [inline] |
Definition at line 506 of file ComponentObserverConsumer.h.
void RTC::ComponentObserverConsumer::ConfigAction::addConfigSet | ( | const coil::Properties & | config_set | ) | [inline] |
Definition at line 488 of file ComponentObserverConsumer.h.
void RTC::ComponentObserverConsumer::ConfigAction::removeConfigSet | ( | const char * | config_set_name | ) | [inline] |
Definition at line 500 of file ComponentObserverConsumer.h.
void RTC::ComponentObserverConsumer::ConfigAction::setConfigSet | ( | const coil::Properties & | config_set | ) | [inline] |
Definition at line 482 of file ComponentObserverConsumer.h.
void RTC::ComponentObserverConsumer::ConfigAction::updateConfigParam | ( | const char * | configsetname, |
const char * | configparamname | ||
) | [inline] |
Definition at line 473 of file ComponentObserverConsumer.h.
void RTC::ComponentObserverConsumer::ConfigAction::updateConfigSet | ( | const char * | config_set_name | ) | [inline] |
Definition at line 494 of file ComponentObserverConsumer.h.
ConfigurationSetNameListener* RTC::ComponentObserverConsumer::ConfigAction::activateConfigSetListener |
Definition at line 518 of file ComponentObserverConsumer.h.
Definition at line 515 of file ComponentObserverConsumer.h.
Definition at line 521 of file ComponentObserverConsumer.h.
Definition at line 517 of file ComponentObserverConsumer.h.
Definition at line 514 of file ComponentObserverConsumer.h.
Definition at line 513 of file ComponentObserverConsumer.h.
Definition at line 516 of file ComponentObserverConsumer.h.