Definition at line 3824 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 3829 of file Fields.h.
◆ anonymous enum
| Enumerator |
|---|
| Size | sizeof(Bits) | |
Definition at line 3831 of file Fields.h.
◆ MmProtections()
Constructs from a value.
Definition at line 3871 of file Fields.h.
◆ bits()
- Returns
- elements as they packed in the set.
Definition at line 3863 of file Fields.h.
◆ delta()
Indicates whether Delta bit is set.
Definition at line 3848 of file Fields.h.
◆ operator!=()
Compares encoded data.
Definition at line 3885 of file Fields.h.
◆ operator==()
Compares encoded data.
Definition at line 3895 of file Fields.h.
◆ toString()
| std::string toString |
( |
| ) |
const |
- Returns
- a human-readable presentation.
◆ volume()
Indicates whether Volume bit is set.
Definition at line 3856 of file Fields.h.