|
LMMS
|
This is the complete list of members for water::ArrayAllocationBase< ElementType >, including all inherited members.
| ArrayAllocationBase() noexcept | water::ArrayAllocationBase< ElementType > | inline |
| elements | water::ArrayAllocationBase< ElementType > | |
| ensureAllocatedSize(const size_t minNumElements) noexcept | water::ArrayAllocationBase< ElementType > | inline |
| moveMemory(ElementType *target, const ElementType *source, const size_t numElements) noexcept | water::ArrayAllocationBase< ElementType > | inline |
| numAllocated | water::ArrayAllocationBase< ElementType > | |
| setAllocatedSize(const size_t numNewElements) noexcept | water::ArrayAllocationBase< ElementType > | inline |
| shrinkToNoMoreThan(const size_t maxNumElements) noexcept | water::ArrayAllocationBase< ElementType > | inline |
| swapWith(ArrayAllocationBase< ElementType > &other) noexcept | water::ArrayAllocationBase< ElementType > | inline |
| ~ArrayAllocationBase() noexcept | water::ArrayAllocationBase< ElementType > | inline |