|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.go.aist.rtm.RTC.port.InPortProviderImpl
jp.go.aist.rtm.RTC.port.InPortTcpSockProvider<DataType>
public class InPortTcpSockProvider<DataType>
通信手段に TCP ソケットを利用した入力ポートプロバイダの実装クラスです。
フィールドの概要 |
---|
クラス jp.go.aist.rtm.RTC.port.InPortProviderImpl から継承されたフィールド |
---|
m_properties |
コンストラクタの概要 | |
---|---|
InPortTcpSockProvider(java.lang.Class<DataType> DATA_TYPE_CLASS,
BufferBase<DataType> buffer,
Properties prop)
コンストラクタ ポートプロパティに以下の項目を設定する。 |
メソッドの概要 | |
---|---|
void |
publishInterface(NVListHolder prop)
Interface情報を公開する。 |
void |
publishInterfaceProfile(NVListHolder properties)
InterfaceProfile情報を公開します。 |
void |
put(org.omg.CORBA.Any data)
|
クラス jp.go.aist.rtm.RTC.port.InPortProviderImpl から継承されたメソッド |
---|
setDataFlowType, setDataType, setInterfaceType, setSubscriptionType |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
InPortTcpSockProvider(java.lang.Class<DataType> DATA_TYPE_CLASS, BufferBase<DataType> buffer, Properties prop)
コンストラクタ ポートプロパティに以下の項目を設定する。
メソッドの詳細 |
---|
public void publishInterface(NVListHolder prop)
InPortProvider
内の publishInterface
InPortProviderImpl
内の publishInterface
prop
- Interface情報を受け取るプロパティpublic void publishInterfaceProfile(NVListHolder properties)
InPortProviderImpl
の記述: InterfaceProfile情報を公開します。
InPortProvider
内の publishInterfaceProfile
InPortProviderImpl
内の publishInterfaceProfile
properties
- InterfaceProfile情報を受け取るホルダオブジェクトpublic void put(org.omg.CORBA.Any data)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |