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

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

BlockCount() const noexcepthelios::mem::StackAllocatorinline
Empty() const noexcepthelios::mem::StackAllocatorinline
GetMarker() const noexcepthelios::mem::StackAllocatorinline
Growth() const noexcepthelios::mem::StackAllocatorinline
InitialCapacity() const noexcepthelios::mem::StackAllocatorinline
operator=(const StackAllocator &)=deletehelios::mem::StackAllocator
operator=(StackAllocator &&other) noexcepthelios::mem::StackAllocatorinline
Reset() noexcepthelios::mem::StackAllocator
RewindToMarker(Marker marker) noexcepthelios::mem::StackAllocator
StackAllocator(StackAllocatorOptions options) noexcepthelios::mem::StackAllocatorinlineexplicit
StackAllocator(size_t initial_capacity) noexcepthelios::mem::StackAllocatorinlineexplicit
StackAllocator(const StackAllocator &)=deletehelios::mem::StackAllocator
StackAllocator(StackAllocator &&other) noexcepthelios::mem::StackAllocatorinline
Stats() const noexcepthelios::mem::StackAllocatorinline
TotalCapacity() const noexcepthelios::mem::StackAllocatorinline
~StackAllocator() noexcept overridehelios::mem::StackAllocatorinline