RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
DDS::BuiltinTopicKey_t Struct Reference

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

#include <managed_infrastructure.h>

Public Attributes

System::Int32 value1
 An array of four integers that uniquely represents a remote DDS::Entity.
 
System::Int32 value2
 An array of four integers that uniquely represents a remote DDS::Entity.
 
System::Int32 value3
 An array of four integers that uniquely represents a remote DDS::Entity.
 
System::Int32 value4
 An array of four integers that uniquely represents a remote DDS::Entity.
 

Detailed Description

The key type of the built-in topic types.

Each remote DDS::Entity 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

System::Int32 DDS::BuiltinTopicKey_t::value1

An array of four integers that uniquely represents a remote DDS::Entity.

System::Int32 DDS::BuiltinTopicKey_t::value2

An array of four integers that uniquely represents a remote DDS::Entity.

System::Int32 DDS::BuiltinTopicKey_t::value3

An array of four integers that uniquely represents a remote DDS::Entity.

System::Int32 DDS::BuiltinTopicKey_t::value4

An array of four integers that uniquely represents a remote DDS::Entity.


RTI Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc