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

◆ CompStatMsg()

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

Definition at line 304 of file ComponentObserverConsumer.h.

Member Function Documentation

◆ onAborting()

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

Definition at line 329 of file ComponentObserverConsumer.h.

◆ onActivated()

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

Definition at line 317 of file ComponentObserverConsumer.h.

◆ onDeactivated()

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

Definition at line 321 of file ComponentObserverConsumer.h.

◆ onFinalize()

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

Definition at line 333 of file ComponentObserverConsumer.h.

◆ onGeneric()

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

Definition at line 308 of file ComponentObserverConsumer.h.

◆ onReset()

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

Definition at line 325 of file ComponentObserverConsumer.h.

Member Data Documentation

◆ abortingListener

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

Definition at line 341 of file ComponentObserverConsumer.h.

◆ activatedListener

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

Definition at line 338 of file ComponentObserverConsumer.h.

◆ deactivatedListener

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

Definition at line 339 of file ComponentObserverConsumer.h.

◆ finalizeListener

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

Definition at line 342 of file ComponentObserverConsumer.h.

◆ m_coc

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

Definition at line 344 of file ComponentObserverConsumer.h.

◆ resetListener

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 Feb 28 2022 23:00:47