RTI Connext DDS Micro C++ API
Version 4.0.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 DDS Micro ReaderHistory plugin interface and implements the DataReader reader cache as supported by RTI Connext DDS Micro. RTI Connext DDS 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.