This is the complete list of members for jobrocket::detail::FixedPoolAllocator, including all inherited members.
| allocate() | jobrocket::detail::FixedPoolAllocator | inline |
| block_capacity() | jobrocket::detail::FixedPoolAllocator | inline |
| blocks_initialized() | jobrocket::detail::FixedPoolAllocator | inline |
| FixedPoolAllocator()=default | jobrocket::detail::FixedPoolAllocator | |
| FixedPoolAllocator(const size_t block_size, const uint32_t max_blocks) | jobrocket::detail::FixedPoolAllocator | inline |
| FixedPoolAllocator(const FixedPoolAllocator &other)=delete | jobrocket::detail::FixedPoolAllocator | |
| FixedPoolAllocator(FixedPoolAllocator &&other) noexcept | jobrocket::detail::FixedPoolAllocator | inline |
| free(void *data) | jobrocket::detail::FixedPoolAllocator | inline |
| operator=(const FixedPoolAllocator &other)=delete | jobrocket::detail::FixedPoolAllocator | |
| operator=(FixedPoolAllocator &&other) noexcept | jobrocket::detail::FixedPoolAllocator | inline |
| reset() | jobrocket::detail::FixedPoolAllocator | inline |
| ~FixedPoolAllocator() | jobrocket::detail::FixedPoolAllocator | inline |