RTI Connext Modern C++ API
Version 6.0.1
|
Contains PublisherQos and DataWriterQos. More...
Classes | |
class | DataWriterQos |
<<value-type>> Container of the QoS policies that a dds::pub::DataWriter supports More... | |
class | PublisherQos |
<<value-type>> Container of the QoS policies that a dds::pub::Publisher supports More... | |
Functions | |
void | swap (PublisherQosImpl &left, PublisherQosImpl &right) OMG_NOEXCEPT |
Swap the contents of two PublisherQos objects. | |
Contains PublisherQos and DataWriterQos.
void swap | ( | PublisherQosImpl & | left, |
PublisherQosImpl & | right | ||
) |
Swap the contents of two PublisherQos objects.
left | A PublisherQos |
right | The other PublisherQos |