|
||||||||||
前 次 | フレームあり フレームなし |
PortProfile を使用しているパッケージ | |
---|---|
jp.go.aist.rtm.RTC | |
jp.go.aist.rtm.RTC.port | |
jp.go.aist.rtm.RTC.util | |
RTC |
jp.go.aist.rtm.RTC での PortProfile の使用 |
---|
PortProfile 型のパラメータを持つ jp.go.aist.rtm.RTC のメソッド | |
---|---|
void |
PortActionListenerHolder.notify(PortProfile prof)
|
protected void |
RTObject_impl.onAddPort(PortProfile pprof)
|
protected void |
RTObject_impl.onRemovePort(PortProfile pprof)
|
abstract void |
PortActionListener.operator(PortProfile prof)
仮想コールバック関数 PortActionListener のコールバック関数 |
jp.go.aist.rtm.RTC.port での PortProfile の使用 |
---|
PortProfile として宣言されている jp.go.aist.rtm.RTC.port のフィールド | |
---|---|
protected PortProfile |
PortBase.m_profile
当該ポートに関連付けられているPortProfileオブジェクトです。 |
PortProfile を返す jp.go.aist.rtm.RTC.port のメソッド | |
---|---|
PortProfile |
PortBase.get_port_profile()
PortProfileを取得します。 |
PortProfile |
PortBase.getPortProfile()
[Local interface] PortProfileを取得します。 |
PortProfile |
PortBase.getProfile()
当該ポートが保持しているPortProfileオブジェクトを取得します。 |
jp.go.aist.rtm.RTC.util での PortProfile の使用 |
---|
PortProfile を返す jp.go.aist.rtm.RTC.util のメソッド | |
---|---|
static PortProfile |
PortProfileFactory.clone(PortProfile rhs)
ポートプロファイルの複製を生成する。 |
static PortProfile |
PortProfileFactory.create()
ポートプロファイルを生成する。 |
PortProfile 型のパラメータを持つ jp.go.aist.rtm.RTC.util のメソッド | |
---|---|
static PortProfile |
PortProfileFactory.clone(PortProfile rhs)
ポートプロファイルの複製を生成する。 |
static void |
CORBA_SeqUtil.push_back(PortProfileListHolder seq,
PortProfile elem)
シーケンスの末尾にPortProfileオブジェクトを追加する。 |
RTC での PortProfile の使用 |
---|
PortProfile として宣言されている RTC のフィールド | |
---|---|
PortProfile[] |
ComponentProfile.port_profiles
|
PortProfile |
PortProfileHolder.value
|
PortProfile[] |
PortProfileListHolder.value
|
PortProfile を返す RTC のメソッド | |
---|---|
static PortProfile[] |
PortProfileListHelper.extract(org.omg.CORBA.Any a)
|
static PortProfile |
PortProfileHelper.extract(org.omg.CORBA.Any a)
|
PortProfile |
_PortServiceStub.get_port_profile()
|
PortProfile |
PortServiceOperations.get_port_profile()
|
static PortProfile[] |
PortProfileListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static PortProfile |
PortProfileHelper.read(org.omg.CORBA.portable.InputStream istream)
|
PortProfile 型のパラメータを持つ RTC のメソッド | |
---|---|
static void |
PortProfileHelper.insert(org.omg.CORBA.Any a,
PortProfile that)
|
static void |
PortProfileListHelper.insert(org.omg.CORBA.Any a,
PortProfile[] that)
|
static void |
PortProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream,
PortProfile value)
|
static void |
PortProfileListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
PortProfile[] value)
|
PortProfile 型のパラメータを持つ RTC のコンストラクタ | |
---|---|
ComponentProfile(java.lang.String _instance_name,
java.lang.String _type_name,
java.lang.String _description,
java.lang.String _version,
java.lang.String _vendor,
java.lang.String _category,
PortProfile[] _port_profiles,
RTObject _parent,
NameValue[] _properties)
|
|
PortProfileHolder(PortProfile initialValue)
|
|
PortProfileListHolder(PortProfile[] initialValue)
|
|
||||||||||
前 次 | フレームあり フレームなし |