RTI Connext Modern C++ API  Version 6.0.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
dds::topic::BuiltinTopicKey Class Reference

The key of the built-in topics. More...

#include <dds/topic/BuiltinTopicKey.hpp>

Public Member Functions

 TBuiltinTopicKey ()
 Creates a key whose value() are all zeros.
 
std::vector< uint32_t > value () const
 Returns a copy of the four integers that represent the key.
 

Detailed Description

The key of the built-in topics.

Each remote dds::core::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::topic::ParticipantBuiltinTopicData
dds::topic::TopicBuiltinTopicData
dds::topic::PublicationBuiltinTopicData
dds::topic::SubscriptionBuiltinTopicData

Member Function Documentation

dds::topic::BuiltinTopicKey::TBuiltinTopicKey ( )
inline

Creates a key whose value() are all zeros.

std::vector<uint32_t> dds::topic::BuiltinTopicKey::value ( ) const

Returns a copy of the four integers that represent the key.


RTI Connext Modern C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc