RTI Connext Modern C++ API
Version 6.0.1
|
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. | |
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.
|
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.