OpenRTM
インタフェース LogicalTimeTriggeredECOperations
- すべてのスーパーインタフェース:
- ExecutionContextOperations, ExecutionContextServiceOperations, SDOServiceOperations
- 既知のサブインタフェースの一覧:
- LogicalTimeTriggeredEC
- 既知の実装クラスの一覧:
- _LogicalTimeTriggeredECStub, LogicalTimeTriggeredECPOA
public interface LogicalTimeTriggeredECOperations
- extends ExecutionContextServiceOperations
OpenRTM/LogicalTimeTriggeredECOperations.java .
IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成
生成元: idl/LogicalTimeTriggeredEC.idl
2015年3月20日 14時35分51秒 JST
メソッドの概要 |
void |
get_time(org.omg.CORBA.IntHolder sec,
org.omg.CORBA.IntHolder usec)
|
void |
tick(int sec,
int usec)
|
インタフェース RTC.ExecutionContextOperations から継承されたメソッド |
activate_component, add_component, deactivate_component, get_component_state, get_kind, get_rate, is_running, remove_component, reset_component, set_rate, start, stop |
tick
void tick(int sec,
int usec)
get_time
void get_time(org.omg.CORBA.IntHolder sec,
org.omg.CORBA.IntHolder usec)