BioDynaMo
v1.05.120-25dc9790
|
This is the complete list of members for bdm::memory_manager_detail::PoolAllocator, including all inherited members.
New(std::size_t size) | bdm::memory_manager_detail::PoolAllocator | |
numa_allocators_ | bdm::memory_manager_detail::PoolAllocator | private |
PoolAllocator(std::size_t size, uint64_t size_n_pages, real_t growth_rate, uint64_t max_mem_per_thread_factor) | bdm::memory_manager_detail::PoolAllocator | |
PoolAllocator(PoolAllocator &&other) noexcept | bdm::memory_manager_detail::PoolAllocator | |
PoolAllocator(const PoolAllocator &other)=delete | bdm::memory_manager_detail::PoolAllocator | |
size_ | bdm::memory_manager_detail::PoolAllocator | private |
tinfo_ | bdm::memory_manager_detail::PoolAllocator | private |
~PoolAllocator() | bdm::memory_manager_detail::PoolAllocator |