all() const | honey::BitSet_< Block, Alloc_ > | inline |
any() const | honey::BitSet_< Block, Alloc_ > | inline |
BitSet_(szt size=0, bool val=false, const Alloc &a=Alloc()) | honey::BitSet_< Block, Alloc_ > | inline |
BitSet_(const Bytes &bs, const Alloc &a=Alloc()) | honey::BitSet_< Block, Alloc_ > | inline |
bitsPerBlock | honey::BitSet_< Block, Alloc_ > | static |
blockCount() const | honey::BitSet_< Block, Alloc_ > | inline |
blocks() const | honey::BitSet_< Block, Alloc_ > | inline |
blocks() | honey::BitSet_< Block, Alloc_ > | inline |
count() const | honey::BitSet_< Block, Alloc_ > | inline |
flip(szt index) | honey::BitSet_< Block, Alloc_ > | inline |
flip() | honey::BitSet_< Block, Alloc_ > | inline |
none() const | honey::BitSet_< Block, Alloc_ > | inline |
reset(szt index) | honey::BitSet_< Block, Alloc_ > | inline |
reset() | honey::BitSet_< Block, Alloc_ > | inline |
resize(szt size, bool val=false) | honey::BitSet_< Block, Alloc_ > | inline |
set(szt index) | honey::BitSet_< Block, Alloc_ > | inline |
set(szt index, bool val) | honey::BitSet_< Block, Alloc_ > | inline |
set() | honey::BitSet_< Block, Alloc_ > | inline |
size() const | honey::BitSet_< Block, Alloc_ > | inline |
test(szt index) const | honey::BitSet_< Block, Alloc_ > | inline |
toBytes() const | honey::BitSet_< Block, Alloc_ > | inline |