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