RTC
Interface DataFlowComponentActionOperations

All Known Subinterfaces:
DataFlowComponent, DataFlowComponent, DataFlowComponentAction, DataFlowComponentOperations, DataFlowComponentOperations
All Known Implementing Classes:
_DataFlowComponentActionStub, _DataFlowComponentStub, _DataFlowComponentStub, DataFlowComponentActionPOA, DataFlowComponentBase, DataFlowComponentPOA, DataFlowComponentPOA, PeriodicECSharedComposite_impl, RTObject_impl

public interface DataFlowComponentActionOperations

RTC/DataFlowComponentActionOperations.java . IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成 生成元: idl/LogicalTimeTriggeredEC.idl 2015年3月20日 14時35分51秒 JST


Method Summary
 ReturnCode_t on_execute(int exec_handle)
           
 ReturnCode_t on_rate_changed(int exec_handle)
           
 ReturnCode_t on_state_update(int exec_handle)
           
 

Method Detail

on_execute

ReturnCode_t on_execute(int exec_handle)

on_state_update

ReturnCode_t on_state_update(int exec_handle)

on_rate_changed

ReturnCode_t on_rate_changed(int exec_handle)