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

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

Empty() const noexcepthelios::mem::FixedFreeListAllocatorinline
FixedFreeListAllocator(size_t capacity) noexcepthelios::mem::FixedFreeListAllocatorinlineexplicit
FixedFreeListAllocator(const FixedFreeListAllocator &)=deletehelios::mem::FixedFreeListAllocator
FixedFreeListAllocator(FixedFreeListAllocator &&other) noexcepthelios::mem::FixedFreeListAllocatorinline
FreeBlockCount() const noexcepthelios::mem::FixedFreeListAllocatorinline
InitialCapacity() const noexcepthelios::mem::FixedFreeListAllocatorinline
operator=(const FixedFreeListAllocator &)=deletehelios::mem::FixedFreeListAllocator
operator=(FixedFreeListAllocator &&other) noexcepthelios::mem::FixedFreeListAllocatorinline
Owns(const void *ptr) const noexcepthelios::mem::FixedFreeListAllocatorinline
Reset() noexcepthelios::mem::FixedFreeListAllocatorinline
Stats() const noexcepthelios::mem::FixedFreeListAllocatorinline
TotalCapacity() const noexcepthelios::mem::FixedFreeListAllocatorinline
~FixedFreeListAllocator() noexcept overridehelios::mem::FixedFreeListAllocatorinline