Struct astutedds::xtypes::CompleteTypeObject

ClassList > astutedds > xtypes > CompleteTypeObject

  • #include <type_object.hpp>

Public Types

Type Name
typedef std::variant< std::monostate, CompleteStructType, CompleteEnumeratedType > VariantType

Public Attributes

Type Name
VariantType value

Public Types Documentation

typedef VariantType

using astutedds::xtypes::CompleteTypeObject::VariantType =  std::variant<std::monostate, CompleteStructType, CompleteEnumeratedType >;

Public Attributes Documentation

variable value

VariantType astutedds::xtypes::CompleteTypeObject::value;


The documentation for this class was generated from the following file include/astutedds/xtypes/type_object.hpp