|
RTI Connext Modern C++ API
Version 5.2.0
|
Traits and operations associated to topic-types. More...
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... | |
Traits and operations associated to topic-types.