RTI Connext Modern C++ API Version 7.5.0

<<spec>> Specifies and configures the mechanism that allows dds::sub::DataReader entities to detect when dds::pub::DataWriter entities become disconnected or "dead." More...

Classes

struct  dds::core::policy::LivelinessKind_def
 The definition of the dds::core::safe_enum LivelinessKind. More...
 
class  dds::core::policy::Liveliness
 Specifies and configures the mechanism that allows dds::sub::DataReader's to detect when dds::pub::DataWriter's become disconnected. More...
 

Typedefs

typedef dds::core::safe_enum< LivelinessKind_defdds::core::policy::LivelinessKind
 Safe Enumeration of LivelinessKind_def More...
 

Detailed Description

<<spec>> Specifies and configures the mechanism that allows dds::sub::DataReader entities to detect when dds::pub::DataWriter entities become disconnected or "dead."

Typedef Documentation

◆ LivelinessKind