#include <mip_structures.hpp>
◆ Count() [1/3]
constexpr mip::metadata::ParameterInfo::Count::Count |
( |
| ) |
|
|
constexprdefault |
◆ Count() [2/3]
constexpr mip::metadata::ParameterInfo::Count::Count |
( |
uint8_t |
n | ) |
|
|
inlineconstexpr |
◆ Count() [3/3]
constexpr mip::metadata::ParameterInfo::Count::Count |
( |
uint8_t |
n, |
|
|
microstrain::Id |
id |
|
) |
| |
|
inlineconstexpr |
◆ hasCounter()
constexpr bool mip::metadata::ParameterInfo::Count::hasCounter |
( |
| ) |
const |
|
inlineconstexpr |
◆ isFixed()
constexpr bool mip::metadata::ParameterInfo::Count::isFixed |
( |
| ) |
const |
|
inlineconstexpr |
◆ count
uint8_t mip::metadata::ParameterInfo::Count::count = 1 |
Fixed size if paramIdx unassigned.
◆ paramIdx
If assigned, specifies parameter that holds the actual runtime count.
The documentation for this struct was generated from the following file: