![]() |
WPILibC++ 2025.3.2
|
This is the complete list of members for wpi::memory::detail::deeply_tracked_block_allocator< Tracker, BlockAllocator >, including all inherited members.
allocate_block() | wpi::memory::detail::deeply_tracked_block_allocator< Tracker, BlockAllocator > | inline |
deallocate_block(memory_block block) noexcept | wpi::memory::detail::deeply_tracked_block_allocator< Tracker, BlockAllocator > | inline |
deeply_tracked_block_allocator(std::size_t block_size, Args &&... args) | wpi::memory::detail::deeply_tracked_block_allocator< Tracker, BlockAllocator > | inline |
next_block_size() const noexcept | wpi::memory::detail::deeply_tracked_block_allocator< Tracker, BlockAllocator > | inline |
set_tracker(Tracker *tracker) noexcept | wpi::memory::detail::deeply_tracked_block_allocator< Tracker, BlockAllocator > | inline |