|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.omg.PortableServer.Servant
OpenRTM.DataFlowComponentPOA
jp.go.aist.rtm.RTC.RTObject_impl
jp.go.aist.rtm.RTC.DataFlowComponentBase
public class DataFlowComponentBase
データフローコンポーネントのベースクラスです。 データフローコンポーネントを実装する際には、本クラスのサブクラスとして実装します。
入れ子のクラスの概要 |
---|
クラス jp.go.aist.rtm.RTC.RTObject_impl から継承された入れ子のクラス/インタフェース |
---|
RTObject_impl.deactivate_comps, RTObject_impl.ec_copy, RTObject_impl.ec_find, RTObject_impl.nv_name |
フィールドの概要 |
---|
クラス jp.go.aist.rtm.RTC.RTObject_impl から継承されたフィールド |
---|
default_conf, ECOTHER_OFFSET, m_configsets, m_created, m_eclist, m_ecMine, m_ecOther, m_objref, m_pManager, m_pORB, m_portAdmin, m_pPOA, m_profile, m_properties, m_pSdoConfig, m_pSdoConfigImpl, m_sdoOrganizations, m_sdoOwnedOrganizations, m_sdoStatus, m_sdoSvcProfiles, rtcout |
コンストラクタの概要 | |
---|---|
DataFlowComponentBase(Manager manager)
コンストラクタです。 |
メソッドの概要 | |
---|---|
DataFlowComponent |
_this()
当該オブジェクトのCORBAオブジェクト参照を取得します。 |
void |
init()
初期化を行います。 |
クラス 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 |
コンストラクタの詳細 |
---|
public DataFlowComponentBase(Manager manager)
コンストラクタです。
manager
- マネージャオブジェクトメソッドの詳細 |
---|
public DataFlowComponent _this()
当該オブジェクトのCORBAオブジェクト参照を取得します。
RTObject_impl
内の _this
public void init()
初期化を行います。
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |