Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
helios::app::PoolAllocatorResource Member List

This is the complete list of members for helios::app::PoolAllocatorResource, including all inherited members.

BlockCount() const noexcepthelios::app::PoolAllocatorResourceinline
BlockSize() const noexcepthelios::app::PoolAllocatorResourceinline
Empty() const noexcepthelios::app::PoolAllocatorResourceinline
ForType(size_t block_count)helios::app::PoolAllocatorResourceinlinestatic
Full() const noexcepthelios::app::PoolAllocatorResourceinline
Get() noexcepthelios::app::PoolAllocatorResourceinline
Get() const noexcepthelios::app::PoolAllocatorResourceinline
Name() noexcepthelios::app::PoolAllocatorResourceinlinestatic
operator=(const PoolAllocatorResource &)=deletehelios::app::PoolAllocatorResource
operator=(PoolAllocatorResource &&) noexcept=defaulthelios::app::PoolAllocatorResource
PoolAllocatorResource(size_t block_size, size_t block_count, size_t alignment=memory::kDefaultAlignment)helios::app::PoolAllocatorResourceinlineexplicit
PoolAllocatorResource(const PoolAllocatorResource &)=deletehelios::app::PoolAllocatorResource
PoolAllocatorResource(PoolAllocatorResource &&) noexcept=defaulthelios::app::PoolAllocatorResource
Reset() noexcepthelios::app::PoolAllocatorResourceinline
Stats() const noexcepthelios::app::PoolAllocatorResourceinline
~PoolAllocatorResource() noexcept=defaulthelios::app::PoolAllocatorResource