public class _LogicalTimeTriggeredECStub extends org.omg.CORBA.portable.ObjectImpl implements LogicalTimeTriggeredEC
コンストラクタと説明 |
---|
_LogicalTimeTriggeredECStub() |
修飾子とタイプ | メソッドと説明 |
---|---|
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, toString
public void tick(int sec, int usec)
tick
インタフェース内 LogicalTimeTriggeredECOperations
public void get_time(org.omg.CORBA.IntHolder sec, org.omg.CORBA.IntHolder usec)
get_time
インタフェース内 LogicalTimeTriggeredECOperations
public ExecutionContextProfile get_profile()
get_profile
インタフェース内 ExecutionContextServiceOperations
public boolean is_running()
is_running
インタフェース内 ExecutionContextOperations
public ReturnCode_t start()
start
インタフェース内 ExecutionContextOperations
public ReturnCode_t stop()
stop
インタフェース内 ExecutionContextOperations
public double get_rate()
get_rate
インタフェース内 ExecutionContextOperations
public ReturnCode_t set_rate(double rate)
set_rate
インタフェース内 ExecutionContextOperations
public ReturnCode_t add_component(LightweightRTObject comp)
add_component
インタフェース内 ExecutionContextOperations
public ReturnCode_t remove_component(LightweightRTObject comp)
remove_component
インタフェース内 ExecutionContextOperations
public ReturnCode_t activate_component(LightweightRTObject comp)
activate_component
インタフェース内 ExecutionContextOperations
public ReturnCode_t deactivate_component(LightweightRTObject comp)
deactivate_component
インタフェース内 ExecutionContextOperations
public ReturnCode_t reset_component(LightweightRTObject comp)
reset_component
インタフェース内 ExecutionContextOperations
public LifeCycleState get_component_state(LightweightRTObject comp)
get_component_state
インタフェース内 ExecutionContextOperations
public ExecutionKind get_kind()
get_kind
インタフェース内 ExecutionContextOperations
public java.lang.String[] _ids()
_ids
クラス内 org.omg.CORBA.portable.ObjectImpl