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