RTI Connext Modern C++ API
Version 5.3.0
|
Describes dds::core::xtypes::DynamicType, dds::core::xtypes::DynamicData and related types and functions. More...
Typedefs | |
typedef dds::core::safe_enum < TypeKind_def > | dds::core::xtypes::TypeKind |
The different type kinds. | |
Describes dds::core::xtypes::DynamicType, dds::core::xtypes::DynamicData and related types and functions.
DynamicType is a mechanism for representing a type at runtime and DynamicData the way to instantiate data samples of a DynamicType and manipulate data reflectively.
typedef dds::core::safe_enum<TypeKind_def> dds::core::xtypes::TypeKind |