|
FINAL CUT
|
Classes | |
| struct | set |
| struct | unset |
Public Member Functions | |
| constexpr auto | hasBit (uInt32 mask) const noexcept -> bool |
| constexpr void | setBit (uInt32 mask) noexcept |
| constexpr void | clearBit (uInt32 mask) noexcept |
| constexpr void | toggleBit (uInt32 mask) noexcept |
| auto | getFCharAttribute () const noexcept -> FCharAttribute |
| void | setFCharAttribute (const FCharAttribute &bit) noexcept |
Public Attributes | |
| uInt32 | data {0} |
1.8.13