RTI Connext DDS Micro C++ API  2.4.14.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
UDPInterfaceFactory Class Reference

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

List of all members.

Static Public Member Functions

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

Detailed Description

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


Member Function Documentation

static struct RT_ComponentFactoryI* UDPInterfaceFactory::get_interface ( )
staticread

Gets the singleton instance of the UDP interface factory.

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

Returns:
Pointer to UDP factory instance
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