#include <TypeSupport.h>
|
virtual | ~DDS_TypeFactory_i (void) |
|
virtual DDS::DataWriter_ptr | create_datawriter (DDSDataWriter *dw,::DDS::DomainParticipant_ptr dp,::DDS::Publisher_ptr pub)=0 |
|
virtual DDS::DataReader_ptr | create_datareader (DDSDataReader *dr,::DDS::DomainParticipant_ptr dp,::DDS::Subscriber_ptr sub)=0 |
|
CIAO::NDDS::DDS_TypeFactory_i::~DDS_TypeFactory_i |
( |
void |
| ) |
|
|
virtual |
virtual DDS::DataReader_ptr CIAO::NDDS::DDS_TypeFactory_i::create_datareader |
( |
DDSDataReader * |
dr, |
|
|
::DDS::DomainParticipant_ptr |
dp, |
|
|
::DDS::Subscriber_ptr |
sub |
|
) |
| |
|
pure virtual |
virtual DDS::DataWriter_ptr CIAO::NDDS::DDS_TypeFactory_i::create_datawriter |
( |
DDSDataWriter * |
dw, |
|
|
::DDS::DomainParticipant_ptr |
dp, |
|
|
::DDS::Publisher_ptr |
pub |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: