RTI Connext Traditional C++ API Version 7.3.0

<<extension>> Assigns a name to a DDSDomainParticipant, DDSPublisher, DDSSubscriber, DDSDataWriter or DDSDataReader. Except for DDSPublisher and DDSSubscriber, these names are visible during the discovery process and in RTI tools to help you visualize and debug your system. More...

Classes

struct  DDS_EntityNameQosPolicy
 Assigns a name and a role name to a DDSDomainParticipant, DDSPublisher, DDSSubscriber, DDSDataWriter or DDSDataReader. Except for DDSPublisher and DDSSubscriber, these names will be visible during the discovery process and in RTI tools to help you visualize and debug your system. More...
 

Variables

const char *const DDS_ENTITYNAME_QOS_POLICY_NAME
 Stringified human-readable name for DDS_EntityNameQosPolicy. More...
 

Detailed Description

<<extension>> Assigns a name to a DDSDomainParticipant, DDSPublisher, DDSSubscriber, DDSDataWriter or DDSDataReader. Except for DDSPublisher and DDSSubscriber, these names are visible during the discovery process and in RTI tools to help you visualize and debug your system.

Variable Documentation

◆ DDS_ENTITYNAME_QOS_POLICY_NAME

const char* const DDS_ENTITYNAME_QOS_POLICY_NAME
extern

Stringified human-readable name for DDS_EntityNameQosPolicy.