JUCE  v5.1.1-3-g1a0b28c73
JUCE API
SortedSet< ElementType, TypeOfCriticalSectionToUse > Member List

This is the complete list of members for SortedSet< ElementType, TypeOfCriticalSectionToUse >, including all inherited members.

add(const ElementType &newElement) noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
addArray(const ElementType *elementsToAdd, int numElementsToAdd) noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
addSet(const OtherSetType &setToAddFrom, int startIndex=0, int numElementsToAdd=-1) noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
begin() const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
clear() noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
clearQuick() noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
contains(const ElementType &elementToLookFor) const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
dataSortedSet< ElementType, TypeOfCriticalSectionToUse >private
end() const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
ensureStorageAllocated(const int minNumElements)SortedSet< ElementType, TypeOfCriticalSectionToUse >inline
getFirst() const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
getLast() const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
getLock() const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
getReference(const int index) const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
getUnchecked(const int index) const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
indexOf(const ElementType &elementToLookFor) const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
isEmpty() const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
minimiseStorageOverheads() noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
operator!=(const SortedSet< ElementType > &other) const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
operator=(const SortedSet &other) noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
operator==(const SortedSet< ElementType > &other) const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
operator[](const int index) const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
remove(const int indexToRemove) noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
removeValue(const ElementType valueToRemove) noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
removeValuesIn(const OtherSetType &otherSet) noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
removeValuesNotIn(const OtherSetType &otherSet) noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
ScopedLockType typedefSortedSet< ElementType, TypeOfCriticalSectionToUse >
size() const noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
SortedSet() noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
SortedSet(const SortedSet &other)SortedSet< ElementType, TypeOfCriticalSectionToUse >inline
swapWith(OtherSetType &otherSet) noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline
~SortedSet() noexceptSortedSet< ElementType, TypeOfCriticalSectionToUse >inline