RTI Connext DDS Micro C++ API  Version 3.0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
DomainParticipantFactory

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.

Detailed Description

DDSDomainParticipantFactory entity and associated elements


Variable Documentation

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.

See also:
DDSDomainParticipantFactory::create_participant()
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.

See also:
DDSDomainParticipantFactory::create_participant()

RTI Connext DDS Micro C++ API Version 3.0.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc