RTI Connext Micro C++ API Version 4.2.0
Loading...
Searching...
No Matches
WHSMHistoryFactory Class Reference

<<eXtension>> A writer history factory that will be used by the DataWriter to create a history cache. More...

#include <dds_cpp_wh_sm.hxx>

Static Public Member Functions

static struct RT_ComponentFactoryI * get_interface ()
 Gets the singleton instance of the WHSM writer history factory.
 

Detailed Description

<<eXtension>> A writer history factory that will be used by the DataWriter to create a history cache.

Member Function Documentation

◆ get_interface()

static struct RT_ComponentFactoryI * WHSMHistoryFactory::get_interface ( )
static

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