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

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

add(const ElementType &newElement)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
add(ElementType &&newElement)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
add(const ElementType &firstNewElement, OtherElements &&... otherElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
add(ElementType &&firstNewElement, OtherElements &&... otherElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
addArray(const Type *elementsToAdd, int numElementsToAdd)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
addArray(const std::initializer_list< TypeToCreateFrom > &items)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
addArray(const OtherArrayType &arrayToAddFrom)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
addArray(const OtherArrayType &arrayToAddFrom, int startIndex, int numElementsToAdd=-1)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
addArrayInternal(const ElementType *otherElements, int numElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
addArrayInternal(const Type *otherElements, int numElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
addArrayInternal(const Type *otherElements, int numElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
addAssumingCapacityIsReady(Elements &&... toAdd)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
addImpl(Elements &&... toAdd)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
AllowConversion typedefjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >private
ArrayBase classjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >friend
ArrayBase()=defaultjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >
ArrayBase(ArrayBase &&other) noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
ArrayBase(ArrayBase< OtherElementType, OtherCriticalSection > &&other) noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
begin() noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
begin() const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
capacity() const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
checkSourceIsNotAMember(const ElementType &element)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
clear()juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
createInsertSpace(int indexToInsertAt, int numElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
createInsertSpaceInternal(int indexToInsertAt, int numElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
createInsertSpaceInternal(int indexToInsertAt, int numElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
data() noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
data() const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
elementsjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >private
end() noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
end() const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
ensureAllocatedSize(int minNumElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
getFirst() const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
getLast() const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
getValueWithDefault(const int index) const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
insert(int indexToInsertAt, ParameterType newElement, int numberOfTimesToInsertIt)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
insertArray(int indexToInsertAt, const ElementType *newElements, int numberOfElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
IsTriviallyCopyable typedefjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >private
move(int currentIndex, int newIndex) noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
moveAssignElement(ElementType *destination, ElementType &&source)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
moveAssignElement(ElementType *destination, ElementType &&source)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
moveInternal(int currentIndex, int newIndex) noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
moveInternal(int currentIndex, int newIndex) noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
NonTriviallyCopyableVoid typedefjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >private
numAllocatedjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >private
numUsedjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >private
operator!=(const OtherArrayType &other) const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
operator=(ArrayBase &&other) noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
operator=(ArrayBase< OtherElementType, OtherCriticalSection > &&other) noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
operator==(const OtherArrayType &other) const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
operator[](const int index) noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
operator[](const int index) const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
ParameterType typedefjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >private
removeElements(int indexToRemoveAt, int numElementsToRemove)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
removeElementsInternal(int indexToRemoveAt, int numElementsToRemove)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
removeElementsInternal(int indexToRemoveAt, int numElementsToRemove)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
setAllocatedSize(int numElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
setAllocatedSizeInternal(int numElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
setAllocatedSizeInternal(int numElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inlineprivate
shrinkToNoMoreThan(int maxNumElements)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
size() const noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
swap(int index1, int index2)juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
swapWith(ArrayBase &other) noexceptjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline
TriviallyCopyableVoid typedefjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >private
~ArrayBase()juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >inline