| add_ordered_block(void *const block, const size_t nsz, const size_t npartition_sz) | ApraSegregatedStorage | protected |
| addToJunk(ApraChunk *start, ApraChunk *end) | ApraSegregatedStorage | protected |
| ApraPool(const size_t nRequestedSize, const size_t nnext_size=32, const size_t nmax_size=0) | ApraPool< UserAllocator > | explicit |
| ApraSegregatedStorage() | ApraSegregatedStorage | protected |
| chunk_opool | ApraSegregatedStorage | protected |
| empty() const | ApraSegregatedStorage | protected |
| find_prev(void *const ptr) | ApraSegregatedStorage | protected |
| first | ApraSegregatedStorage | protected |
| getFreeApraChunk() | ApraSegregatedStorage | protected |
| is_from(void *const chunk, char *const start, char *const end) | ApraPool< UserAllocator > | private |
| junkList | ApraSegregatedStorage | protected |
| list | ApraPool< UserAllocator > | private |
| malloc_n(const size_t n, const size_t partition_size) | ApraSegregatedStorage | protected |
| max_size | ApraPool< UserAllocator > | private |
| next_size | ApraPool< UserAllocator > | private |
| node_opool | ApraPool< UserAllocator > | private |
| ordered_free(void *ptr, const size_t n) | ApraPool< UserAllocator > | |
| ordered_free_n(void *const chunks, const size_t n, const size_t partition_size) | ApraSegregatedStorage | protected |
| ordered_malloc(const size_t n) | ApraPool< UserAllocator > | |
| purge_memory() | ApraPool< UserAllocator > | |
| release_memory() | ApraPool< UserAllocator > | |
| releaseChunks() | ApraSegregatedStorage | protected |
| requested_size | ApraPool< UserAllocator > | private |
| segregate(void *block, size_t sz, size_t partition_sz, ApraChunk *end=nullptr) | ApraSegregatedStorage | protected |
| start_size | ApraPool< UserAllocator > | private |
| store() | ApraPool< UserAllocator > | inlineprivate |
| store() const | ApraPool< UserAllocator > | inlineprivate |
| try_malloc_n(ApraChunk *&start, size_t n, const size_t partition_size) | ApraSegregatedStorage | protected |
| ~ApraPool() | ApraPool< UserAllocator > | virtual |
| ~ApraSegregatedStorage() | ApraSegregatedStorage | protectedvirtual |