![]() |
Protium
Math and Design Features
|
This is the complete list of members for Protium::Allocation::Chunk, including all inherited members.
Allocate(std::size_t blocks) | Protium::Allocation::Chunk | private |
Deallocate(void *p, std::size_t blocks) | Protium::Allocation::Chunk | private |
fData | Protium::Allocation::Chunk | private |
fFirstAvailable | Protium::Allocation::Chunk | private |
FixedAllocator class | Protium::Allocation::Chunk | friend |
fNAvail | Protium::Allocation::Chunk | private |
HasAvailable(unsigned char numBlocks) const | Protium::Allocation::Chunk | inlineprivate |
HasBlock(void *p, std::size_t chunkLength) const | Protium::Allocation::Chunk | inlineprivate |
Init(std::size_t size, unsigned char n) | Protium::Allocation::Chunk | private |
IsBlockAvailable(void *p, unsigned char numBlocks, std::size_t blockSize) const | Protium::Allocation::Chunk | private |
IsCorrupt(unsigned char numBlocks, std::size_t blockSize, bool checkIndexes) const | Protium::Allocation::Chunk | private |
IsFilled(void) const | Protium::Allocation::Chunk | inlineprivate |
Release() | Protium::Allocation::Chunk | private |
Reset(std::size_t blockSize, unsigned char blocks) | Protium::Allocation::Chunk | private |