Definition at line 3731 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 3736 of file Fields.h.
◆ anonymous enum
Enumerator |
---|
Size | sizeof(Bits) | |
Definition at line 3738 of file Fields.h.
◆ MmProtections()
Constructs from a value.
Definition at line 3778 of file Fields.h.
◆ bits()
- Returns
- elements as they packed in the set.
Definition at line 3770 of file Fields.h.
◆ delta()
Indicates whether Delta bit is set.
Definition at line 3755 of file Fields.h.
◆ operator!=()
Compares encoded data.
Definition at line 3792 of file Fields.h.
◆ operator==()
Compares encoded data.
Definition at line 3802 of file Fields.h.
◆ toString()
std::string toString |
( |
| ) |
const |
- Returns
- a human-readable presentation.
◆ volume()
Indicates whether Volume bit is set.
Definition at line 3763 of file Fields.h.