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