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