17.1.1.3.6. DestinationOrderQosPolicy¶
-
class eprosima::fastdds::dds::DestinationOrderQosPolicy : public eprosima::fastdds::dds::Parameter_t, public eprosima::fastdds::dds::QosPolicy¶
Controls the criteria used to determine the logical order among changes made by Publisher entities to the same instance of data (i.e., matching Topic and key).
Warning
This QosPolicy can be defined and is transmitted to the rest of the network but is not implemented in this version.
Note
Immutable Qos Policy
Public Functions
-
inline DestinationOrderQosPolicy()¶
Constructor.
-
virtual ~DestinationOrderQosPolicy() = default¶
Destructor.
Public Members
-
DestinationOrderQosPolicyKind kind¶
DestinationOrderQosPolicyKind.
By default, BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS.
-
inline DestinationOrderQosPolicy()¶