|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.omg.PortableServer.Servant
OpenRTM.DataFlowComponentPOA
jp.go.aist.rtm.RTC.RTObject_impl
jp.go.aist.rtm.RTC.executionContext.PeriodicECSharedComposite_impl
public class PeriodicECSharedComposite_impl
データフロー型RTコンポーネント基底クラスのインスタンスです。
入れ子のクラスの概要 | |
---|---|
(package private) class |
PeriodicECSharedComposite_impl.addCallback
Callbackクラスの追加 |
(package private) class |
PeriodicECSharedComposite_impl.setCallback
Callbackクラスの設定 |
フィールドの概要 | |
---|---|
protected ExecutionContextService |
m_ecref
ExecutionContextService |
protected StringHolder |
m_members
StringHolder |
protected PeriodicECOrganization |
m_org
PeriodicECOrganization |
protected PeriodicExecutionContext |
m_pec
PeriodicExecutionContext |
protected DataFlowComponent |
m_ref
DataFlowComponent |
クラス jp.go.aist.rtm.RTC.RTObject_impl から継承されたフィールド |
---|
ECOTHER_OFFSET, m_actionListeners, m_configsets, m_created, m_eclist, m_ecMine, m_ecOther, m_inports, m_objref, m_outports, m_pManager, m_pORB, m_portAdmin, m_pPOA, m_profile, m_properties, m_pSdoConfig, m_pSdoConfigImpl, m_readAll, m_readAllCompletion, m_sdoOrganizations, m_sdoOwnedOrganizations, m_sdoStatus, m_sdoSvcProfiles, m_writeAll, m_writeAllCompletion, rtcout |
コンストラクタの概要 | |
---|---|
PeriodicECSharedComposite_impl(Manager manager)
コンストラクタ |
メソッドの概要 | |
---|---|
DataFlowComponent |
_this()
当該オブジェクトのCORBAオブジェクト参照を取得します。 |
ReturnCode_t |
onActivated(int exec_handle)
活性化処理用コールバック関数 |
ReturnCode_t |
onDeactivated(int exec_handle)
非活性化処理用コールバック関数 |
ReturnCode_t |
onFinalize()
終了処理用コールバック関数 |
ReturnCode_t |
onInitialize()
初期化 {@.ja データフロー型 RTComponent の初期化を実行する。 |
ReturnCode_t |
onReset(int exec_handle)
リセット処理用コールバック関数 |
boolean |
stringToStrVec(java.util.Vector<java.lang.StringBuffer> v,
java.lang.String is)
string Vector |
クラス OpenRTM.DataFlowComponentPOA から継承されたメソッド |
---|
_all_interfaces, _invoke, _this |
クラス org.omg.PortableServer.Servant から継承されたメソッド |
---|
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
protected StringHolder m_members
StringHolder
protected DataFlowComponent m_ref
DataFlowComponent
protected PeriodicExecutionContext m_pec
PeriodicExecutionContext
protected ExecutionContextService m_ecref
ExecutionContextService
protected PeriodicECOrganization m_org
PeriodicECOrganization
コンストラクタの詳細 |
---|
public PeriodicECSharedComposite_impl(Manager manager)
コンストラクタ
manager
- Managerオブジェクトメソッドの詳細 |
---|
public DataFlowComponent _this()
当該オブジェクトのCORBAオブジェクト参照を取得します。
RTObject_impl
内の _this
public ReturnCode_t onInitialize()
データフロー型 RTComponent の初期化を実行する。 実際の初期化処理は、各具象クラス内に記述する。
RTObject_impl
内の onInitialize
public ReturnCode_t onActivated(int exec_handle)
活性化処理用コールバック関数
RTObject_impl
内の onActivated
exec_handle
- 対象ExecutionContext ID
public ReturnCode_t onDeactivated(int exec_handle)
非活性化処理用コールバック関数
RTObject_impl
内の onDeactivated
exec_handle
- 対象ExecutionContext ID
public ReturnCode_t onReset(int exec_handle)
リセット処理用コールバック関数
RTObject_impl
内の onReset
exec_handle
- 対象ExecutionContext ID
public ReturnCode_t onFinalize()
終了処理用コールバック関数
RTObject_impl
内の onFinalize
public boolean stringToStrVec(java.util.Vector<java.lang.StringBuffer> v, java.lang.String is)
string Vector
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |