PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
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::BlockAllocatorinline
AllocatorBlockSizesplayrho::BlockAllocatorstatic
BlockAllocator() (defined in playrho::BlockAllocator)playrho::BlockAllocator
BlockAllocator(const BlockAllocator &other)=delete (defined in playrho::BlockAllocator)playrho::BlockAllocator
BlockAllocator(BlockAllocator &&other)=delete (defined in playrho::BlockAllocator)playrho::BlockAllocator
ChunkSizeplayrho::BlockAllocatorstatic
Clear()playrho::BlockAllocator
Free(void *p, size_type n)playrho::BlockAllocator
GetChunkArrayIncrement() noexceptplayrho::BlockAllocatorinlinestatic
GetChunkCount() const noexceptplayrho::BlockAllocatorinline
GetMaxBlockSize() noexceptplayrho::BlockAllocatorinlinestatic
m_chunkCountplayrho::BlockAllocatorprivate
m_chunksplayrho::BlockAllocatorprivate
m_chunkSpaceplayrho::BlockAllocatorprivate
m_freeListsplayrho::BlockAllocatorprivate
operator=(const BlockAllocator &other)=delete (defined in playrho::BlockAllocator)playrho::BlockAllocator
operator=(BlockAllocator &&other)=delete (defined in playrho::BlockAllocator)playrho::BlockAllocator
size_type typedefplayrho::BlockAllocator
~BlockAllocator() noexcept (defined in playrho::BlockAllocator)playrho::BlockAllocator