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

<<eXtension>> 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>

Static Public Member Functions

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

Detailed Description

<<eXtension>> 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

◆ get_interface()

static struct RT_ComponentFactoryI * SHMEMInterfaceFactory::get_interface ( )
static

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