public interface DataFlowComponentActionOperations
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
ReturnCode_t | 
on_execute(int exec_handle)  | 
ReturnCode_t | 
on_rate_changed(int exec_handle)  | 
ReturnCode_t | 
on_state_update(int exec_handle)  | 
ReturnCode_t on_execute(int exec_handle)
ReturnCode_t on_state_update(int exec_handle)
ReturnCode_t on_rate_changed(int exec_handle)