|
size_t | load (void) const pool_nothrow |
|
void * | allocate (void) pool_hot |
|
void | deallocate (void *ptr) pool_hot |
|
void * | allocate_nofallback () pool_hot |
|
void | deallocate_nofallback (void *ptr) pool_hot |
|
memory_pool_no_fullflag< bytes, size > * | contains (void *ptr) pool_hot |
|
|
size_t | current |
|
size_t | threshold |
|
char | memoryPool_start [size *bytes] |
|
char * | memoryPool_end |
|
bool | used_start [size] |
|
bool * | used_end |
|
bool * | runningPointer |
|
memory_pool_no_fullflag< bytes, size > * | _link |
|
size_t | depth |
|
The documentation for this class was generated from the following file:
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/Dependencies/mempool++/mempool.h