OpenSplice ISO C++ 2 DCPS  v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
dds::topic::is_topic_type< T > Struct Template Reference

Support functionality to check if a given object type is a Topic. More...

#include "TopicTraits.hpp"

Public Types

enum  { value = 0 }
 

Detailed Description

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

Support functionality to check if a given object type is a Topic.

// Foo::Bar type is considered a Topic
} else {
// Foo::Bar type is NOT considered a Topic
}

Definition at line 30 of file TopicTraits.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 73 of file TopicTraits.hpp.


The documentation for this struct was generated from the following file: