playrho::BlockAllocator Member List
This is the complete list of members for playrho::BlockAllocator, including all inherited members.
Allocate(size_type n) | playrho::BlockAllocator | |
AllocateArray(size_type n) | playrho::BlockAllocator | inline |
BlockAllocator() | playrho::BlockAllocator | |
BlockAllocator(const BlockAllocator &other)=delete | playrho::BlockAllocator | |
BlockAllocator(BlockAllocator &&other)=delete | playrho::BlockAllocator | |
ChunkSize | playrho::BlockAllocator | static |
Clear() | playrho::BlockAllocator | |
Free(void *p, size_type n) | playrho::BlockAllocator | |
GetChunkArrayIncrement() noexcept | playrho::BlockAllocator | inlinestatic |
GetChunkCount() const noexcept | playrho::BlockAllocator | inline |
GetMaxBlockSize() noexcept | playrho::BlockAllocator | inlinestatic |
operator=(const BlockAllocator &other)=delete | playrho::BlockAllocator | |
operator=(BlockAllocator &&other)=delete | playrho::BlockAllocator | |
size_type typedef | playrho::BlockAllocator | |
~BlockAllocator() noexcept | playrho::BlockAllocator |