RTC
Interface LightweightRTObjectOperations
- All Superinterfaces:
- ComponentActionOperations
- All Known Subinterfaces:
- DataFlowComponent, DataFlowComponent, DataFlowComponentOperations, DataFlowComponentOperations, Fsm, FsmOperations, FsmParticipant, FsmParticipantOperations, LightweightRTObject, MultiModeObject, MultiModeObjectOperations, RTObject, RTObjectOperations
- All Known Implementing Classes:
- _DataFlowComponentStub, _DataFlowComponentStub, _FsmParticipantStub, _FsmStub, _LightweightRTObjectStub, _MultiModeObjectStub, _RTObjectStub, DataFlowComponentBase, DataFlowComponentPOA, DataFlowComponentPOA, FsmParticipantPOA, FsmPOA, LightweightRTObjectPOA, MultiModeObjectPOA, PeriodicECSharedComposite_impl, RTObject_impl, RTObjectPOA
public interface LightweightRTObjectOperations
- extends ComponentActionOperations
RTC/LightweightRTObjectOperations.java .
IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成
生成元: idl/LogicalTimeTriggeredEC.idl
2015年3月20日 14時35分51秒 JST
initialize
ReturnCode_t initialize()
_finalize
ReturnCode_t _finalize()
is_alive
boolean is_alive(ExecutionContext exec_context)
exit
ReturnCode_t exit()
attach_context
int attach_context(ExecutionContext exec_context)
detach_context
ReturnCode_t detach_context(int exec_handle)
get_context
ExecutionContext get_context(int exec_handle)
get_owned_contexts
ExecutionContext[] get_owned_contexts()
get_participating_contexts
ExecutionContext[] get_participating_contexts()
get_context_handle
int get_context_handle(ExecutionContext cxt)