Cyclone ISO C++ API Reference Guide
dds::topic::topic_type_name< T > Struct Template Reference

Support functionality to get the default type_name of a Topic type. More...

#include "TopicTraits.hpp"

Static Public Member Functions

static std::string value ()
 

Detailed Description

template<typename T>
struct dds::topic::topic_type_name< T >

Support functionality to get the default type_name of a Topic type.

Definition at line 46 of file TopicTraits.hpp.

Member Function Documentation

◆ value()

template<typename T >
static std::string dds::topic::topic_type_name< T >::value ( )
inlinestatic

Definition at line 48 of file TopicTraits.hpp.


The documentation for this struct was generated from the following file:
dds::topic::topic_type_name::value
static std::string value()
Definition: TopicTraits.hpp:48