#include <mip_structures.hpp>
◆ Accessor
◆ accessor
Accessor mip::metadata::ParameterInfo::accessor = nullptr |
Obtains a reference to the member variable.
◆ attributes
This parameter is required for the specified function selectors.
◆ condition
Condition mip::metadata::ParameterInfo::condition |
For conditionally-enabled parameters like those in unions.
◆ count
Count mip::metadata::ParameterInfo::count |
Number of instances for arrays.
◆ docs
const char* mip::metadata::ParameterInfo::docs = nullptr |
Human-readable documentation.
◆ name
const char* mip::metadata::ParameterInfo::name = nullptr |
Programmatic name (e.g. for printing or language bindings).
◆ type
TypeInfo mip::metadata::ParameterInfo::type |
The documentation for this struct was generated from the following file: