Public Attributes | |
DDS_BuiltinTopicKey_t | key |
DCPS key to distinguish entries. | |
struct DDS_UserDataQosPolicy | user_data |
Policy of the corresponding DomainParticipant. | |
struct DDS_PropertyQosPolicy | property |
<<eXtension>> Name value pair properties to be stored with domain participant | |
DDS_ProtocolVersion_t | rtps_protocol_version |
<<eXtension>> Version number of the RTPS wire protocol used. | |
struct DDS_VendorId_t | rtps_vendor_id |
<<eXtension>> ID of vendor implementing the RTPS wire protocol. | |
DDS_UnsignedLong | dds_builtin_endpoints |
<<eXtension>> Bitmap of builtin endpoints supported by the participant. | |
struct DDS_LocatorSeq | default_unicast_locators |
<<eXtension>> Unicast locators used when individual entities do not specify unicast locators. | |
struct DDS_ProductVersion_t | product_version |
<<eXtension>> This is a vendor specific parameter. It gives the current version for rti-dds. | |
struct DDS_EntityNameQosPolicy | participant_name |
<<eXtension>> The participant name and role name. |
Data associated with the built-in topic DDS_PARTICIPANT_TOPIC_NAME. It contains QoS policies and additional information that apply to the remote DDSDomainParticipant.
DCPS key to distinguish entries.
Policy of the corresponding DomainParticipant.
<<eXtension>> Name value pair properties to be stored with domain participant
<<eXtension>> Version number of the RTPS wire protocol used.
<<eXtension>> ID of vendor implementing the RTPS wire protocol.
<<eXtension>> Bitmap of builtin endpoints supported by the participant.
Each bit indicates a builtin endpoint that may be available on the participant for use in discovery.
<<eXtension>> Unicast locators used when individual entities do not specify unicast locators.
<<eXtension>> This is a vendor specific parameter. It gives the current version for rti-dds.
<<eXtension>> The participant name and role name.
This parameter contains the name and the role name of the discovered participant.