18.1.1.3.42. TransportPriorityQosPolicy

class TransportPriorityQosPolicy : public eprosima::fastdds::dds::Parameter_t, public eprosima::fastdds::dds::QosPolicy

This policy is a hint to the infrastructure as to how to set the priority of the underlying transport used to send the data.

Note

Mutable Qos Policy

Warning

This QosPolicy can be defined and is transmitted to the rest of the network but is not implemented in this version.

Public Functions

inline TransportPriorityQosPolicy()

Constructor.

virtual ~TransportPriorityQosPolicy() = default

Destructor.

inline virtual void clear() override

Clears the QosPolicy object.

Public Members

uint32_t value

Priority

By default, 0.