RTI Connext Modern C++ API  Version 5.2.3
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Topic traits and data-type support

Traits and operations associated to topic-types. More...

Modules

 Topic-type serialization and deserialization
 Provides functions to serialize and deserialize user data types to and from CDR format.
 

Classes

struct  dds::topic::is_topic_type< T >
 Trait that indicates if a type is suitable to be the type of a dds::topic::Topic. More...
 
struct  dds::topic::topic_type_support< T >
 Provides convenience operations for a topic-type. More...
 
struct  dds::topic::topic_type_name< T >
 Provides the name of a topic-type. More...
 
struct  rti::topic::topic_type_has_pointer_members< TopicType >
 <<extension>> Indicates if a topic type contains directly or indirectly IDL pointer members. More...
 
struct  rti::topic::dynamic_type< TopicType >
 Provides a DynamicType that represents an IDL-generated type. More...
 

Detailed Description

Traits and operations associated to topic-types.


RTI Connext Modern C++ API Version 5.2.3 Copyright © Wed Apr 27 2016 Real-Time Innovations, Inc