, including all inherited members.
allOff() | BitMask32 | [static] |
allOn() | BitMask32 | [static] |
bit(int index) | BitMask32 | [static] |
BitMask() | BitMask32 | |
BitMask(BitMaskunsigned int, 32 const copy) | BitMask32 | |
BitMask(unsigned int init_value) | BitMask32 | |
clear() | BitMask32 | |
clearBit(int index) | BitMask32 | |
clearRange(int low_bit, int size) | BitMask32 | |
compareTo(BitMaskunsigned int, 32 const other) | BitMask32 | |
extract(int low_bit, int size) | BitMask32 | |
floodBitsDown() | BitMask32 | |
floodBitsUp() | BitMask32 | |
floodDownInPlace() | BitMask32 | |
floodUpInPlace() | BitMask32 | |
getBit(int index) | BitMask32 | |
getClassType() | BitMask32 | [static] |
getHighestOffBit() | BitMask32 | |
getHighestOnBit() | BitMask32 | |
getKey() | BitMask32 | |
getLowestOffBit() | BitMask32 | |
getLowestOnBit() | BitMask32 | |
getMaxNumBits() | BitMask32 | [static] |
getNextHigherDifferentBit(int low_bit) | BitMask32 | |
getNumBits() | BitMask32 | [static] |
getNumOffBits() | BitMask32 | |
getNumOnBits() | BitMask32 | |
getWord() | BitMask32 | |
hasAllOf(int low_bit, int size) | BitMask32 | |
hasAnyOf(int low_bit, int size) | BitMask32 | |
hasBitsInCommon(BitMaskunsigned int, 32 const other) | BitMask32 | |
hasMaxNumBits() | BitMask32 | [static] |
int | BitMask32 | |
int | BitMask32 | [static] |
invertInPlace() | BitMask32 | |
isAllOn() | BitMask32 | |
isZero() | BitMask32 | |
keepNextHighestBit() | BitMask32 | |
keepNextHighestBit(BitMaskunsigned int, 32 const other) | BitMask32 | |
keepNextHighestBit(int index) | BitMask32 | |
keepNextLowestBit() | BitMask32 | |
keepNextLowestBit(BitMaskunsigned int, 32 const other) | BitMask32 | |
keepNextLowestBit(int index) | BitMask32 | |
lowerOn(int on_bits) | BitMask32 | [static] |
operator!=(BitMaskunsigned int, 32 const other) | BitMask32 | |
operator&(BitMaskunsigned int, 32 const other) | BitMask32 | |
operator&=(BitMaskunsigned int, 32 const other) | BitMask32 | |
operator<(BitMaskunsigned int, 32 const other) | BitMask32 | |
operator<<(int shift) | BitMask32 | |
operator<<=(int shift) | BitMask32 | |
operator=(BitMaskunsigned int, 32 const copy) | BitMask32 | |
operator==(BitMaskunsigned int, 32 const other) | BitMask32 | |
operator>>(int shift) | BitMask32 | |
operator>>=(int shift) | BitMask32 | |
operator^(BitMaskunsigned int, 32 const other) | BitMask32 | |
operator^=(BitMaskunsigned int, 32 const other) | BitMask32 | |
operator|(BitMaskunsigned int, 32 const other) | BitMask32 | |
operator|=(BitMaskunsigned int, 32 const other) | BitMask32 | |
operator~() | BitMask32 | |
output(ostream out) | BitMask32 | |
outputBinary(ostream out, int spaces_every) | BitMask32 | |
outputBinary(ostream out) | BitMask32 | |
outputHex(ostream out, int spaces_every) | BitMask32 | |
outputHex(ostream out) | BitMask32 | |
range(int low_bit, int size) | BitMask32 | [static] |
setBit(int index) | BitMask32 | |
setBitTo(int index, bool value) | BitMask32 | |
setRange(int low_bit, int size) | BitMask32 | |
setRangeTo(bool value, int low_bit, int size) | BitMask32 | |
setWord(unsigned int value) | BitMask32 | |
store(unsigned int value, int low_bit, int size) | BitMask32 | |
write(ostream out, int indent_level) | BitMask32 | |
write(ostream out) | BitMask32 | |