RTI Connext Modern C++ API  Version 6.1.0
rti::topic::topic_type_has_external_members< TopicType > Struct Template Reference

<<extension>> Indicates if a topic type contains directly or indirectly IDL external members. More...

#include <rti/topic/TopicTraits.hpp>

Inherits false_type.

Detailed Description

template<typename TopicType>
struct rti::topic::topic_type_has_external_members< TopicType >

<<extension>> Indicates if a topic type contains directly or indirectly IDL external members.

This template is specialized in the generated code for topic types that do contain &external members.