#include <OutPortCorbaProvider.h>
Inheritance diagram for RTC::OutPortCorbaProvider< DataType >:
Public Member Functions | |
OutPortCorbaProvider (BufferBase< DataType > &buffer) | |
Constructor. | |
virtual | ~OutPortCorbaProvider () |
Destructor. | |
CORBA::Any * | get () |
virtual void | publishInterfaceProfile (SDOPackage::NVList &properties) |
virtual void | publishInterface (SDOPackage::NVList &properties) |
Protected Member Functions | |
void | setPortType (const char *port_type) |
void | setDataType (const char *data_type) |
void | setInterfaceType (const char *interface_type) |
void | setDataFlowType (const char *dataflow_type) |
void | setSubscriptionType (const char *subs_type) |
Protected Attributes | |
SDOPackage::NVList | m_properties |
|
Constructor.
|
|
Destructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|