RTI Connext Micro
Version 2.4.1.0
|
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. |
Specifies the name that will be used to identify a DDS_DomainParticipant in the discovery process.
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.