RTC::InPortTcpSockProvider< DataType > Class Template Reference

InPortTcpSockProvider class. More...

#include <InPortTcpSockProvider.h>

Inheritance diagram for RTC::InPortTcpSockProvider< DataType >:

RTC::InPortProvider

List of all members.

Public Member Functions

 InPortTcpSockProvider (BufferBase< DataType > &buffer, Properties &prop)
 Constructor.
virtual ~InPortTcpSockProvider ()
 Destructor.
void publishInterface (SDOPackage::NVList &prop)
 Publish interface information.


Detailed Description

template<class DataType>
class RTC::InPortTcpSockProvider< DataType >

InPortTcpSockProvider class.

This is an implementation class of OutPort Provider that uses TCP socket for means of communication.

Parameters:
DataType Data type held by the buffer that attached to this provider
Since:
0.4.1

Constructor & Destructor Documentation

template<class DataType>
RTC::InPortTcpSockProvider< DataType >::InPortTcpSockProvider ( BufferBase< DataType > &  buffer,
Properties prop 
) [inline]

Constructor.

Constructor Set the following items to port properties

Parameters:
buffer Buffer object that is attached to this provider
prop Property for setup TCP communication.

template<class DataType>
virtual RTC::InPortTcpSockProvider< DataType >::~InPortTcpSockProvider (  )  [inline, virtual]

Destructor.

Destructor


Member Function Documentation

template<class DataType>
void RTC::InPortTcpSockProvider< DataType >::publishInterface ( SDOPackage::NVList &  prop  )  [inline, virtual]

Publish interface information.

Publish interface information

Parameters:
prop Property for receiving interface information

Reimplemented from RTC::InPortProvider.


Generated on Wed May 21 05:17:34 2008 for OpenRTM by  doxygen 1.5.3