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

<<eXtension>> <<cert>> A SHMEM transport factory that will be used by a DomainParticipant to create a SHMEM interface. Only one SHMEM interface can be registered with the DomainParticipantFactory. More...

#include <dds_cpp_netio_shmem.hxx>

List of all members.

Static Public Member Functions

static struct
RT_ComponentFactoryI * 
get_interface ()
 Gets the singleton instance of the SHMEM interface factory.

Detailed Description

<<eXtension>> <<cert>> A SHMEM transport factory that will be used by a DomainParticipant to create a SHMEM interface. Only one SHMEM interface can be registered with the DomainParticipantFactory.


Member Function Documentation

static struct RT_ComponentFactoryI* SHMEMInterfaceFactory::get_interface ( )
staticread

Gets the singleton instance of the SHMEM interface factory.

This function gets the singleton instance of the SHMEM factory that is used by the middleware to create a SHMEM transport instance.

Returns:
Pointer to SHMEM factory instance

RTI Connext DDS Micro C++ API Version 4.0.1 Copyright © Mon Jun 3 2024 Real-Time Innovations, Inc