Public Member Functions | Public Attributes | Private Attributes | List of all members
RTC::ComponentObserverConsumer::ConfigAction Class Reference

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

ConfigurationSetNameListeneractivateConfigSetListener
 
ConfigurationSetListeneraddConfigSetListener
 
ConfigurationSetNameListenerremoveConfigSetListener
 
ConfigurationSetListenersetConfigSetListener
 
ConfigurationParamListenerupdateConfigParamListener
 
ConfigurationSetNameListenerupdateConfigSetListener
 

Private Attributes

ComponentObserverConsumerm_coc
 

Detailed Description

ConfigActionListener.

Definition at line 465 of file ComponentObserverConsumer.h.

Constructor & Destructor Documentation

RTC::ComponentObserverConsumer::ConfigAction::ConfigAction ( ComponentObserverConsumer coc)
inline

Definition at line 468 of file ComponentObserverConsumer.h.

Member Function Documentation

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.

Member Data Documentation

ConfigurationSetNameListener* RTC::ComponentObserverConsumer::ConfigAction::activateConfigSetListener

Definition at line 518 of file ComponentObserverConsumer.h.

ConfigurationSetListener* RTC::ComponentObserverConsumer::ConfigAction::addConfigSetListener

Definition at line 515 of file ComponentObserverConsumer.h.

ComponentObserverConsumer& RTC::ComponentObserverConsumer::ConfigAction::m_coc
private

Definition at line 521 of file ComponentObserverConsumer.h.

ConfigurationSetNameListener* RTC::ComponentObserverConsumer::ConfigAction::removeConfigSetListener

Definition at line 517 of file ComponentObserverConsumer.h.

ConfigurationSetListener* RTC::ComponentObserverConsumer::ConfigAction::setConfigSetListener

Definition at line 514 of file ComponentObserverConsumer.h.

ConfigurationParamListener* RTC::ComponentObserverConsumer::ConfigAction::updateConfigParamListener

Definition at line 513 of file ComponentObserverConsumer.h.

ConfigurationSetNameListener* RTC::ComponentObserverConsumer::ConfigAction::updateConfigSetListener

Definition at line 516 of file ComponentObserverConsumer.h.


The documentation for this class was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:03