csBitArray::BitProxy Class Reference
List of all members.Public Member Functions | |
BitProxy (csBitArray &array, size_t pos) | |
Constructor. | |
bool | Flip () |
Flip state of this bit. | |
operator bool () const | |
Boolean accessor. | |
BitProxy & | operator= (const BitProxy &that) |
Proxy assignment. | |
BitProxy & | operator= (bool value) |
Boolean assignment. |
Detailed Description
Definition at line 105 of file bitarray.h.
Constructor & Destructor Documentation
|
Constructor.
Definition at line 112 of file bitarray.h. |
Member Function Documentation
|
Flip state of this bit.
Definition at line 139 of file bitarray.h. |
|
Boolean accessor.
Definition at line 130 of file bitarray.h. |
|
Proxy assignment.
Definition at line 123 of file bitarray.h. References csBitArray::IsBitSet(), mArray, and mPos. |
|
Boolean assignment.
Definition at line 116 of file bitarray.h. |
The documentation for this class was generated from the following file:
- csutil/bitarray.h
Generated for Crystal Space by doxygen 1.4.6