RTI Connext Modern C++ API
Version 6.0.0
|
Controls the criteria used to determine the logical order among changes made by dds::pub::Publisher entities to the same instance of data (i.e., matching dds::topic::Topic and key). More...
Classes | |
struct | dds::core::policy::DestinationOrderKind_def |
The definition of the dds::core::safe_enum DestinationOrderKind. More... | |
class | dds::core::policy::DestinationOrder |
Controls the logical order of updates to the same instance by a dds::pub::Publisher. More... | |
struct | rti::core::policy::DestinationOrderScopeKind_def |
<<extension>> The definition of the dds::core::safe_enum DestinationOrderScopeKind More... | |
Typedefs | |
typedef dds::core::safe_enum < DestinationOrderKind_def > | dds::core::policy::DestinationOrderKind |
Safe Enumeration of DestinationOrderKind_def | |
typedef dds::core::safe_enum < DestinationOrderScopeKind_def > | rti::core::policy::DestinationOrderScopeKind |
Safe Enumeration of DestinationOrderScopeKind_def | |
Controls the criteria used to determine the logical order among changes made by dds::pub::Publisher entities to the same instance of data (i.e., matching dds::topic::Topic and key).
typedef dds::core::safe_enum<DestinationOrderKind_def> dds::core::policy::DestinationOrderKind |
typedef dds::core::safe_enum<DestinationOrderScopeKind_def> rti::core::policy::DestinationOrderScopeKind |