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

ExecutionContextActionListener. More...

Public Member Functions

 ECAction (ComponentObserverConsumer &coc)
 
void onAttached (UniqueId ec_id)
 
void onDetached (UniqueId ec_id)
 
void onGeneric (const char *_msg, UniqueId ec_id)
 
void onRateChanged (UniqueId ec_id, ReturnCode_t ret)
 
void onShutdown (UniqueId ec_id, ReturnCode_t ret)
 
void onStartup (UniqueId ec_id, ReturnCode_t ret)
 

Public Attributes

ExecutionContextActionListenerecAttached
 
ExecutionContextActionListenerecDetached
 
PostComponentActionListenerecRatechanged
 
PostComponentActionListenerecShutdown
 
PostComponentActionListenerecStartup
 

Private Attributes

ComponentObserverConsumerm_coc
 

Detailed Description

ExecutionContextActionListener.

Definition at line 408 of file ComponentObserverConsumer.h.

Constructor & Destructor Documentation

RTC::ComponentObserverConsumer::ECAction::ECAction ( ComponentObserverConsumer coc)
inline

Definition at line 411 of file ComponentObserverConsumer.h.

Member Function Documentation

void RTC::ComponentObserverConsumer::ECAction::onAttached ( UniqueId  ec_id)
inline

Definition at line 420 of file ComponentObserverConsumer.h.

void RTC::ComponentObserverConsumer::ECAction::onDetached ( UniqueId  ec_id)
inline

Definition at line 424 of file ComponentObserverConsumer.h.

void RTC::ComponentObserverConsumer::ECAction::onGeneric ( const char *  _msg,
UniqueId  ec_id 
)
inline

Definition at line 415 of file ComponentObserverConsumer.h.

void RTC::ComponentObserverConsumer::ECAction::onRateChanged ( UniqueId  ec_id,
ReturnCode_t  ret 
)
inline

Definition at line 428 of file ComponentObserverConsumer.h.

void RTC::ComponentObserverConsumer::ECAction::onShutdown ( UniqueId  ec_id,
ReturnCode_t  ret 
)
inline

Definition at line 442 of file ComponentObserverConsumer.h.

void RTC::ComponentObserverConsumer::ECAction::onStartup ( UniqueId  ec_id,
ReturnCode_t  ret 
)
inline

Definition at line 435 of file ComponentObserverConsumer.h.

Member Data Documentation

ExecutionContextActionListener* RTC::ComponentObserverConsumer::ECAction::ecAttached

Definition at line 449 of file ComponentObserverConsumer.h.

ExecutionContextActionListener* RTC::ComponentObserverConsumer::ECAction::ecDetached

Definition at line 450 of file ComponentObserverConsumer.h.

PostComponentActionListener* RTC::ComponentObserverConsumer::ECAction::ecRatechanged

Definition at line 451 of file ComponentObserverConsumer.h.

PostComponentActionListener* RTC::ComponentObserverConsumer::ECAction::ecShutdown

Definition at line 453 of file ComponentObserverConsumer.h.

PostComponentActionListener* RTC::ComponentObserverConsumer::ECAction::ecStartup

Definition at line 452 of file ComponentObserverConsumer.h.

ComponentObserverConsumer& RTC::ComponentObserverConsumer::ECAction::m_coc
private

Definition at line 455 of file ComponentObserverConsumer.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:03