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

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

#include <dds_cpp_wh_sm.hxx>

List of all members.

Static Public Member Functions

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

Detailed Description

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


Member Function Documentation

static struct RT_ComponentFactoryI* WHSMHistoryFactory::get_interface ( )
staticread

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 C++ API Version 3.0.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc