Public Member Functions | Public Attributes | Private Attributes
RTC::ComponentObserverConsumer::CompStatMsg Class Reference

PostComponentActionListener class. More...

List of all members.

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

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

Definition at line 341 of file ComponentObserverConsumer.h.

Definition at line 338 of file ComponentObserverConsumer.h.

Definition at line 339 of file ComponentObserverConsumer.h.

Definition at line 342 of file ComponentObserverConsumer.h.

Definition at line 344 of file ComponentObserverConsumer.h.

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 Sat Jun 8 2019 18:49:13