OpenRTM
Interface ExtTrigExecutionContextServiceOperations

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

public interface ExtTrigExecutionContextServiceOperations
extends ExecutionContextServiceOperations

OpenRTM/ExtTrigExecutionContextServiceOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/OpenRTM.idl Thursday, March 3, 2011 3:01:41 PM 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()