RTI Connext DDS Micro C API  Version 3.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
DDS_DiscoveryComponent Struct Reference

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

#include <dds_c_domain.h>

Data Fields

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

Detailed Description

Specifies the discovery plugin the DDS_DomainParticipant should use.


Field Documentation

RT_ComponentFactoryId_T DDS_DiscoveryComponent::name

Specifies the name of a registered discovery plugin the DDS_DomainParticipant 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.

RTI Connext DDS Micro C API Version 3.0.0 Copyright © Fri Mar 22 2019 Real-Time Innovations, Inc