RTI Connext Traditional C++ API  Version 6.1.0

The key type of the built-in topic types. More...

Public Attributes

DDS_BUILTIN_TOPIC_KEY_TYPE_NATIVE value [DDS_BUILTIN_TOPIC_KEY_TYPE_NATIVE_LENGTH]
 An array of four integers that uniquely represents a remote DDSEntity. More...
 

Detailed Description

The key type of the built-in topic types.

Each remote DDSEntity to be discovered can be uniquely identified by this key. This is the key of all the built-in topic data types.

See also
DDS_ParticipantBuiltinTopicData
DDS_TopicBuiltinTopicData
DDS_PublicationBuiltinTopicData
DDS_SubscriptionBuiltinTopicData

Member Data Documentation

◆ value

DDS_BUILTIN_TOPIC_KEY_TYPE_NATIVE DDS_BuiltinTopicKey_t::value[DDS_BUILTIN_TOPIC_KEY_TYPE_NATIVE_LENGTH]

An array of four integers that uniquely represents a remote DDSEntity.