![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::cBitmask< TYPE >, including all inherited members.
| cBitmask(TYPE uVal=0) noexcept | Gray::cBitmask< TYPE > | inline |
| ClearBit(BIT_ENUM_t nBit) noexcept | Gray::cBitmask< TYPE > | inline |
| IsSet(BIT_ENUM_t nBit) const noexcept | Gray::cBitmask< TYPE > | inline |
| m_uVal | Gray::cBitmask< TYPE > | protected |
| operator TYPE() const noexcept | Gray::cBitmask< TYPE > | inline |
| SetBit(BIT_ENUM_t nBit) noexcept | Gray::cBitmask< TYPE > | inline |