|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| PortInterfacePolarity を使用しているパッケージ | |
|---|---|
| jp.go.aist.rtm.RTC.port | |
| RTC | |
| jp.go.aist.rtm.RTC.port での PortInterfacePolarity の使用 |
|---|
| PortInterfacePolarity 型のパラメータを持つ jp.go.aist.rtm.RTC.port のメソッド | |
|---|---|
protected boolean |
PortBase.appendInterface(java.lang.String instance_name,
java.lang.String type_name,
PortInterfacePolarity polarity)
当該ポートが持つPortProfile内に含まれるPortInterfaceProfileメンバに、 引数で指定された情報を追加します。 |
protected boolean |
PortBase.deleteInterface(java.lang.String instance_name,
PortInterfacePolarity polarity)
指定されたインスタンス名と属性を持つインタフェースを、当該ポートが持つPortProfile内の PortInterfaceProfileから削除します。 |
| PortInterfacePolarity 型のパラメータを持つ jp.go.aist.rtm.RTC.port のコンストラクタ | |
|---|---|
PortBase.find_interface(java.lang.String instance_name,
PortInterfacePolarity polarity)
コンストラクタです。 |
|
| RTC での PortInterfacePolarity の使用 |
|---|
| PortInterfacePolarity として宣言されている RTC のフィールド | |
|---|---|
PortInterfacePolarity |
PortInterfaceProfile.polarity
|
static PortInterfacePolarity |
PortInterfacePolarity.PROVIDED
|
static PortInterfacePolarity |
PortInterfacePolarity.REQUIRED
|
PortInterfacePolarity |
PortInterfacePolarityHolder.value
|
| PortInterfacePolarity を返す RTC のメソッド | |
|---|---|
static PortInterfacePolarity |
PortInterfacePolarityHelper.extract(org.omg.CORBA.Any a)
|
static PortInterfacePolarity |
PortInterfacePolarity.from_int(int value)
|
static PortInterfacePolarity |
PortInterfacePolarityHelper.read(org.omg.CORBA.portable.InputStream istream)
|
| PortInterfacePolarity 型のパラメータを持つ RTC のメソッド | |
|---|---|
static void |
PortInterfacePolarityHelper.insert(org.omg.CORBA.Any a,
PortInterfacePolarity that)
|
static void |
PortInterfacePolarityHelper.write(org.omg.CORBA.portable.OutputStream ostream,
PortInterfacePolarity value)
|
| PortInterfacePolarity 型のパラメータを持つ RTC のコンストラクタ | |
|---|---|
PortInterfacePolarityHolder(PortInterfacePolarity initialValue)
|
|
PortInterfaceProfile(java.lang.String _instance_name,
java.lang.String _type_name,
PortInterfacePolarity _polarity)
|
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||