#include <BlockWipedAllocator.h>
Public Attributes | |
int | alive |
size_t | blockSize |
size_t | currentAvailable |
size_t | currentOccupancy |
size_t | nBlocks |
std::ptrdiff_t | totalAvailable |
size_t | typeSize |
Definition at line 72 of file BlockWipedAllocator.h.
Definition at line 79 of file BlockWipedAllocator.h.
Definition at line 74 of file BlockWipedAllocator.h.
Definition at line 76 of file BlockWipedAllocator.h.
Definition at line 75 of file BlockWipedAllocator.h.
Definition at line 78 of file BlockWipedAllocator.h.
std::ptrdiff_t BlockWipedAllocator::Stat::totalAvailable |
Definition at line 77 of file BlockWipedAllocator.h.
Definition at line 73 of file BlockWipedAllocator.h.