Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
helios::mem::FrameAllocator< N > Member List

This is the complete list of members for helios::mem::FrameAllocator< N >, including all inherited members.

Advance() noexcepthelios::mem::FrameAllocator< N >inline
AggregateStats() const noexcepthelios::mem::FrameAllocator< N >inline
Arena(size_t index) noexcepthelios::mem::FrameAllocator< N >inline
Arena(size_t index) const noexcepthelios::mem::FrameAllocator< N >inline
BlockCount() const noexcepthelios::mem::FrameAllocator< N >inline
Empty() const noexcepthelios::mem::FrameAllocator< N >inline
FrameAllocator(FrameAllocatorOptions options) noexcepthelios::mem::FrameAllocator< N >inlineexplicit
FrameAllocator(size_t initial_capacity) noexcepthelios::mem::FrameAllocator< N >inlineexplicit
FrameAllocator(const FrameAllocator &)=deletehelios::mem::FrameAllocator< N >
FrameAllocator(FrameAllocator &&other) noexcepthelios::mem::FrameAllocator< N >inline
FrameCount() noexcepthelios::mem::FrameAllocator< N >inlinestatic
FrameIndex() const noexcepthelios::mem::FrameAllocator< N >inline
Growth() const noexcepthelios::mem::FrameAllocator< N >inline
InitialCapacity() const noexcepthelios::mem::FrameAllocator< N >inline
operator=(const FrameAllocator &)=deletehelios::mem::FrameAllocator< N >
operator=(FrameAllocator &&other) noexcepthelios::mem::FrameAllocator< N >inline
Reset() noexcepthelios::mem::FrameAllocator< N >inline
Stats() const noexcepthelios::mem::FrameAllocator< N >inline
TotalCapacity() const noexcepthelios::mem::FrameAllocator< N >inline
~FrameAllocator() noexcept override=defaulthelios::mem::FrameAllocator< N >