TracktionEngine
Loading...
Searching...
No Matches
engine::SelectableList Member List

This is the complete list of members for engine::SelectableList, including all inherited members.

add(Selectable *newElement)engine::SelectableList
addArray(const OtherArrayType &arrayToAddFrom, int startIndex=0, int numElementsToAdd=-1)engine::SelectableList
addIfNotAlreadyThere(Selectable *newElement)engine::SelectableList
begin()engine::SelectableList
begin() constengine::SelectableList
clear()engine::SelectableList
contains(Selectable *elementToLookFor) constengine::SelectableList
containsType() constengine::SelectableList
data()engine::SelectableList
data() constengine::SelectableList
end()engine::SelectableList
end() constengine::SelectableList
getFirst() constengine::SelectableList
getFirstOfType() constengine::SelectableList
getItemsOfType() constengine::SelectableList
getLast() constengine::SelectableList
getLock() const noexceptengine::SelectableList
getSelectableAndClass(int index) constengine::SelectableList
getSelectableClass(int index) constengine::SelectableList
getUnchecked(int index) constengine::SelectableList
indexOf(Selectable *elementToLookFor) constengine::SelectableList
isEmpty() constengine::SelectableList
isNotEmpty() constengine::SelectableList
mergeArray(const OtherArrayType &arrayToMergeFrom)engine::SelectableList
operator!=(const OtherArrayType &other) constengine::SelectableList
operator!=(const SelectableList &other) constengine::SelectableList
operator==(const OtherArrayType &other) constengine::SelectableList
operator==(const SelectableList &other) constengine::SelectableList
operator[](int index) constengine::SelectableList
remove(int indexToRemove)engine::SelectableList
removeAllInstancesOf(Selectable *s)engine::SelectableList
removeAndReturn(int indexToRemove)engine::SelectableList
ScopedLockType typedefengine::SelectableList
SelectableList()=defaultengine::SelectableList
SelectableList(const std::initializer_list< Selectable * > &initialItems)engine::SelectableList
SelectableList(const juce::Array< SelectableType * > &initialItems)engine::SelectableList
SelectableList(const juce::ReferenceCountedArray< SelectableType > &initialItems)engine::SelectableList
SelectableList(const std::vector< SelectableType * > &initialItems)engine::SelectableList
size() constengine::SelectableList