RTI Connext Modern C++ API
Version 5.2.3
|
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... | |
struct | rti::core::policy::RefilterKind_def |
<<extension>> Kinds of Refiltering More... | |
Typedefs | |
typedef dds::core::safe_enum < HistoryKind_def > | dds::core::policy::HistoryKind |
Safe Enumeration of HistoryKind_def | |
typedef dds::core::safe_enum < RefilterKind_def > | rti::core::policy::RefilterKind |
<<extension>> <<extension>> Safe Enumeration of RefilterKind_def | |
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 dds::core::safe_enum<HistoryKind_def> dds::core::policy::HistoryKind |
Safe Enumeration of HistoryKind_def
typedef dds::core::safe_enum<RefilterKind_def> rti::core::policy::RefilterKind |