public class _LogicalTimeTriggeredECStub extends org.omg.CORBA.portable.ObjectImpl implements LogicalTimeTriggeredEC
| Constructor and Description |
|---|
_LogicalTimeTriggeredECStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
ReturnCode_t |
activate_component(LightweightRTObject comp) |
ReturnCode_t |
add_component(LightweightRTObject comp) |
ReturnCode_t |
deactivate_component(LightweightRTObject comp) |
LifeCycleState |
get_component_state(LightweightRTObject comp) |
ExecutionKind |
get_kind() |
ExecutionContextProfile |
get_profile() |
double |
get_rate() |
void |
get_time(org.omg.CORBA.IntHolder sec,
org.omg.CORBA.IntHolder usec) |
boolean |
is_running() |
ReturnCode_t |
remove_component(LightweightRTObject comp) |
ReturnCode_t |
reset_component(LightweightRTObject comp) |
ReturnCode_t |
set_rate(double rate) |
ReturnCode_t |
start() |
ReturnCode_t |
stop() |
void |
tick(int sec,
int usec) |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic void tick(int sec,
int usec)
tick in interface LogicalTimeTriggeredECOperationspublic void get_time(org.omg.CORBA.IntHolder sec,
org.omg.CORBA.IntHolder usec)
get_time in interface LogicalTimeTriggeredECOperationspublic ExecutionContextProfile get_profile()
get_profile in interface ExecutionContextServiceOperationspublic boolean is_running()
is_running in interface ExecutionContextOperationspublic ReturnCode_t start()
start in interface ExecutionContextOperationspublic ReturnCode_t stop()
stop in interface ExecutionContextOperationspublic double get_rate()
get_rate in interface ExecutionContextOperationspublic ReturnCode_t set_rate(double rate)
set_rate in interface ExecutionContextOperationspublic ReturnCode_t add_component(LightweightRTObject comp)
add_component in interface ExecutionContextOperationspublic ReturnCode_t remove_component(LightweightRTObject comp)
remove_component in interface ExecutionContextOperationspublic ReturnCode_t activate_component(LightweightRTObject comp)
activate_component in interface ExecutionContextOperationspublic ReturnCode_t deactivate_component(LightweightRTObject comp)
deactivate_component in interface ExecutionContextOperationspublic ReturnCode_t reset_component(LightweightRTObject comp)
reset_component in interface ExecutionContextOperationspublic LifeCycleState get_component_state(LightweightRTObject comp)
get_component_state in interface ExecutionContextOperationspublic ExecutionKind get_kind()
get_kind in interface ExecutionContextOperationspublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImpl