RTI Connext Modern C++ API
Version 6.0.0
|
Provides the name of a topic-type. More...
#include <TopicTraits.hpp>
Provides the name of a topic-type.
For example:
Note that topic_type_name<dds::core::xtypes::DynamicData>::value()
is undefined, because DynamicData is used to dynamically represent any type so its actual topic-type is unknown at compilation time.