RTI Connext DDS Micro C++ API  Version 3.0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
RHSMHistoryFactory Class Reference

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

#include <dds_cpp_rh_sm.hxx>

List of all members.

Static Public Member Functions

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

Detailed Description

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


Member Function Documentation

static struct RT_ComponentFactoryI* RHSMHistoryFactory::get_interface ( )
staticread

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

RTI Connext DDS Micro C++ API Version 3.0.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc