|
Falcon
|
This is the complete list of members for fmemory::PoolAllocator, including all inherited members.
| CreatePool(const std::size_t size_in_bytes, const std::size_t num_of_elements, const std::size_t alignment) | fmemory::PoolAllocator | |
| GetBlocKFromPool() | fmemory::PoolAllocator | |
| GetPoolMemLocation() | fmemory::PoolAllocator | |
| operator=(const PoolAllocator &poolRef)=default | fmemory::PoolAllocator | |
| operator=(const PoolAllocator &&refToPool)=delete | fmemory::PoolAllocator | |
| PoolAllocator() | fmemory::PoolAllocator | |
| PoolAllocator(const std::size_t size_in_bytes, const std::size_t num_of_elements, const std::size_t alignment) | fmemory::PoolAllocator | |
| PoolAllocator(PoolAllocator &poolRef)=delete | fmemory::PoolAllocator | |
| PoolAllocator(PoolAllocator &&refToPool)=delete | fmemory::PoolAllocator | |
| Release(void *mem_ref) | fmemory::PoolAllocator | |
| ~PoolAllocator() | fmemory::PoolAllocator |
1.8.17