add(const T &item) noexcept | BitmapRange< T, Diff, NBITS > | inline |
add_range(const T &from, const T &to) | BitmapRange< T, Diff, NBITS > | inline |
base() const noexcept | BitmapRange< T, Diff, NBITS > | inline |
base(T base) noexcept | BitmapRange< T, Diff, NBITS > | inline |
base(T base, uint32_t max_bits) noexcept | BitmapRange< T, Diff, NBITS > | inline |
base_ | BitmapRange< T, Diff, NBITS > | protected |
base_update(T base) noexcept | BitmapRange< T, Diff, NBITS > | inline |
bitmap_ | BitmapRange< T, Diff, NBITS > | protected |
bitmap_get(uint32_t &num_bits, bitmap_type &bitmap, uint32_t &num_longs_used) const noexcept | BitmapRange< T, Diff, NBITS > | inline |
bitmap_set(uint32_t num_bits, const uint32_t *bitmap) noexcept | BitmapRange< T, Diff, NBITS > | inline |
bitmap_type typedef | BitmapRange< T, Diff, NBITS > | |
BitmapRange() noexcept | BitmapRange< T, Diff, NBITS > | inline |
BitmapRange(T base) noexcept | BitmapRange< T, Diff, NBITS > | inlineexplicit |
BitmapRange(T base, uint32_t max_bits) noexcept | BitmapRange< T, Diff, NBITS > | inline |
empty() const noexcept | BitmapRange< T, Diff, NBITS > | inline |
for_each(UnaryFunc f) const | BitmapRange< T, Diff, NBITS > | inline |
is_set(const T &item) const noexcept | BitmapRange< T, Diff, NBITS > | inline |
max() const noexcept | BitmapRange< T, Diff, NBITS > | inline |
min() const noexcept | BitmapRange< T, Diff, NBITS > | inline |
num_bits_ | BitmapRange< T, Diff, NBITS > | protected |
range_max_ | BitmapRange< T, Diff, NBITS > | protected |
remove(const T &item) noexcept | BitmapRange< T, Diff, NBITS > | inline |