RTI Connext Micro C++ API Version 4.2.0
Loading...
Searching...
No Matches
DDS_DiscoveryComponent Struct Reference

Specifies the discovery plugin the DDSDomainParticipant should use. More...

#include <dds_c_domain.h>

Public Attributes

RT_ComponentFactoryId_T name
 Specifies the name of a registered discovery plugin the DDSDomainParticipant should use.
 

Detailed Description

Specifies the discovery plugin the DDSDomainParticipant should use.

Member Data Documentation

◆ name

RT_ComponentFactoryId_T DDS_DiscoveryComponent::name

Specifies the name of a registered discovery plugin the DDSDomainParticipant should use.

This attribute specifies the name of the plug-in to be used for DDS Discovery. The maximum length of the name is RT_MAX_FACTORY_NAME excluding the NUL termination.