RTC::OutPortTcpSockProvider< DataType > Class Template Reference

OutPortTcpSockProvider class. More...

#include <OutPortTcpSockProvider.h>

Inheritance diagram for RTC::OutPortTcpSockProvider< DataType >:

RTC::OutPortProvider

List of all members.

Public Member Functions

 OutPortTcpSockProvider (BufferBase< DataType > &buffer)
 Constructor.
virtual ~OutPortTcpSockProvider ()
 Destructor.


Detailed Description

template<class DataType>
class RTC::OutPortTcpSockProvider< DataType >

OutPortTcpSockProvider 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

Constructor & Destructor Documentation

template<class DataType>
RTC::OutPortTcpSockProvider< DataType >::OutPortTcpSockProvider ( BufferBase< DataType > &  buffer  )  [inline]

Constructor.

Constructor. Set the following items to port properties.

Parameters:
buffer Buffer object that is attached to this provider

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

Destructor.


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