RTI Connext DDS Micro C++ API
Version 4.0.1
|
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 DDS Micro WriterHistory plugin interface and implements the DataWriter writer cache as supported by RTI Connext DDS Micro. RTI Connext DDS 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.