Protium
Math and Design Features
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Protium::Allocation::Chunk Member List

This is the complete list of members for Protium::Allocation::Chunk, including all inherited members.

Allocate(std::size_t blocks)Protium::Allocation::Chunkprivate
Deallocate(void *p, std::size_t blocks)Protium::Allocation::Chunkprivate
fDataProtium::Allocation::Chunkprivate
fFirstAvailableProtium::Allocation::Chunkprivate
FixedAllocator classProtium::Allocation::Chunkfriend
fNAvailProtium::Allocation::Chunkprivate
HasAvailable(unsigned char numBlocks) const Protium::Allocation::Chunkinlineprivate
HasBlock(void *p, std::size_t chunkLength) const Protium::Allocation::Chunkinlineprivate
Init(std::size_t size, unsigned char n)Protium::Allocation::Chunkprivate
IsBlockAvailable(void *p, unsigned char numBlocks, std::size_t blockSize) const Protium::Allocation::Chunkprivate
IsCorrupt(unsigned char numBlocks, std::size_t blockSize, bool checkIndexes) const Protium::Allocation::Chunkprivate
IsFilled(void) const Protium::Allocation::Chunkinlineprivate
Release()Protium::Allocation::Chunkprivate
Reset(std::size_t blockSize, unsigned char blocks)Protium::Allocation::Chunkprivate