RTI Connext Modern C++ API
Version 6.0.1
|
Indicates the level of reliability offered/requested by RTI Connext. More...
Classes | |
struct | dds::core::policy::ReliabilityKind_def |
The definition of the dds::core::safe_enum ReliabilityKind. More... | |
class | dds::core::policy::Reliability |
Indicates the level of reliability in sample delivered that a dds::pub::DataWriter offers or a dds::sub::DataReader requests. More... | |
struct | rti::core::policy::AcknowledgmentKind_def |
<<extension>> The enumeration for Reliability acknowledgment kinds More... | |
Typedefs | |
typedef dds::core::safe_enum < ReliabilityKind_def > | dds::core::policy::ReliabilityKind |
Safe Enumeration of ReliabilityKind_def | |
typedef dds::core::safe_enum < AcknowledgmentKind_def > | rti::core::policy::AcknowledgmentKind |
<<extension>> Safe Enumeration of AcknowledgmentKind_def | |
Indicates the level of reliability offered/requested by RTI Connext.
typedef dds::core::safe_enum<ReliabilityKind_def> dds::core::policy::ReliabilityKind |
typedef dds::core::safe_enum<AcknowledgmentKind_def> rti::core::policy::AcknowledgmentKind |