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