MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::TypedBitSet< I > Member List

This is the complete list of members for MR::TypedBitSet< I >, including all inherited members.

all() const (defined in MR::BitSet)MR::BitSet
any() const (defined in MR::BitSet)MR::BitSet
assign(MR._ByValue_BitSet _other)MR::BitSet
autoResizeSet(IndexType pos, size_type len, bool val=true)MR::TypedBitSet< I >inline
autoResizeSet(IndexType pos, bool val=true)MR::TypedBitSet< I >inline
MR::BitSet::autoResizeSet(ulong pos, ulong len, bool? val=null)MR::BitSet
MR::BitSet::autoResizeSet(ulong pos, bool? val=null)MR::BitSet
autoResizeSet(size_t pos, size_type len, bool val=true) (defined in MR::BitSet)MR::BitSetinline
autoResizeSet(size_t pos, bool val=true) (defined in MR::BitSet)MR::BitSetinline
autoResizeTestSet(IndexType pos, bool val=true)MR::TypedBitSet< I >inline
MR::BitSet::autoResizeTestSet(ulong pos, bool? val=null)MR::BitSet
autoResizeTestSet(size_t pos, bool val=true) (defined in MR::BitSet)MR::BitSetinline
backId() constMR::TypedBitSet< I >inline
beginId()MR::TypedBitSet< I >inlinestatic
bitandAssign(MR.Const_BitSet b)MR::BitSet
bitorAssign(MR.Const_BitSet b)MR::BitSet
bits() const (defined in MR::BitSet)MR::BitSetinline
bits_per_block (defined in MR::BitSet)MR::BitSetinlinestatic
BitSet()MR::BitSet
BitSet(MR._ByValue_BitSet _other)MR::BitSet
BitSet(ulong numBits, bool? fillValue=null)MR::BitSet
BitSet() noexcept=default (defined in MR::BitSet)MR::BitSet
BitSet(size_t numBits, bool fillValue=false) (defined in MR::BitSet)MR::BitSetinlineexplicit
block_type typedef (defined in MR::BitSet)MR::BitSet
capacity() const noexcept (defined in MR::BitSet)MR::BitSetinline
clear()MR::BitSet
clear() (defined in MR::BitSet)MR::BitSetinline
count() const noexcept (defined in MR::BitSet)MR::BitSet
empty() const noexcept (defined in MR::BitSet)MR::BitSetinline
endId() constMR::TypedBitSet< I >inline
find_first() constMR::TypedBitSet< I >inline
find_last() constMR::TypedBitSet< I >inline
find_next(IndexType pos) constMR::TypedBitSet< I >inline
find_next(IndexType n) const (defined in MR::BitSet)MR::BitSetinline
flip(IndexType n, size_type len)MR::TypedBitSet< I >inline
flip(IndexType n)MR::TypedBitSet< I >inline
flip()MR::TypedBitSet< I >inline
MR::BitSet::flip(ulong n, ulong len)MR::BitSet
MR::BitSet::flip(ulong n)MR::BitSet
flip(IndexType n, size_type len) (defined in MR::BitSet)MR::BitSet
flip(IndexType n) (defined in MR::BitSet)MR::BitSetinline
fromBlocks(std::vector< block_type > &&blocks) (defined in MR::BitSet)MR::BitSetinlinestatic
getMapping(const M &map) constMR::TypedBitSet< I >
getMapping(const Vector< IndexType, IndexType > &map) constMR::TypedBitSet< I >inline
getMapping(const BMap< IndexType, IndexType > &map) constMR::TypedBitSet< I >inline
getMapping(const HashMap< IndexType, IndexType > &map) constMR::TypedBitSet< I >inline
getMapping(const M &map, size_t resSize) constMR::TypedBitSet< I >
getMapping(const Vector< IndexType, IndexType > &map, size_t resSize) constMR::TypedBitSet< I >inline
getMapping(const HashMap< IndexType, IndexType > &map, size_t resSize) constMR::TypedBitSet< I >inline
getMapping(const M &map) constMR::TypedBitSet< I >
getMapping(const M &map, size_t resSize) constMR::TypedBitSet< I >
heapBytes() const (defined in MR::BitSet)MR::BitSetinline
IndexType typedefMR::TypedBitSet< I >
intersects(const TypedBitSet &a) constMR::TypedBitSet< I >inline
intersects(const BitSet &a) const (defined in MR::BitSet)MR::BitSet
is_subset_of(const TypedBitSet &a) constMR::TypedBitSet< I >inline
is_subset_of(const BitSet &a) const (defined in MR::BitSet)MR::BitSet
none() const (defined in MR::BitSet)MR::BitSetinline
npos (defined in MR::BitSet)MR::BitSetinlinestatic
nthSetBit(size_t n) constMR::TypedBitSet< I >inline
num_blocks() const noexcept (defined in MR::BitSet)MR::BitSetinline
operator&(const TypedBitSet &a, const TypedBitSet &b)MR::TypedBitSet< I >friend
operator&=(const TypedBitSet &b)MR::TypedBitSet< I >inline
operator&=(const BitSet &b) (defined in MR::BitSet)MR::BitSet
operator-(const TypedBitSet &a, const TypedBitSet &b)MR::TypedBitSet< I >friend
operator-=(const TypedBitSet &b)MR::TypedBitSet< I >inline
operator-=(const BitSet &b) (defined in MR::BitSet)MR::BitSet
operator^(const TypedBitSet &a, const TypedBitSet &b)MR::TypedBitSet< I >friend
operator^=(const TypedBitSet &b)MR::TypedBitSet< I >inline
operator^=(const BitSet &b) (defined in MR::BitSet)MR::BitSet
operator|(const TypedBitSet &a, const TypedBitSet &b)MR::TypedBitSet< I >friend
operator|=(const TypedBitSet &b)MR::TypedBitSet< I >inline
operator|=(const BitSet &b) (defined in MR::BitSet)MR::BitSet
pop_back() (defined in MR::BitSet)MR::BitSetinline
popBack()MR::BitSet
push_back(bool val) (defined in MR::BitSet)MR::BitSetinline
pushBack(bool val)MR::BitSet
reserve(ulong numBits)MR::BitSet
reserve(size_type numBits) (defined in MR::BitSet)MR::BitSetinline
reset(IndexType n, size_type len)MR::TypedBitSet< I >inline
reset(IndexType n)MR::TypedBitSet< I >inline
reset()MR::TypedBitSet< I >inline
MR::BitSet::reset(ulong n, ulong len)MR::BitSet
MR::BitSet::reset(ulong n)MR::BitSet
reset(IndexType n, size_type len) (defined in MR::BitSet)MR::BitSet
reset(IndexType n) (defined in MR::BitSet)MR::BitSetinline
resize(ulong numBits, bool? fillValue=null)MR::BitSet
resize(size_type numBits, bool fillValue=false) (defined in MR::BitSet)MR::BitSet
resizeWithReserve(ulong newSize)MR::BitSet
resizeWithReserve(size_t newSize) (defined in MR::BitSet)MR::BitSetinline
reverse()MR::BitSet
reverse() (defined in MR::BitSet)MR::BitSet
set(IndexType n, size_type len, bool val)MR::TypedBitSet< I >inline
set(IndexType n, bool val)MR::TypedBitSet< I >inline
set(IndexType n)MR::TypedBitSet< I >inline
set()MR::TypedBitSet< I >inline
MR::BitSet::set(ulong n, ulong len, bool val)MR::BitSet
MR::BitSet::set(ulong n, bool val)MR::BitSet
MR::BitSet::set(ulong n)MR::BitSet
set(IndexType n, size_type len, bool val) (defined in MR::BitSet)MR::BitSet
set(IndexType n, bool val) (defined in MR::BitSet)MR::BitSetinline
set(IndexType n) (defined in MR::BitSet)MR::BitSetinline
shrink_to_fit() (defined in MR::BitSet)MR::BitSetinline
shrinkToFit()MR::BitSet
size() const noexcept (defined in MR::BitSet)MR::BitSetinline
size_type typedef (defined in MR::BitSet)MR::BitSet
subAssign(MR.Const_BitSet b)MR::BitSet
subtract(const TypedBitSet &b, int bShiftInBlocks)MR::TypedBitSet< I >inline
MR::BitSet::subtract(MR.Const_BitSet b, int bShiftInBlocks)MR::BitSet
subtract(const BitSet &b, int bShiftInBlocks) (defined in MR::BitSet)MR::BitSet
test(IndexType n) constMR::TypedBitSet< I >inline
test(IndexType n) const (defined in MR::BitSet)MR::BitSetinline
test_set(IndexType n, bool val=true)MR::TypedBitSet< I >inline
test_set(IndexType n, bool val=true) (defined in MR::BitSet)MR::BitSetinline
testSet(ulong n, bool? val=null)MR::BitSet
TypedBitSet(const BitSet &src)MR::TypedBitSet< I >inlineexplicit
TypedBitSet(BitSet &&src)MR::TypedBitSet< I >inlineexplicit
uncheckedTest(IndexType n) const (defined in MR::BitSet)MR::BitSetinline
uncheckedTestSet(ulong n, bool? val=null)MR::BitSet
uncheckedTestSet(IndexType n, bool val=true) (defined in MR::BitSet)MR::BitSetinline
xorAssign(MR.Const_BitSet b)MR::BitSet