#include <mip_structures.hpp>
◆ FieldAttributes() [1/3]
constexpr mip::metadata::FieldAttributes::FieldAttributes |
( |
| ) |
|
|
constexprdefault |
◆ FieldAttributes() [2/3]
constexpr mip::metadata::FieldAttributes::FieldAttributes |
( |
FunctionBits |
bits | ) |
|
|
inlineconstexpr |
◆ FieldAttributes() [3/3]
constexpr mip::metadata::FieldAttributes::FieldAttributes |
( |
bool |
w, |
|
|
bool |
r, |
|
|
bool |
s, |
|
|
bool |
l, |
|
|
bool |
d, |
|
|
bool |
p = false |
|
) |
| |
|
inlineconstexpr |
◆ hasFunctionSelector()
constexpr bool mip::metadata::FieldAttributes::hasFunctionSelector |
( |
| ) |
const |
|
inlineconstexpr |
◆ isProprietary()
constexpr bool mip::metadata::FieldAttributes::isProprietary |
( |
| ) |
const |
|
inlineconstexpr |
◆ setProprietary()
constexpr FieldAttributes& mip::metadata::FieldAttributes::setProprietary |
( |
bool |
p | ) |
|
|
inlineconstexpr |
The documentation for this struct was generated from the following file: