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

Functions

struct RT_ComponentFactoryI * WHSM_HistoryFactory_get_interface (void)
 Gets the singleton instance of the WHSM writer history factory.

Detailed Description

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 Getting Started for an example on how to register the writer history factory.


Function Documentation

struct RT_ComponentFactoryI* WHSM_HistoryFactory_get_interface ( void  )
read

Gets the singleton instance of the WHSM writer history factory.

This function gets the singleton instance of the WHSM history plugin factory that is used by the middleware to create a WriterHistory plugin. The singleton instance of the factory must be registered with the name "wh" in the DomainParticipantFactory.

Returns:
Pointer to WHSM history plugin factory

RTI Connext DDS Micro Version 2.4.8 Copyright © Tue Apr 12 2016 Real-Time Innovations, Inc