#include <SmallBlockDefinition.h>
|
| SmallBlockDefinition (uint16_t numContiguousBuckets=SBA_DEFAULT_CONTIGUOUS_BUCKETS, uint16_t minSmallBlockSize=SBA_DEFAULT_MIN_BLOCK_SIZE, uint16_t maxSmallBlockSize=SBA_DEFAULT_MAX_BLOCK_SIZE) |
|
uint16_t | getNumContiguousBuckets () const |
|
uint16_t | getMinSmallBlockSize () const |
|
uint16_t | getMaxSmallBlockSize () const |
|
SmallBlock Definition
This is a simple class that passes arguments through to be used by a small block allocator