RTI Connext DDS Micro C++ API  2.4.14.2
 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...

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
MT Safety:
This operation is thread safe.

RTI Connext DDS Micro C++ API 2.4.14.2 Copyright © Tue May 28 2024 Real-Time Innovations, Inc