#include <TypeSupport.h>
List of all members.
Public Member Functions |
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 |
Constructor & Destructor Documentation
CIAO::NDDS::DDS_TypeFactory_i::~DDS_TypeFactory_i |
( |
void |
| ) |
[virtual] |
Member Function Documentation
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: