RTI Connext DDS Micro C API  Version 3.0.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
WHSM Writer History API

Functions

const char * WHSM_HistoryFactory_get_version (void)
 Returns the version string for the WHSM library.

Detailed Description

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.


Function Documentation

const char* WHSM_HistoryFactory_get_version ( void  )

Returns the version string for the WHSM library.


RTI Connext DDS Micro C API Version 3.0.2 Copyright © Thu Dec 12 2019 Real-Time Innovations, Inc