JUCE
ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > Member List

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

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