RTC::OutPortCorbaProvider< DataType > Class Template Reference

OutPortCorbaProvider class. More...

#include <OutPortCorbaProvider.h>

Inheritance diagram for RTC::OutPortCorbaProvider< DataType >:

RTC::OutPortProvider

List of all members.

Public Member Functions

 OutPortCorbaProvider (BufferBase< DataType > &buffer)
 Constructor.
virtual ~OutPortCorbaProvider ()
 Destructor.
CORBA::Any * get ()
 Get data from the buffer.


Detailed Description

template<class DataType>
class RTC::OutPortCorbaProvider< DataType >

OutPortCorbaProvider class.

This is an implementation class of OutPort Provider that uses CORBA for mean of communication.

Parameters:
DataType Data type held by the buffer that is assigned to this provider
Since:
0.4.0

Constructor & Destructor Documentation

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

Constructor.

Constructor

Parameters:
buffer Buffer object that is assigned to this provider

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

Destructor.

Destructor


Member Function Documentation

template<class DataType>
CORBA::Any* RTC::OutPortCorbaProvider< DataType >::get (  )  [inline]

Get data from the buffer.

Get data from the internal buffer.

Returns:
Data got from the buffer.


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