Structsยง
- BitFlag
- The settings for a bit flag mapping. Each position should be unique. Position 0 represents the least significant bit and position 31 represents the most significant bit.
- Builder
- A builder for BitFlag
- Complete
- The final stage for
BitFlag
. - Label
Stage - The
label
stage forBuilder
. - Position
Stage - The
position
stage forBuilder
.