RTI Connext Micro  Version 2.4.4.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
DDS_DiscoveryComponent Struct Reference

Specifies the name that will be used to identify a DDS_DomainParticipant in the discovery process. More...

#include <dds_c_domain.h>

Data Fields

char name [RT_MAX_FACTORY_NAME+1]
 Name of the DDS_DomainParticipant.

Detailed Description

Specifies the name that will be used to identify a DDS_DomainParticipant in the discovery process.


Field Documentation

char DDS_DiscoveryComponent::name[RT_MAX_FACTORY_NAME+1]

Name of the DDS_DomainParticipant.

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 Micro Version 2.4.4.0 Copyright © Thu Apr 30 2015 Real-Time Innovations, Inc