public class _DataFlowComponentStub extends org.omg.CORBA.portable.ObjectImpl implements DataFlowComponent
| コンストラクタと説明 | 
|---|
_DataFlowComponentStub()  | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
ReturnCode_t | 
_finalize()  | 
java.lang.String[] | 
_ids()  | 
int | 
attach_context(ExecutionContext exec_context)  | 
ReturnCode_t | 
detach_context(int exec_handle)  | 
ReturnCode_t | 
exit()  | 
int | 
get_context_handle(ExecutionContext cxt)  | 
ExecutionContext | 
get_context(int exec_handle)  | 
ExecutionContext[] | 
get_owned_contexts()  | 
ExecutionContext[] | 
get_participating_contexts()  | 
ReturnCode_t | 
initialize()  | 
boolean | 
is_alive(ExecutionContext exec_context)  | 
ReturnCode_t | 
on_aborting(int exec_handle)  | 
ReturnCode_t | 
on_activated(int exec_handle)  | 
ReturnCode_t | 
on_deactivated(int exec_handle)  | 
ReturnCode_t | 
on_error(int exec_handle)  | 
ReturnCode_t | 
on_execute(int exec_handle)  | 
ReturnCode_t | 
on_finalize()  | 
ReturnCode_t | 
on_initialize()  | 
ReturnCode_t | 
on_rate_changed(int exec_handle)  | 
ReturnCode_t | 
on_reset(int exec_handle)  | 
ReturnCode_t | 
on_shutdown(int exec_handle)  | 
ReturnCode_t | 
on_startup(int exec_handle)  | 
ReturnCode_t | 
on_state_update(int exec_handle)  | 
_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 ReturnCode_t initialize()
initialize インタフェース内 LightweightRTObjectOperationspublic ReturnCode_t _finalize()
_finalize インタフェース内 LightweightRTObjectOperationspublic boolean is_alive(ExecutionContext exec_context)
is_alive インタフェース内 LightweightRTObjectOperationspublic ReturnCode_t exit()
exit インタフェース内 LightweightRTObjectOperationspublic int attach_context(ExecutionContext exec_context)
attach_context インタフェース内 LightweightRTObjectOperationspublic ReturnCode_t detach_context(int exec_handle)
detach_context インタフェース内 LightweightRTObjectOperationspublic ExecutionContext get_context(int exec_handle)
get_context インタフェース内 LightweightRTObjectOperationspublic ExecutionContext[] get_owned_contexts()
get_owned_contexts インタフェース内 LightweightRTObjectOperationspublic ExecutionContext[] get_participating_contexts()
get_participating_contexts インタフェース内 LightweightRTObjectOperationspublic int get_context_handle(ExecutionContext cxt)
get_context_handle インタフェース内 LightweightRTObjectOperationspublic ReturnCode_t on_initialize()
on_initialize インタフェース内 ComponentActionOperationspublic ReturnCode_t on_finalize()
on_finalize インタフェース内 ComponentActionOperationspublic ReturnCode_t on_startup(int exec_handle)
on_startup インタフェース内 ComponentActionOperationspublic ReturnCode_t on_shutdown(int exec_handle)
on_shutdown インタフェース内 ComponentActionOperationspublic ReturnCode_t on_activated(int exec_handle)
on_activated インタフェース内 ComponentActionOperationspublic ReturnCode_t on_deactivated(int exec_handle)
on_deactivated インタフェース内 ComponentActionOperationspublic ReturnCode_t on_aborting(int exec_handle)
on_aborting インタフェース内 ComponentActionOperationspublic ReturnCode_t on_error(int exec_handle)
on_error インタフェース内 ComponentActionOperationspublic ReturnCode_t on_reset(int exec_handle)
on_reset インタフェース内 ComponentActionOperationspublic ReturnCode_t on_execute(int exec_handle)
on_execute インタフェース内 DataFlowComponentActionOperationspublic ReturnCode_t on_state_update(int exec_handle)
on_state_update インタフェース内 DataFlowComponentActionOperationspublic ReturnCode_t on_rate_changed(int exec_handle)
on_rate_changed インタフェース内 DataFlowComponentActionOperationspublic java.lang.String[] _ids()
_ids クラス内 org.omg.CORBA.portable.ObjectImpl