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

This is the complete list of members for helios::mem::ArenaAllocator, including all inherited members.

ArenaAllocator(ArenaOptions options={}) noexcepthelios::mem::ArenaAllocatorexplicit
ArenaAllocator(size_t initial_capacity) noexcepthelios::mem::ArenaAllocatorinlineexplicit
ArenaAllocator(const ArenaAllocator &)=deletehelios::mem::ArenaAllocator
ArenaAllocator(ArenaAllocator &&other) noexcepthelios::mem::ArenaAllocatorinline
BlockCount() const noexcepthelios::mem::ArenaAllocatorinline
Empty() const noexcepthelios::mem::ArenaAllocatorinline
Growth() const noexcepthelios::mem::ArenaAllocatorinline
InitialCapacity() const noexcepthelios::mem::ArenaAllocatorinline
operator=(const ArenaAllocator &)=deletehelios::mem::ArenaAllocator
operator=(ArenaAllocator &&other) noexcepthelios::mem::ArenaAllocatorinline
Reset() noexcepthelios::mem::ArenaAllocator
Stats() const noexcepthelios::mem::ArenaAllocatorinline
TotalCapacity() const noexcepthelios::mem::ArenaAllocatorinline
~ArenaAllocator() noexcept overridehelios::mem::ArenaAllocatorinline