| JUCE
    | 
This is the complete list of members for SparseSet< Type >, including all inherited members.
| addRange(const Range< Type > range) | SparseSet< Type > | |
| clear() | SparseSet< Type > | |
| contains(const Type valueToLookFor) const | SparseSet< Type > | |
| containsRange(const Range< Type > range) | SparseSet< Type > | |
| getNumRanges() const noexcept | SparseSet< Type > | |
| getRange(const int rangeIndex) const | SparseSet< Type > | |
| getTotalRange() const | SparseSet< Type > | |
| invertRange(const Range< Type > range) | SparseSet< Type > | |
| isEmpty() const noexcept | SparseSet< Type > | |
| operator!=(const SparseSet< Type > &other) noexcept | SparseSet< Type > | |
| operator==(const SparseSet< Type > &other) noexcept | SparseSet< Type > | |
| operator[](Type index) const | SparseSet< Type > | |
| overlapsRange(const Range< Type > range) | SparseSet< Type > | |
| removeRange(const Range< Type > rangeToRemove) | SparseSet< Type > | |
| size() const | SparseSet< Type > | |
| SparseSet() | SparseSet< Type > | |
| SparseSet(const SparseSet< Type > &other) | SparseSet< Type > |