JASSv2
JASS::allocator_pool Member List

This is the complete list of members for JASS::allocator_pool, including all inherited members.

add_chunk(size_t bytes)JASS::allocator_poolprotected
alignment_boundaryJASS::allocatorprotectedstatic
alloc(size_t size) constJASS::allocator_poolinlineprotected
allocatedJASS::allocatorprotected
allocator()JASS::allocatorinline
allocator_pool(allocator_pool &)=delete (defined in JASS::allocator_pool)JASS::allocator_poolprivate
allocator_pool(size_t block_size_for_allocation=default_allocation_size)JASS::allocator_pool
block_sizeJASS::allocator_poolprotected
capacity(void) constJASS::allocatorinline
current_chunkJASS::allocator_poolprotected
dealloc(void *buffer) constJASS::allocator_poolinlineprotected
default_allocation_sizeJASS::allocator_poolprotectedstatic
malloc(size_t bytes, size_t alignment=alignment_boundary)JASS::allocator_poolvirtual
operator!=(const allocator &with)JASS::allocator_poolinlinevirtual
operator=(const allocator_pool &)=delete (defined in JASS::allocator_pool)JASS::allocator_poolprivate
operator==(const allocator &with)JASS::allocator_poolinlinevirtual
realign(const void *address, size_t boundary)JASS::allocatorinlinestatic
realign(uintptr_t current_pointer, size_t boundary)JASS::allocatorinlinestatic
rewind(void)JASS::allocator_poolvirtual
size(void) constJASS::allocatorinline
unittest(void)JASS::allocator_poolstatic
unittest_thread(dynamic_array< uint8_t *> &answer, allocator_pool &memory, uint8_t bytes)JASS::allocator_poolstatic
usedJASS::allocatorprotected
~allocator()JASS::allocatorinlinevirtual
~allocator_pool()JASS::allocator_poolvirtual