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