RTI Connext DDS Micro C++ API
Version 2.4.14.1
|
Classes | |
class | RHSMHistoryFactory |
<<eXtension>> <<cert>> A reader history factory that will be used by the DataReader to create a history cache. More... |
The RHSM plugin is an implementation of the RTI Connext Micro ReaderHistory plugin interface and implements the DataReader reader cache as supported by RTI Connext Micro. RTI Connext Micro requires that a ReaderHistory plugin is registered with the name "rh" in the DomainParticipantFactory before a DataReader can be created. Each instance of a DataReader creates its own instance of the ReaderHistory plugin. Please refer to User Manual for an example on how to register the writer history factory.