JUCE
SparseSet< Type > Member List

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 noexceptSparseSet< Type >
getRange(const int rangeIndex) const SparseSet< Type >
getTotalRange() const SparseSet< Type >
invertRange(const Range< Type > range)SparseSet< Type >
isEmpty() const noexceptSparseSet< Type >
operator!=(const SparseSet< Type > &other) noexceptSparseSet< Type >
operator==(const SparseSet< Type > &other) noexceptSparseSet< 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 >