LMMS
Loading...
Searching...
No Matches
water::SortedSet< ElementType > Member List

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

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