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

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

Capacity() const noexcepthelios::app::FrameAllocatorResourceinline
Empty() const noexcepthelios::app::FrameAllocatorResourceinline
FrameAllocatorResource(size_t capacity=16 *1024 *1024)helios::app::FrameAllocatorResourceinlineexplicit
FrameAllocatorResource(const FrameAllocatorResource &)=deletehelios::app::FrameAllocatorResource
FrameAllocatorResource(FrameAllocatorResource &&) noexcept=defaulthelios::app::FrameAllocatorResource
Get() noexcepthelios::app::FrameAllocatorResourceinline
Get() const noexcepthelios::app::FrameAllocatorResourceinline
Name() noexcepthelios::app::FrameAllocatorResourceinlinestatic
operator=(const FrameAllocatorResource &)=deletehelios::app::FrameAllocatorResource
operator=(FrameAllocatorResource &&) noexcept=defaulthelios::app::FrameAllocatorResource
Reset() noexcepthelios::app::FrameAllocatorResourceinline
Stats() const noexcepthelios::app::FrameAllocatorResourceinline
~FrameAllocatorResource() noexcept=defaulthelios::app::FrameAllocatorResource