Definition at line 3818 of file Fields.h.
◆ Bits
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 3823 of file Fields.h.
◆ anonymous enum
| Enumerator |
|---|
| Size | sizeof(Bits) | |
Definition at line 3825 of file Fields.h.
◆ MmProtections()
Constructs from a value.
Definition at line 3865 of file Fields.h.
◆ bits()
- Returns
- elements as they packed in the set.
Definition at line 3857 of file Fields.h.
◆ delta()
Indicates whether Delta bit is set.
Definition at line 3842 of file Fields.h.
◆ operator!=()
Compares encoded data.
Definition at line 3879 of file Fields.h.
◆ operator==()
Compares encoded data.
Definition at line 3889 of file Fields.h.
◆ toString()
| std::string toString |
( |
| ) |
const |
- Returns
- a human-readable presentation.
◆ volume()
Indicates whether Volume bit is set.
Definition at line 3850 of file Fields.h.