OpenRTM
Interface ExtTrigExecutionContextServiceOperations

All Superinterfaces:
ExecutionContextOperations, ExecutionContextServiceOperations, SDOServiceOperations
All Known Subinterfaces:
ExtTrigExecutionContextService
All Known Implementing Classes:
_ExtTrigExecutionContextServiceStub, ExtTrigExecutionContext, ExtTrigExecutionContextServicePOA

public interface ExtTrigExecutionContextServiceOperations
extends ExecutionContextServiceOperations

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


Method Summary
 void tick()
           
 
Methods inherited from interface RTC.ExecutionContextServiceOperations
get_profile
 
Methods inherited from interface 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
 

Method Detail

tick

void tick()