Public Member Functions | List of all members
RTC::Local::IDataFlowComponentAction Class Referenceabstract

IDataFlowComponentAction class. More...

#include <IDataFlowComponentAction.h>

Inheritance diagram for RTC::Local::IDataFlowComponentAction:
Inheritance graph
[legend]

Public Member Functions

virtual ReturnCode_t on_execute (ExecutionContextHandle_t ec_handle)=0
 
virtual ReturnCode_t on_rate_changed (ExecutionContextHandle_t ec_handle)=0
 
virtual ReturnCode_t on_state_update (ExecutionContextHandle_t ec_handle)=0
 
virtual ~IDataFlowComponentAction ()
 

Detailed Description

IDataFlowComponentAction class.

Definition at line 38 of file IDataFlowComponentAction.h.

Constructor & Destructor Documentation

virtual RTC::Local::IDataFlowComponentAction::~IDataFlowComponentAction ( )
inlinevirtual

Definition at line 41 of file IDataFlowComponentAction.h.

Member Function Documentation

virtual ReturnCode_t RTC::Local::IDataFlowComponentAction::on_execute ( ExecutionContextHandle_t  ec_handle)
pure virtual
virtual ReturnCode_t RTC::Local::IDataFlowComponentAction::on_rate_changed ( ExecutionContextHandle_t  ec_handle)
pure virtual
virtual ReturnCode_t RTC::Local::IDataFlowComponentAction::on_state_update ( ExecutionContextHandle_t  ec_handle)
pure virtual

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:04