#include <mip_structures.hpp>
◆ Type
Enumerator |
---|
NONE | No condition, member always valid.
|
ENUM | Enum value selector (e.g. for parameters in unions)
|
◆ hasCondition()
constexpr bool mip::metadata::ParameterInfo::Condition::hasCondition |
( |
| ) |
const |
|
inlineconstexpr |
◆ paramIdx
Index of enum parameter identifying whether this parameter is enabled.
◆ type
◆ value
uint16_t mip::metadata::ParameterInfo::Condition::value = 0 |
Value of the enum parameter which activates this parameter.
The documentation for this struct was generated from the following file: