|
HAllocator
A Simple C++ Memory Allocator
|
This is the complete list of members for hh::halloc::BlocksContainer< BlockSize, MaxNumBlocks >, including all inherited members.
| allocate(std::size_t bytes) | hh::halloc::BlocksContainer< BlockSize, MaxNumBlocks > | |
| BlocksContainer() | hh::halloc::BlocksContainer< BlockSize, MaxNumBlocks > | |
| deallocate(void *ptr, std::size_t bytes) | hh::halloc::BlocksContainer< BlockSize, MaxNumBlocks > | |
| log_container_state(std::ofstream &logfile) const | hh::halloc::BlocksContainer< BlockSize, MaxNumBlocks > |