memory
memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator > Member List

This is the complete list of members for memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >, including all inherited members.

allocate_array(std::size_t count, std::size_t node_size)memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
allocate_node(std::size_t node_size)memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
allocator_type typedef (defined in memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >)memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
bucket_distribution typedef (defined in memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >)memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
capacity_left() const noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
deallocate_array(void *ptr, std::size_t count, std::size_t node_size) noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
deallocate_node(void *ptr, std::size_t node_size) noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
get_allocator() noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
max_node_size() const noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
memory_pool_collection(std::size_t max_node_size, std::size_t block_size, Args &&... args)memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
memory_pool_collection(memory_pool_collection &&other) noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
next_capacity() const noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
operator=(memory_pool_collection &&other) noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
pool_capacity_left(std::size_t node_size) const noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
pool_type typedef (defined in memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >)memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
reserve(std::size_t node_size, std::size_t capacity)memory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
try_allocate_array(std::size_t count, std::size_t node_size) noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
try_allocate_node(std::size_t node_size) noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
try_deallocate_array(void *ptr, std::size_t count, std::size_t node_size) noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
try_deallocate_node(void *ptr, std::size_t node_size) noexceptmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >
~memory_pool_collection() noexcept=defaultmemory_pool_collection< PoolType, BucketDistribution, BlockOrRawAllocator >