|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.go.aist.rtm.RTC.port.PortBase.disconnect_func
protected class PortBase.disconnect_func
ポート接続解除のためのヘルパクラスです。
フィールドの概要 | |
---|---|
ConnectorProfileHolder |
m_connector_profile
|
PortService |
m_port_ref
|
ReturnCode_t |
m_return_code
|
コンストラクタの概要 | |
---|---|
PortBase.disconnect_func()
コンストラクタです。 |
|
PortBase.disconnect_func(PortService p,
ConnectorProfileHolder prof)
コンストラクタです。 |
メソッドの概要 | |
---|---|
void |
operator(java.lang.Object elem)
接続解除を行います。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public PortService m_port_ref
public ConnectorProfileHolder m_connector_profile
public ReturnCode_t m_return_code
コンストラクタの詳細 |
---|
public PortBase.disconnect_func()
コンストラクタです。
public PortBase.disconnect_func(PortService p, ConnectorProfileHolder prof)
コンストラクタです。
p
- 接続を行うポートprof
- コネクタ・プロファイルメソッドの詳細 |
---|
public void operator(java.lang.Object elem)
接続解除を行います。
operatorFunc
内の operator
elem
- 接続プロファイルオブジェクト
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |