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

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

Empty() const noexcepthelios::mem::FixedArenaAllocatorinline
FixedArenaAllocator(size_t capacity) noexcepthelios::mem::FixedArenaAllocatorinlineexplicit
FixedArenaAllocator(const FixedArenaAllocator &)=deletehelios::mem::FixedArenaAllocator
FixedArenaAllocator(FixedArenaAllocator &&other) noexcepthelios::mem::FixedArenaAllocatorinline
InitialCapacity() const noexcepthelios::mem::FixedArenaAllocatorinline
operator=(const FixedArenaAllocator &)=deletehelios::mem::FixedArenaAllocator
operator=(FixedArenaAllocator &&other) noexcepthelios::mem::FixedArenaAllocatorinline
Owns(const void *ptr) const noexcepthelios::mem::FixedArenaAllocatorinline
Reset() noexcepthelios::mem::FixedArenaAllocatorinline
Stats() const noexcepthelios::mem::FixedArenaAllocatorinline
TotalCapacity() const noexcepthelios::mem::FixedArenaAllocatorinline
~FixedArenaAllocator() noexcept overridehelios::mem::FixedArenaAllocatorinline