BaseBitSet< ALLOCATOR > Member List
This is the complete list of members for
BaseBitSet< ALLOCATOR >
, including all inherited members.
_bits
BaseBitSet< ALLOCATOR >
private
BaseBitSet
()=default
BaseBitSet< ALLOCATOR >
BaseBitSet
(BaseBitSet &&rhs)
BaseBitSet< ALLOCATOR >
Clear
(UInt index, Bool &cleared)
BaseBitSet< ALLOCATOR >
Clear
(UInt index)
BaseBitSet< ALLOCATOR >
ClearUnchecked
(UInt index)
BaseBitSet< ALLOCATOR >
CopyFrom
(const BaseBitSet< ALLOCATOR > &src)
BaseBitSet< ALLOCATOR >
CountBits
(UInt first=0, UInt last=(UInt) -1) const
BaseBitSet< ALLOCATOR >
CountBitsInWord
(IntType word) const
BaseBitSet< ALLOCATOR >
private
DescribeIO
(const DataSerializeInterface &stream)
BaseBitSet< ALLOCATOR >
static
GetCapacity
() const
BaseBitSet< ALLOCATOR >
GetHashCode
() const
BaseBitSet< ALLOCATOR >
GetNextCleared
(Int index) const
BaseBitSet< ALLOCATOR >
GetNextSet
(Int index) const
BaseBitSet< ALLOCATOR >
GetRawData
() const
BaseBitSet< ALLOCATOR >
Init
(UInt count, Bool clearValue)
BaseBitSet< ALLOCATOR >
INT_MASK
BaseBitSet< ALLOCATOR >
private
static
INT_WIDTH
BaseBitSet< ALLOCATOR >
private
static
INT_WIDTH_EXPONENT
BaseBitSet< ALLOCATOR >
private
static
IntType
typedef
BaseBitSet< ALLOCATOR >
Invert
()
BaseBitSet< ALLOCATOR >
IsEmpty
() const
BaseBitSet< ALLOCATOR >
IsPopulated
() const
BaseBitSet< ALLOCATOR >
IsSet
(UInt index) const
BaseBitSet< ALLOCATOR >
IsSet
(const Block< const IntType > &raw, Int index)
BaseBitSet< ALLOCATOR >
static
IsSetUnchecked
(UInt index) const
BaseBitSet< ALLOCATOR >
MAXON_DISALLOW_COPY_AND_ASSIGN
(BaseBitSet)
BaseBitSet< ALLOCATOR >
private
MergeAnd
(const BaseBitSet< ALLOCATOR > &src)
BaseBitSet< ALLOCATOR >
MergeAndNot
(const BaseBitSet< ALLOCATOR > &src)
BaseBitSet< ALLOCATOR >
MergeOr
(const BaseBitSet< ALLOCATOR > &src)
BaseBitSet< ALLOCATOR >
MergeOrNot
(const BaseBitSet< ALLOCATOR > &src)
BaseBitSet< ALLOCATOR >
MergeXOr
(const BaseBitSet< ALLOCATOR > &src)
BaseBitSet< ALLOCATOR >
operator&=
(const BaseBitSet< ALLOCATOR > &rhs)
BaseBitSet< ALLOCATOR >
operator=
(BaseBitSet &&rhs)
BaseBitSet< ALLOCATOR >
operator==
(const BaseBitSet< ALLOCATOR > &rhs) const
BaseBitSet< ALLOCATOR >
operator|=
(const BaseBitSet< ALLOCATOR > &rhs)
BaseBitSet< ALLOCATOR >
RemoveTrailingZeroes
()
BaseBitSet< ALLOCATOR >
private
Reset
()
BaseBitSet< ALLOCATOR >
Set
(UInt index, Bool &isSet)
BaseBitSet< ALLOCATOR >
Set
(UInt index)
BaseBitSet< ALLOCATOR >
SetAndCheckUnchecked
(UInt index)
BaseBitSet< ALLOCATOR >
SetRange
(UInt first, UInt last)
BaseBitSet< ALLOCATOR >
SetRangeUnchecked
(UInt first, UInt last)
BaseBitSet< ALLOCATOR >
SetUnchecked
(UInt index)
BaseBitSet< ALLOCATOR >
Copyright © 2023 MAXON Computer GmbH. Visit
developers.maxon.net
for the latest version. Last updated on Wed Mar 29 2023