![]() |
API Documentation
|
This is the complete list of members for BitReference, including all inherited members.
| BitReference(BitFlag &flag, uint01 bit) | BitReference | inline |
| BitReference(const BitReference &reference) | BitReference | inline |
| get() const | BitReference | inline |
| operator bool() const | BitReference | inline |
| operator!() const | BitReference | inline |
| operator!=(const bool &b) const | BitReference | inline |
| operator=(const bool &b) | BitReference | inline |
| operator=(const BitReference &b) | BitReference | inline |
| operator==(const bool &b) const | BitReference | inline |
| operator|=(const bool &b) | BitReference | inline |
| operator|=(const BitReference &b) | BitReference | inline |
| set(const bool &value) | BitReference | inline |