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