
Public Member Functions | |
| BitProxy (BitArray &array, unsigned pos) | |
| BitProxy & | operator= (bool value) |
| BitProxy & | operator= (const BitProxy &that) |
| operator bool () const | |
| bool | Flip () |
|
||||||||||||
|
|
|
|
Definition at line 228 of file BitArray. References base::BitArray::FlipBit(), and base::BitArray::IsBitSet(). |
|
|
Definition at line 223 of file BitArray. References base::BitArray::IsBitSet(). |
|
|
Definition at line 217 of file BitArray. References base::BitArray::IsBitSet(), mArray, mPos, and base::BitArray::Set(). |
|
|
Definition at line 211 of file BitArray. References base::BitArray::Set(). |
1.3.6