RTI Connext Micro  Version 2.4.1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
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]
 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]

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. The value specified in this attribute shall include the null string terminator only if its length is less than RT_MAX_FACTORY_NAME.


RTI Connext Micro Version 2.4.1.0 Copyright © Thu Nov 20 2014 Real-Time Innovations, Inc