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

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

Capacity() const noexcepthelios::app::FreeListAllocatorResourceinline
Empty() const noexcepthelios::app::FreeListAllocatorResourceinline
FreeListAllocatorResource(size_t capacity=64 *1024 *1024)helios::app::FreeListAllocatorResourceinlineexplicit
FreeListAllocatorResource(const FreeListAllocatorResource &)=deletehelios::app::FreeListAllocatorResource
FreeListAllocatorResource(FreeListAllocatorResource &&) noexcept=defaulthelios::app::FreeListAllocatorResource
Get() noexcepthelios::app::FreeListAllocatorResourceinline
Get() const noexcepthelios::app::FreeListAllocatorResourceinline
Name() noexcepthelios::app::FreeListAllocatorResourceinlinestatic
operator=(const FreeListAllocatorResource &)=deletehelios::app::FreeListAllocatorResource
operator=(FreeListAllocatorResource &&) noexcept=defaulthelios::app::FreeListAllocatorResource
Reset() noexcepthelios::app::FreeListAllocatorResourceinline
Stats() const noexcepthelios::app::FreeListAllocatorResourceinline
~FreeListAllocatorResource() noexcept=defaulthelios::app::FreeListAllocatorResource