|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.go.aist.rtm.RTC.port.PortBase.connect_func
protected class PortBase.connect_func
ポート接続のためのヘルパクラスです。
| フィールドの概要 | |
|---|---|
ConnectorProfileHolder |
m_connector_profile
|
PortService |
m_port_ref
|
ReturnCode_t |
m_return_code
|
| コンストラクタの概要 | |
|---|---|
PortBase.connect_func()
コンストラクタです。 |
|
PortBase.connect_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.connect_func()
コンストラクタです。
public PortBase.connect_func(PortService p,
ConnectorProfileHolder prof)
コンストラクタです。
p - 接続を行うポートprof - コネクタ・プロファイル| メソッドの詳細 |
|---|
public void operator(java.lang.Object elem)
接続を行います。
operatorFunc 内の operatorelem - 接続プロファイルオブジェクト
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||