Base Framework
BitSet Member List

This is the complete list of members for BitSet, including all inherited members.

BitSet()BitSet
BitSet(unsigned int size, bool value)BitSet
BitSet(const BitSet &copy) noexceptBitSetinline
Enumerator typedef (defined in BitSet)BitSet
flip() noexceptBitSet
flip(MemorySize index)BitSet
getAt(MemorySize index) constBitSet
getBitMask(unsigned int index) noexceptBitSetinlineprotectedstatic
getElementIndex(unsigned int index) noexceptBitSetinlineprotectedstatic
getElements()BitSetinlineprotected
getElements() const noexceptBitSetinlineprotected
getEnumerator() noexceptBitSetinline
getNumberOfElements(MemorySize size) noexceptBitSetinlineprotectedstatic
getReadEnumerator() const noexceptBitSetinline
getSize() const noexceptBitSetinline
isEmpty() const noexceptBitSetinline
operator bool() noexceptBitSetinline
operator&=(const BitSet &value) noexceptBitSet
operator<<(unsigned int count) const noexceptBitSetinline
operator<<(FormatOutputStream &stream, const BitSet &value)BitSetfriend
operator<<=(unsigned int count) noexceptBitSet
operator=(const BitSet &assign) noexceptBitSetinline
operator>>(unsigned int count) const noexceptBitSetinline
operator>>=(unsigned int count) noexceptBitSet
operator[](MemorySize index)BitSetinline
operator[](MemorySize index) constBitSetinline
operator^=(const BitSet &value) noexceptBitSet
operator|=(const BitSet &value) noexceptBitSet
operator~() const noexceptBitSetinline
ReadEnumerator typedef (defined in BitSet)BitSet
reinitialize() noexceptBitSetinlineprotected
removeAll() noexceptBitSet
reset() noexceptBitSet
reset(MemorySize index)BitSet
set() noexceptBitSet
set(unsigned int index)BitSet
setAt(MemorySize index, bool value)BitSet
setSize(MemorySize size)BitSetinlineprotected
zeroExtend(MemorySize size)BitSetprotected