WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::memory_arena< BlockAllocator, Cached > Member List

This is the complete list of members for wpi::memory::memory_arena< BlockAllocator, Cached >, including all inherited members.

allocate_block()wpi::memory::memory_arena< BlockAllocator, Cached >inline
allocator_type typedefwpi::memory::memory_arena< BlockAllocator, Cached >
cache_size() const noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
capacity() const noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
current_block() const noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
deallocate_block() noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
get_allocator() noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
is_cached typedefwpi::memory::memory_arena< BlockAllocator, Cached >
memory_arena(std::size_t block_size, Args &&... args)wpi::memory::memory_arena< BlockAllocator, Cached >inlineexplicit
memory_arena(memory_arena &&other) noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
min_block_size(std::size_t byte_size) noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inlinestatic
next_block_size() const noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
operator=(memory_arena &&other) noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
owns(const void *ptr) const noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
shrink_to_fit() noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
size() const noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline
swap(memory_arena &a, memory_arena &b) noexceptwpi::memory::memory_arena< BlockAllocator, Cached >friend
~memory_arena() noexceptwpi::memory::memory_arena< BlockAllocator, Cached >inline