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

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

Alignment() const noexcepthelios::mem::FixedPoolAllocatorinline
BlockCount() const noexcepthelios::mem::FixedPoolAllocatorinline
BlockSize() const noexcepthelios::mem::FixedPoolAllocatorinline
Empty() const noexcepthelios::mem::FixedPoolAllocatorinline
FixedPoolAllocator(FixedPoolAllocatorOptions options) noexcepthelios::mem::FixedPoolAllocatorinlineexplicit
FixedPoolAllocator(size_t block_size, size_t block_count, size_t alignment=kDefaultAlignment) noexcepthelios::mem::FixedPoolAllocatorinline
FixedPoolAllocator(const FixedPoolAllocator &)=deletehelios::mem::FixedPoolAllocator
FixedPoolAllocator(FixedPoolAllocator &&other) noexcepthelios::mem::FixedPoolAllocatorinline
ForType(size_t block_count) noexcepthelios::mem::FixedPoolAllocatorinlinestatic
FreeBlockCount() const noexcepthelios::mem::FixedPoolAllocatorinline
Full() const noexcepthelios::mem::FixedPoolAllocatorinline
InitialBlockCount() const noexcepthelios::mem::FixedPoolAllocatorinline
operator=(const FixedPoolAllocator &)=deletehelios::mem::FixedPoolAllocator
operator=(FixedPoolAllocator &&other) noexcepthelios::mem::FixedPoolAllocatorinline
Owns(const void *ptr) const noexcepthelios::mem::FixedPoolAllocatorinline
Reset() noexcepthelios::mem::FixedPoolAllocatorinline
Stats() const noexcepthelios::mem::FixedPoolAllocatorinline
UsedBlockCount() const noexcepthelios::mem::FixedPoolAllocatorinline
~FixedPoolAllocator() noexcept overridehelios::mem::FixedPoolAllocatorinline