JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::SortedSet< ElementType, TypeOfCriticalSectionToUse > Member List

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

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