パッケージ | 説明 |
---|---|
jp.go.aist.rtm.RTC.port | |
jp.go.aist.rtm.RTC.util | |
RTC |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
PortBase.find_interface.equalof(PortInterfaceProfile prof)
検索対象となるインタフェースか否かを判定します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
static PortInterfaceProfile |
PortInterfaceProfileFactory.clone(PortInterfaceProfile rhs)
PortInterfaceProfileの複製を生成する。
|
static PortInterfaceProfile |
PortInterfaceProfileFactory.create()
PortInterfaceProfileを生成する。
|
修飾子とタイプ | メソッドと説明 |
---|---|
static PortInterfaceProfile |
PortInterfaceProfileFactory.clone(PortInterfaceProfile rhs)
PortInterfaceProfileの複製を生成する。
|
static void |
CORBA_SeqUtil.push_back(PortInterfaceProfileListHolder seq,
PortInterfaceProfile elem)
シーケンスの末尾にPortInterfaceProfileオブジェクトを追加する。
|
修飾子とタイプ | フィールドと説明 |
---|---|
PortInterfaceProfile[] |
PortProfile.interfaces |
PortInterfaceProfile |
PortInterfaceProfileHolder.value |
PortInterfaceProfile[] |
PortInterfaceProfileListHolder.value |
修飾子とタイプ | メソッドと説明 |
---|---|
static PortInterfaceProfile |
PortInterfaceProfileHelper.extract(org.omg.CORBA.Any a) |
static PortInterfaceProfile[] |
PortInterfaceProfileListHelper.extract(org.omg.CORBA.Any a) |
static PortInterfaceProfile |
PortInterfaceProfileHelper.read(org.omg.CORBA.portable.InputStream istream) |
static PortInterfaceProfile[] |
PortInterfaceProfileListHelper.read(org.omg.CORBA.portable.InputStream istream) |
修飾子とタイプ | メソッドと説明 |
---|---|
static void |
PortInterfaceProfileHelper.insert(org.omg.CORBA.Any a,
PortInterfaceProfile that) |
static void |
PortInterfaceProfileListHelper.insert(org.omg.CORBA.Any a,
PortInterfaceProfile[] that) |
static void |
PortInterfaceProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream,
PortInterfaceProfile value) |
static void |
PortInterfaceProfileListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
PortInterfaceProfile[] value) |
コンストラクタと説明 |
---|
PortInterfaceProfileHolder(PortInterfaceProfile initialValue) |
PortInterfaceProfileListHolder(PortInterfaceProfile[] initialValue) |
PortProfile(java.lang.String _name,
PortInterfaceProfile[] _interfaces,
PortService _port_ref,
ConnectorProfile[] _connector_profiles,
RTObject _owner,
NameValue[] _properties) |