RTI Connext Modern C++ API  Version 6.1.0

Specifies the behavior of RTI Connext in the case where the value of an instance changes (one or more times) before it can be successfully communicated to one or more existing subscribers. More...

Classes

struct  dds::core::policy::HistoryKind_def
 The definition of the dds::core::safe_enum HistoryKind. More...
 
class  dds::core::policy::History
 Specifies how much historical data a dds::pub::DataWriter and a dds::sub::DataReader can store. More...
 

Typedefs

typedef dds::core::safe_enum< HistoryKind_defdds::core::policy::HistoryKind
 Safe Enumeration of HistoryKind_def More...
 

Detailed Description

Specifies the behavior of RTI Connext in the case where the value of an instance changes (one or more times) before it can be successfully communicated to one or more existing subscribers.

Typedef Documentation

◆ HistoryKind