Struct astutedds::xtypes::TypeObject
ClassList > astutedds > xtypes > TypeObject
#include <type_object.hpp>
Public Types
| Type | Name |
|---|---|
| typedef std::variant< CompleteTypeObject, MinimalTypeObject > | VariantType |
Public Attributes
| Type | Name |
|---|---|
| VariantType | value |
Public Types Documentation
typedef VariantType
using astutedds::xtypes::TypeObject::VariantType = std::variant<CompleteTypeObject, MinimalTypeObject>;
Public Attributes Documentation
variable value
VariantType astutedds::xtypes::TypeObject::value;
The documentation for this class was generated from the following file include/astutedds/xtypes/type_object.hpp