openshot-audio  0.1.5
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
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) 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
minimiseStorageOverheads() noexceptjuce::SortedSet< ElementType, TypeOfCriticalSectionToUse >inline
operator!=(const SortedSet< ElementType > &other) const noexceptjuce::SortedSet< ElementType, TypeOfCriticalSectionToUse >inline
operator=(const SortedSet &other) noexceptjuce::SortedSet< ElementType, TypeOfCriticalSectionToUse >inline
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() noexceptjuce::SortedSet< ElementType, TypeOfCriticalSectionToUse >inline
SortedSet(const SortedSet &other)juce::SortedSet< ElementType, TypeOfCriticalSectionToUse >inline
swapWith(OtherSetType &otherSet) noexceptjuce::SortedSet< ElementType, TypeOfCriticalSectionToUse >inline
~SortedSet() noexceptjuce::SortedSet< ElementType, TypeOfCriticalSectionToUse >inline