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

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

public class ConnectorDataListenerArgument
extends java.lang.Object

ConnectorDataListener クラス


フィールドの概要
 org.omg.CORBA.portable.OutputStream m_data
           
 ConnectorBase.ConnectorInfo m_info
           
 
コンストラクタの概要
ConnectorDataListenerArgument(ConnectorBase.ConnectorInfo info, org.omg.CORBA.portable.OutputStream data)
          コンストラクタ
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

m_info

public ConnectorBase.ConnectorInfo m_info

m_data

public org.omg.CORBA.portable.OutputStream m_data
コンストラクタの詳細

ConnectorDataListenerArgument

public ConnectorDataListenerArgument(ConnectorBase.ConnectorInfo info,
                                     org.omg.CORBA.portable.OutputStream data)
コンストラクタ