Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
FixedAllocator Member List

This is the complete list of members for FixedAllocator, including all inherited members.

allocate()FixedAllocator
Chunks typedefFixedAllocatorprivate
deallocate(void *p)FixedAllocator
FixedAllocator(std::size_t blockSize, unsigned char numBlocksPerChunk)FixedAllocator
m_allocChunkFixedAllocatorprivate
m_blockSizeFixedAllocatorprivate
m_chunksFixedAllocatorprivate
m_deallocChunkIndexFixedAllocatorprivate
m_emptyChunkIndexFixedAllocatorprivate
m_numBlocksPerChunkFixedAllocatorprivate
m_numFreeBlocksFixedAllocatorprivate
pointer_is_in_chunk(void *p, Chunk *chunk)FixedAllocatorinlineprivate