HLIBpro
2.4
|
This is the complete list of members for TBlockIndexSet, including all inherited members.
byte_size() const noexcept | TBlockIndexSet | inline |
col_is() const noexcept | TBlockIndexSet | inline |
is_in(const idx_t row_idx, const idx_t col_idx) const noexcept | TBlockIndexSet | inline |
is_sub(const TBlockIndexSet &is) const noexcept | TBlockIndexSet | inline |
is_subset_of(const TBlockIndexSet &is) const noexcept | TBlockIndexSet | inline |
operator!=(const TBlockIndexSet &is) const noexcept | TBlockIndexSet | inline |
operator=(const TBlockIndexSet &is) noexcept | TBlockIndexSet | inline |
operator==(const TBlockIndexSet &is) const noexcept | TBlockIndexSet | inline |
row_is() const noexcept | TBlockIndexSet | inline |
TBlockIndexSet() noexcept | TBlockIndexSet | inline |
TBlockIndexSet(const TIndexSet &arow_is, const TIndexSet &acol_is) noexcept | TBlockIndexSet | inline |
TBlockIndexSet(const TBlockIndexSet &is) noexcept | TBlockIndexSet | inline |
to_string() const | TBlockIndexSet | inline |