BaseBitSet< ALLOCATOR, INTTYPE > Member List

This is the complete list of members for BaseBitSet< ALLOCATOR, INTTYPE >, including all inherited members.

_bitsBaseBitSet< ALLOCATOR, INTTYPE >private
BaseBitSet()=defaultBaseBitSet< ALLOCATOR, INTTYPE >
BaseBitSet(BaseBitSet &&rhs)BaseBitSet< ALLOCATOR, INTTYPE >
Begin() constBaseBitSet< ALLOCATOR, INTTYPE >
Clear(UInt index, Bool &cleared)BaseBitSet< ALLOCATOR, INTTYPE >
Clear(UInt index)BaseBitSet< ALLOCATOR, INTTYPE >
ClearUnchecked(UInt index)BaseBitSet< ALLOCATOR, INTTYPE >
ConstIterator typedefBaseBitSet< ALLOCATOR, INTTYPE >
CopyFrom(const BaseBitSet< ALLOCATOR, INTTYPE > &src)BaseBitSet< ALLOCATOR, INTTYPE >
CountBits(UInt first=0, UInt last=(UInt) -1) constBaseBitSet< ALLOCATOR, INTTYPE >
CountBitsInWord(IntType word) constBaseBitSet< ALLOCATOR, INTTYPE >private
DescribeIO(const DataSerializeInterface &stream)BaseBitSet< ALLOCATOR, INTTYPE >static
End() constBaseBitSet< ALLOCATOR, INTTYPE >
GetCapacity() constBaseBitSet< ALLOCATOR, INTTYPE >
GetHashCode() constBaseBitSet< ALLOCATOR, INTTYPE >
GetNextCleared(Int index) constBaseBitSet< ALLOCATOR, INTTYPE >
GetNextSet(Int index) constBaseBitSet< ALLOCATOR, INTTYPE >
GetRawData() constBaseBitSet< ALLOCATOR, INTTYPE >
Init(UInt count, Bool clearValue)BaseBitSet< ALLOCATOR, INTTYPE >
INT_MASKBaseBitSet< ALLOCATOR, INTTYPE >privatestatic
INT_WIDTHBaseBitSet< ALLOCATOR, INTTYPE >privatestatic
INT_WIDTH_EXPONENTBaseBitSet< ALLOCATOR, INTTYPE >privatestatic
IntType typedefBaseBitSet< ALLOCATOR, INTTYPE >
Invert()BaseBitSet< ALLOCATOR, INTTYPE >
IsEmpty() constBaseBitSet< ALLOCATOR, INTTYPE >
IsPopulated() constBaseBitSet< ALLOCATOR, INTTYPE >
IsSet(UInt index) constBaseBitSet< ALLOCATOR, INTTYPE >
IsSet(const Block< const IntType > &raw, Int index)BaseBitSet< ALLOCATOR, INTTYPE >static
IsSetUnchecked(UInt index) constBaseBitSet< ALLOCATOR, INTTYPE >
MAXON_DISALLOW_COPY_AND_ASSIGN(BaseBitSet)BaseBitSet< ALLOCATOR, INTTYPE >private
MergeAnd(const BaseBitSet< ALLOCATOR, INTTYPE > &src)BaseBitSet< ALLOCATOR, INTTYPE >
MergeAndNot(const BaseBitSet< ALLOCATOR, INTTYPE > &src)BaseBitSet< ALLOCATOR, INTTYPE >
MergeOr(const BaseBitSet< ALLOCATOR, INTTYPE > &src)BaseBitSet< ALLOCATOR, INTTYPE >
MergeOrNot(const BaseBitSet< ALLOCATOR, INTTYPE > &src)BaseBitSet< ALLOCATOR, INTTYPE >
MergeXOr(const BaseBitSet< ALLOCATOR, INTTYPE > &src)BaseBitSet< ALLOCATOR, INTTYPE >
operator&=(const BaseBitSet< ALLOCATOR, INTTYPE > &rhs)BaseBitSet< ALLOCATOR, INTTYPE >
operator=(BaseBitSet &&rhs)BaseBitSet< ALLOCATOR, INTTYPE >
operator==(const BaseBitSet< ALLOCATOR, INTTYPE > &rhs) constBaseBitSet< ALLOCATOR, INTTYPE >
operator|=(const BaseBitSet< ALLOCATOR, INTTYPE > &rhs)BaseBitSet< ALLOCATOR, INTTYPE >
RemoveTrailingZeroes()BaseBitSet< ALLOCATOR, INTTYPE >private
Reset()BaseBitSet< ALLOCATOR, INTTYPE >
Set(UInt index, Bool &isSet)BaseBitSet< ALLOCATOR, INTTYPE >
Set(UInt index)BaseBitSet< ALLOCATOR, INTTYPE >
SetAndCheckUnchecked(UInt index)BaseBitSet< ALLOCATOR, INTTYPE >
SetRange(UInt first, UInt last)BaseBitSet< ALLOCATOR, INTTYPE >
SetRangeUnchecked(UInt first, UInt last)BaseBitSet< ALLOCATOR, INTTYPE >
SetUnchecked(UInt index)BaseBitSet< ALLOCATOR, INTTYPE >
SetValue(UInt index, Bool value)BaseBitSet< ALLOCATOR, INTTYPE >
SetValueUnchecked(UInt index, Bool value)BaseBitSet< ALLOCATOR, INTTYPE >