#include <OutPortProvider.h>
Inheritance diagram for RTC::OutPortProvider:
Public Member Functions | |
virtual | ~OutPortProvider () |
Destructor. | |
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 |
|
Destructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|