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

PostComponentActionListener class. More...

Public Member Functions

 CompStatMsg (ComponentObserverConsumer &coc)
 
void onAborting (UniqueId ec_id, ReturnCode_t ret)
 
void onActivated (UniqueId ec_id, ReturnCode_t ret)
 
void onDeactivated (UniqueId ec_id, ReturnCode_t ret)
 
void onFinalize (UniqueId ec_id, ReturnCode_t ret)
 
void onGeneric (const char *msgprefix, UniqueId ec_id, ReturnCode_t ret)
 
void onReset (UniqueId ec_id, ReturnCode_t ret)
 

Public Attributes

PostComponentActionListenerabortingListener
 
PostComponentActionListeneractivatedListener
 
PostComponentActionListenerdeactivatedListener
 
PostComponentActionListenerfinalizeListener
 
PostComponentActionListenerresetListener
 

Private Attributes

ComponentObserverConsumerm_coc
 

Detailed Description

PostComponentActionListener class.

Definition at line 301 of file ComponentObserverConsumer.h.

Constructor & Destructor Documentation

RTC::ComponentObserverConsumer::CompStatMsg::CompStatMsg ( ComponentObserverConsumer coc)
inline

Definition at line 304 of file ComponentObserverConsumer.h.

Member Function Documentation

void RTC::ComponentObserverConsumer::CompStatMsg::onAborting ( UniqueId  ec_id,
ReturnCode_t  ret 
)
inline

Definition at line 329 of file ComponentObserverConsumer.h.

void RTC::ComponentObserverConsumer::CompStatMsg::onActivated ( UniqueId  ec_id,
ReturnCode_t  ret 
)
inline

Definition at line 317 of file ComponentObserverConsumer.h.

void RTC::ComponentObserverConsumer::CompStatMsg::onDeactivated ( UniqueId  ec_id,
ReturnCode_t  ret 
)
inline

Definition at line 321 of file ComponentObserverConsumer.h.

void RTC::ComponentObserverConsumer::CompStatMsg::onFinalize ( UniqueId  ec_id,
ReturnCode_t  ret 
)
inline

Definition at line 333 of file ComponentObserverConsumer.h.

void RTC::ComponentObserverConsumer::CompStatMsg::onGeneric ( const char *  msgprefix,
UniqueId  ec_id,
ReturnCode_t  ret 
)
inline

Definition at line 308 of file ComponentObserverConsumer.h.

void RTC::ComponentObserverConsumer::CompStatMsg::onReset ( UniqueId  ec_id,
ReturnCode_t  ret 
)
inline

Definition at line 325 of file ComponentObserverConsumer.h.

Member Data Documentation

PostComponentActionListener* RTC::ComponentObserverConsumer::CompStatMsg::abortingListener

Definition at line 341 of file ComponentObserverConsumer.h.

PostComponentActionListener* RTC::ComponentObserverConsumer::CompStatMsg::activatedListener

Definition at line 338 of file ComponentObserverConsumer.h.

PostComponentActionListener* RTC::ComponentObserverConsumer::CompStatMsg::deactivatedListener

Definition at line 339 of file ComponentObserverConsumer.h.

PostComponentActionListener* RTC::ComponentObserverConsumer::CompStatMsg::finalizeListener

Definition at line 342 of file ComponentObserverConsumer.h.

ComponentObserverConsumer& RTC::ComponentObserverConsumer::CompStatMsg::m_coc
private

Definition at line 344 of file ComponentObserverConsumer.h.

PostComponentActionListener* RTC::ComponentObserverConsumer::CompStatMsg::resetListener

Definition at line 340 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