|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.omg.PortableServer.Servant
OpenRTM.InPortCdrPOA
jp.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 |
init(Properties prop)
Initializing configuration This operation would be called to configure this consumer in initialization. |
boolean |
publishInterface(NVListHolder prop)
Interface情報を公開する。 |
void |
publishInterfaceProfile(NVListHolder properties)
InterfaceProfile情報を公開します。 |
void |
put(org.omg.CORBA.Any data)
|
void |
setBuffer(BufferBase<org.omg.CORBA.portable.OutputStream> buffer)
Initializing configuration This operation would be called to configure this consumer in initialization. |
クラス jp.go.aist.rtm.RTC.port.InPortProviderImpl から継承されたメソッド |
---|
put, setDataFlowType, setDataType, setInterfaceType, setSubscriptionType |
クラス OpenRTM.InPortCdrPOA から継承されたメソッド |
---|
_all_interfaces, _invoke, _this, _this |
クラス org.omg.PortableServer.Servant から継承されたメソッド |
---|
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
クラス 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 boolean publishInterface(NVListHolder prop)
InPortProvider
内の publishInterface
InPortProviderImpl
内の publishInterface
prop
- Interface情報を受け取るプロパティ
public void publishInterfaceProfile(NVListHolder properties)
InPortProviderImpl
の記述:InterfaceProfile情報を公開します。
InPortProvider
内の publishInterfaceProfile
InPortProviderImpl
内の publishInterfaceProfile
properties
- InterfaceProfile情報を受け取るホルダオブジェクトpublic void init(Properties prop)
InPortProvider
の記述:Initializing configuration
This operation would be called to configure this consumer
in initialization.
InPortProvider
内の init
InPortProviderImpl
内の init
public void setBuffer(BufferBase<org.omg.CORBA.portable.OutputStream> buffer)
InPortProvider
の記述:Initializing configuration
This operation would be called to configure this consumer
in initialization.
InPortProvider
内の setBuffer
InPortProviderImpl
内の setBuffer
public void put(org.omg.CORBA.Any data)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |