This is the complete list of members for juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >, including all inherited members.
ArrayAllocationBase() noexcept | juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > | |
ArrayAllocationBase(ArrayAllocationBase &&other) noexcept | juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > | |
elements | juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > | |
ensureAllocatedSize(int minNumElements) | juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > | |
numAllocated | juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > | |
operator=(ArrayAllocationBase &&other) noexcept | juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > | |
setAllocatedSize(int numElements) | juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > | |
shrinkToNoMoreThan(int maxNumElements) | juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > | |
swapWith(ArrayAllocationBase &other) noexcept | juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > | |
~ArrayAllocationBase() noexcept | juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > | |