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