RTI Connext Modern C++ API  Version 6.1.0

The different QoS classes are containers of QoS policies of a concrete dds::core::Entity. Each Entity has a qos() getter and setter.

Setting Qos Values

There are a few different ways to set the values of a QoS policy within an entity's QoS object

Getting Qos Values

There are a few different ways to get the values of a QoS policy from an entity's QoS object