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

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

Capacity() const noexcepthelios::app::StackAllocatorResourceinline
Empty() const noexcepthelios::app::StackAllocatorResourceinline
Full() const noexcepthelios::app::StackAllocatorResourceinline
Get() noexcepthelios::app::StackAllocatorResourceinline
Get() const noexcepthelios::app::StackAllocatorResourceinline
Name() noexcepthelios::app::StackAllocatorResourceinlinestatic
operator=(const StackAllocatorResource &)=deletehelios::app::StackAllocatorResource
operator=(StackAllocatorResource &&) noexcept=defaulthelios::app::StackAllocatorResource
Reset() noexcepthelios::app::StackAllocatorResourceinline
StackAllocatorResource(size_t capacity=16 *1024 *1024)helios::app::StackAllocatorResourceinlineexplicit
StackAllocatorResource(const StackAllocatorResource &)=deletehelios::app::StackAllocatorResource
StackAllocatorResource(StackAllocatorResource &&) noexcept=defaulthelios::app::StackAllocatorResource
Stats() const noexcepthelios::app::StackAllocatorResourceinline
~StackAllocatorResource() noexcept=defaulthelios::app::StackAllocatorResource