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

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

#include <dds_cpp_rh_sm.hxx>

Static Public Member Functions

static struct RT_ComponentFactoryI * get_interface ()
 Gets the singleton instance of the RHSM reader history factory.
 

Detailed Description

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

Member Function Documentation

◆ get_interface()

static struct RT_ComponentFactoryI * RHSMHistoryFactory::get_interface ( )
static

Gets the singleton instance of the RHSM reader history factory.

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

Returns
Pointer to RHSM history plugin factory