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

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

AllocationCount() const noexcepthelios::mem::FreeListAllocatorinline
Capacity() const noexcepthelios::mem::FreeListAllocatorinline
Empty() const noexcepthelios::mem::FreeListAllocatorinline
FreeBlockCount() const noexcepthelios::mem::FreeListAllocatorinline
FreeListAllocator(FreeListAllocatorOptions options) noexcepthelios::mem::FreeListAllocatorinlineexplicit
FreeListAllocator(size_t initial_capacity) noexcepthelios::mem::FreeListAllocatorinlineexplicit
FreeListAllocator(const FreeListAllocator &)=deletehelios::mem::FreeListAllocator
FreeListAllocator(FreeListAllocator &&other) noexcepthelios::mem::FreeListAllocatorinline
FreeMemory() const noexcepthelios::mem::FreeListAllocator
Growth() const noexcepthelios::mem::FreeListAllocatorinline
operator=(const FreeListAllocator &)=deletehelios::mem::FreeListAllocator
operator=(FreeListAllocator &&other) noexcepthelios::mem::FreeListAllocatorinline
Owns(const void *ptr) const noexcepthelios::mem::FreeListAllocator
Reset() noexcepthelios::mem::FreeListAllocator
Stats() const noexcepthelios::mem::FreeListAllocatorinline
UsedMemory() const noexcepthelios::mem::FreeListAllocatorinline
~FreeListAllocator() noexcept overridehelios::mem::FreeListAllocatorinline