jp.go.aist.rtm.RTC.port
クラス PortConnectRetListenerArgument

java.lang.Object
  上位を拡張 jp.go.aist.rtm.RTC.port.PortConnectRetListenerArgument

public class PortConnectRetListenerArgument
extends java.lang.Object

PortConnectRetListenerArgument クラス


フィールドの概要
 ConnectorProfile m_connector_profile
           
 java.lang.String m_portname
           
 ReturnCode_t m_return_t
           
 
コンストラクタの概要
PortConnectRetListenerArgument(java.lang.String portname, ConnectorProfile prof, ReturnCode_t ret)
          コンストラクタ
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

m_portname

public java.lang.String m_portname

m_connector_profile

public ConnectorProfile m_connector_profile

m_return_t

public ReturnCode_t m_return_t
コンストラクタの詳細

PortConnectRetListenerArgument

public PortConnectRetListenerArgument(java.lang.String portname,
                                      ConnectorProfile prof,
                                      ReturnCode_t ret)
コンストラクタ