JUCE
juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > Member List

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

ArrayAllocationBase() noexceptjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
ArrayAllocationBase(ArrayAllocationBase &&other) noexceptjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
elementsjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
ensureAllocatedSize(int minNumElements)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
numAllocatedjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
operator=(ArrayAllocationBase &&other) noexceptjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
setAllocatedSize(int numElements)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
shrinkToNoMoreThan(int maxNumElements)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
swapWith(ArrayAllocationBase &other) noexceptjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
~ArrayAllocationBase() noexceptjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >