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

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

Empty() const noexcepthelios::mem::FixedStackAllocatorinline
FixedStackAllocator(size_t capacity) noexcepthelios::mem::FixedStackAllocatorinlineexplicit
FixedStackAllocator(const FixedStackAllocator &)=deletehelios::mem::FixedStackAllocator
FixedStackAllocator(FixedStackAllocator &&other) noexcepthelios::mem::FixedStackAllocatorinline
GetMarker() const noexcepthelios::mem::FixedStackAllocatorinline
InitialCapacity() const noexcepthelios::mem::FixedStackAllocatorinline
operator=(const FixedStackAllocator &)=deletehelios::mem::FixedStackAllocator
operator=(FixedStackAllocator &&other) noexcepthelios::mem::FixedStackAllocatorinline
Owns(const void *ptr) const noexcepthelios::mem::FixedStackAllocatorinline
Reset() noexcepthelios::mem::FixedStackAllocatorinline
RewindToMarker(Marker marker) noexcepthelios::mem::FixedStackAllocatorinline
Stats() const noexcepthelios::mem::FixedStackAllocatorinline
TotalCapacity() const noexcepthelios::mem::FixedStackAllocatorinline
~FixedStackAllocator() noexcept overridehelios::mem::FixedStackAllocatorinline