MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::BitSet Member List

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

all() constMR::BitSet
any() constMR::BitSet
autoResizeSet(size_t pos, size_type len, bool val=true)MR::BitSetinline
autoResizeSet(size_t pos, bool val=true)MR::BitSetinline
autoResizeTestSet(size_t pos, bool val=true)MR::BitSetinline
backId() constMR::BitSetinline
beginId()MR::BitSetinlinestatic
bits() constMR::BitSetinline
bits_per_blockMR::BitSetinlinestatic
BitSet() noexcept=defaultMR::BitSet
BitSet(size_t numBits, bool fillValue=false)MR::BitSetinlineexplicit
block_type typedefMR::BitSet
capacity() const noexceptMR::BitSetinline
clear()MR::BitSetinline
count() const noexceptMR::BitSet
empty() const noexceptMR::BitSetinline
endId() constMR::BitSetinline
find_first() constMR::BitSetinline
find_last() constMR::BitSet
find_next(IndexType n) constMR::BitSetinline
flip(IndexType n, size_type len)MR::BitSet
flip(IndexType n)MR::BitSetinline
flip()MR::BitSet
fromBlocks(std::vector< block_type > &&blocks)MR::BitSetinlinestatic
heapBytes() constMR::BitSetinline
IndexType typedefMR::BitSet
intersects(const BitSet &a) constMR::BitSet
is_subset_of(const BitSet &a) constMR::BitSet
none() constMR::BitSetinline
nposMR::BitSetinlinestatic
nthSetBit(size_t n) constMR::BitSet
num_blocks() const noexceptMR::BitSetinline
operator&=(const BitSet &b)MR::BitSet
operator-=(const BitSet &b)MR::BitSet
operator^=(const BitSet &b)MR::BitSet
operator|=(const BitSet &b)MR::BitSet
pop_back()MR::BitSetinline
push_back(bool val)MR::BitSetinline
reserve(size_type numBits)MR::BitSetinline
reset(IndexType n, size_type len)MR::BitSet
reset(IndexType n)MR::BitSetinline
reset()MR::BitSet
resize(size_type numBits, bool fillValue=false)MR::BitSet
resizeWithReserve(size_t newSize)MR::BitSetinline
reverse()MR::BitSet
set(IndexType n, size_type len, bool val)MR::BitSet
set(IndexType n, bool val)MR::BitSetinline
set(IndexType n)MR::BitSetinline
set()MR::BitSet
shrink_to_fit()MR::BitSetinline
size() const noexceptMR::BitSetinline
size_type typedefMR::BitSet
subtract(const BitSet &b, int bShiftInBlocks)MR::BitSet
test(IndexType n) constMR::BitSetinline
test_set(IndexType n, bool val=true)MR::BitSetinline
uncheckedTest(IndexType n) constMR::BitSetinline
uncheckedTestSet(IndexType n, bool val=true)MR::BitSetinline