WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::memory_pool< PoolType, BlockOrRawAllocator > Member List

This is the complete list of members for wpi::memory::memory_pool< PoolType, BlockOrRawAllocator >, including all inherited members.

allocate_array(std::size_t n)wpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
allocate_node()wpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
allocator_type typedefwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >
capacity_left() const noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
deallocate_array(void *ptr, std::size_t n) noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
deallocate_node(void *ptr) noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
get_allocator() noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
memory_pool(std::size_t node_size, std::size_t block_size, Args &&... args)wpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
memory_pool(memory_pool &&other) noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
min_block_size(std::size_t node_size, std::size_t number_of_nodes) noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inlinestatic
min_node_sizewpi::memory::memory_pool< PoolType, BlockOrRawAllocator >static
next_capacity() const noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
node_size() const noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
operator=(memory_pool &&other) noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
pool_type typedefwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >
try_allocate_array(std::size_t n) noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
try_allocate_node() noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
try_deallocate_array(void *ptr, std::size_t n) noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
try_deallocate_node(void *ptr) noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline
~memory_pool() noexceptwpi::memory::memory_pool< PoolType, BlockOrRawAllocator >inline