virtual FASTDDS_EXPORTED_API ~DomainParticipantExtendedQos()
Destructor.
Definition DomainParticipantExtendedQos.hpp:45
const uint32_t & domainId() const
Getter for domainId.
Definition DomainParticipantExtendedQos.hpp:75
FASTDDS_EXPORTED_API DomainParticipantExtendedQos()
Constructor.
Definition DomainParticipantExtendedQos.hpp:38
bool operator==(const DomainParticipantExtendedQos &b) const
Definition DomainParticipantExtendedQos.hpp:57
DomainParticipantExtendedQos & operator=(const DomainParticipantQos &qos)
Definition DomainParticipantExtendedQos.hpp:49
uint32_t & domainId()
Getter for domainId.
Definition DomainParticipantExtendedQos.hpp:85
virtual bool operator==(const DomainParticipantQos &b) const
Definition DomainParticipantQos.hpp:78
FASTDDS_EXPORTED_API DomainParticipantQos()
Constructor.
Definition DomainParticipantQos.hpp:57