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

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

allocate_array(std::size_t count, std::size_t node_size)wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
allocate_node(std::size_t node_size)wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
allocator_type typedefwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >
bucket_distribution typedefwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >
capacity_left() const noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
deallocate_array(void *ptr, std::size_t count, std::size_t node_size) noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
deallocate_node(void *ptr, std::size_t node_size) noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
get_allocator() noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
max_node_size() const noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
memory_pool_collection(std::size_t max_node_size, std::size_t block_size, Args &&... args)wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
memory_pool_collection(memory_pool_collection &&other) noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
next_capacity() const noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
operator=(memory_pool_collection &&other) noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
pool_capacity_left(std::size_t node_size) const noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
pool_type typedefwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >
reserve(std::size_t node_size, std::size_t capacity)wpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
try_allocate_array(std::size_t count, std::size_t node_size) noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
try_allocate_node(std::size_t node_size) noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
try_deallocate_array(void *ptr, std::size_t count, std::size_t node_size) noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
try_deallocate_node(void *ptr, std::size_t node_size) noexceptwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >inline
~memory_pool_collection() noexcept=defaultwpi::memory::memory_pool_collection< node_pool, identity_buckets, default_allocator >