19 package org.omg.dds.core.policy;
This interface is implemented by QoS policies that enforce a Request/Offer contract between publicati...
DestinationOrder withReceptionTimestamp()
DestinationOrder withKind(Kind kind)
Copy this policy and override the value of the property.
A QosPolicy interface that implements this marker interface applies to org.omg.dds.pub.DataWriter Entities.
This class is the abstract root for all the QoS policies.
Controls the criteria used to determine the logical order among changes made by org.omg.dds.pub.Publisher entities to the same instance of data (i.e., matching Topic and key).
A QosPolicy interface that implements this marker interface applies to org.omg.dds.topic.Topic Entities.
BY_RECEPTION_TIMESTAMP
Indicates that data is ordered based on the reception time at each org.omg.dds.sub.Subscriber.
DestinationOrder withSourceTimestamp()
A QosPolicy interface that implements this marker interface applies to org.omg.dds.sub.DataReader Entities.