JUCE  v5.1.1-3-g1a0b28c73
JUCE API
ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > Member List

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

ArrayAllocationBase() noexceptArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
ArrayAllocationBase(ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > &&other) noexceptArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
elementsArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
ensureAllocatedSize(const int minNumElements)ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
numAllocatedArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
operator=(ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > &&other) noexceptArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
setAllocatedSize(const int numElements)ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
shrinkToNoMoreThan(const int maxNumElements)ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
swapWith(ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > &other) noexceptArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
~ArrayAllocationBase() noexceptArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline