#include <DomainParticipantFactory.h>
List of all members.
Constructor & Destructor Documentation
CIAO::NDDS::DDS_DomainParticipantFactory_i::DDS_DomainParticipantFactory_i |
( |
void |
| ) |
|
CIAO::NDDS::DDS_DomainParticipantFactory_i::~DDS_DomainParticipantFactory_i |
( |
void |
| ) |
[virtual] |
Member Function Documentation
DDS::DomainParticipant_ptr CIAO::NDDS::DDS_DomainParticipantFactory_i::create_participant_with_profile |
( |
::DDS::DomainId_t |
domain_id, |
|
|
const char * |
qos_profile, |
|
|
::DDS::DomainParticipantListener_ptr |
a_listener, |
|
|
::DDS::StatusMask |
mask |
|
) |
| |
DDS::ReturnCode_t CIAO::NDDS::DDS_DomainParticipantFactory_i::delete_participant |
( |
::DDS::DomainParticipant_ptr |
a_participant | ) |
|
DDS::DomainParticipant_ptr CIAO::NDDS::DDS_DomainParticipantFactory_i::lookup_participant |
( |
::DDS::DomainId_t |
domain_id | ) |
|
DDS::ReturnCode_t CIAO::NDDS::DDS_DomainParticipantFactory_i::set_default_participant_qos_with_profile |
( |
const char * |
qos_profile | ) |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following files: