RTI Connext Modern C++ API  Version 6.1.0

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_defdds::core::policy::ReliabilityKind
 Safe Enumeration of ReliabilityKind_def More...
 
typedef dds::core::safe_enum< AcknowledgmentKind_defrti::core::policy::AcknowledgmentKind
 <<extension>> Safe Enumeration of AcknowledgmentKind_def More...
 

Detailed Description

Indicates the level of reliability offered/requested by RTI Connext.

Typedef Documentation

◆ ReliabilityKind

◆ AcknowledgmentKind