RTI Connext DDS Micro C++ API
Version 3.0.3
|
DDSDomainParticipantFactory entity and associated elements More...
Classes | |
class | DDSDomainParticipantFactory |
<<singleton>> <<interface>> <<cert>> Allows creation and destruction of DDSDomainParticipant objects. More... | |
struct | DDS_DomainParticipantFactoryQos |
<<cert>> QoS policies supported by a DDSDomainParticipantFactory. More... |
Variables | |
struct DDS_DomainParticipantFactoryQos | DDS_PARTICIPANT_FACTORY_QOS_DEFAULT |
<<cert>> Special value for creating domain participant with default QoS. | |
struct DDS_DomainParticipantQos | DDS_PARTICIPANT_QOS_DEFAULT |
<<cert>> Special value for creating domain participant with default QoS. |
DDSDomainParticipantFactory entity and associated elements
struct DDS_DomainParticipantFactoryQos DDS_PARTICIPANT_FACTORY_QOS_DEFAULT |
<<cert>> Special value for creating domain participant with default QoS.
When used in DDSDomainParticipantFactory::create_participant, this special value is used to indicate that the DDSDomainParticipant should be created with the default DDSDomainParticipant QoS.
struct DDS_DomainParticipantQos DDS_PARTICIPANT_QOS_DEFAULT |
<<cert>> Special value for creating domain participant with default QoS.
When used in DDSDomainParticipantFactory::create_participant, this special value is used to indicate that the DDSDomainParticipant should be created with the default DDSDomainParticipant QoS.