Class TransportPriorityQosPolicy

Inheritance Relationships

Base Types

Class Documentation

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 RTPS_DllAPI TransportPriorityQosPolicy()

Constructor.

virtual RTPS_DllAPI ~TransportPriorityQosPolicy() = default

Destructor.

inline bool operator==(const TransportPriorityQosPolicy &b) const
inline virtual void clear() override

Clears the QosPolicy object.

Public Members

uint32_t value

Priority

By default, 0.