#include <mip_structures.hpp>
◆ Attributes() [1/2]
constexpr mip::metadata::Attributes::Attributes |
( |
| ) |
|
|
constexprdefault |
◆ Attributes() [2/2]
constexpr mip::metadata::Attributes::Attributes |
( |
bool |
w, |
|
|
bool |
r, |
|
|
bool |
s, |
|
|
bool |
l, |
|
|
bool |
d, |
|
|
bool |
e = false , |
|
|
bool |
x = false |
|
) |
| |
|
inlineconstexpr |
◆ any()
constexpr bool mip::metadata::Attributes::any |
( |
| ) |
const |
|
inlineconstexpr |
◆ canLoad()
constexpr bool mip::metadata::Attributes::canLoad |
( |
| ) |
const |
|
inlineconstexpr |
◆ canRead()
constexpr bool mip::metadata::Attributes::canRead |
( |
| ) |
const |
|
inlineconstexpr |
◆ canReset()
constexpr bool mip::metadata::Attributes::canReset |
( |
| ) |
const |
|
inlineconstexpr |
◆ canSave()
constexpr bool mip::metadata::Attributes::canSave |
( |
| ) |
const |
|
inlineconstexpr |
◆ canWrite()
constexpr bool mip::metadata::Attributes::canWrite |
( |
| ) |
const |
|
inlineconstexpr |
◆ has()
◆ isEchoed()
constexpr bool mip::metadata::Attributes::isEchoed |
( |
| ) |
const |
|
inlineconstexpr |
◆ isNotSerialized()
constexpr bool mip::metadata::Attributes::isNotSerialized |
( |
| ) |
const |
|
inlineconstexpr |
◆ isSerialized()
constexpr bool mip::metadata::Attributes::isSerialized |
( |
| ) |
const |
|
inlineconstexpr |
◆ setCanLoad()
constexpr Attributes& mip::metadata::Attributes::setCanLoad |
( |
bool |
l | ) |
|
|
inlineconstexpr |
◆ setCanRead()
constexpr Attributes& mip::metadata::Attributes::setCanRead |
( |
bool |
r | ) |
|
|
inlineconstexpr |
◆ setCanReset()
constexpr Attributes& mip::metadata::Attributes::setCanReset |
( |
bool |
d | ) |
|
|
inlineconstexpr |
◆ setCanSave()
constexpr Attributes& mip::metadata::Attributes::setCanSave |
( |
bool |
s | ) |
|
|
inlineconstexpr |
◆ setCanWrite()
constexpr Attributes& mip::metadata::Attributes::setCanWrite |
( |
bool |
w | ) |
|
|
inlineconstexpr |
◆ setIsEchoed()
constexpr Attributes& mip::metadata::Attributes::setIsEchoed |
( |
bool |
e | ) |
|
|
inlineconstexpr |
◆ setNotSerialized()
constexpr Attributes& mip::metadata::Attributes::setNotSerialized |
( |
bool |
x | ) |
|
|
inlineconstexpr |
◆ bits
uint8_t mip::metadata::Attributes::bits = 0x00 |
The documentation for this struct was generated from the following file: