Foundation
Loading...
Searching...
No Matches
Foundation::Core::AllocatorHeap Member List

This is the complete list of members for Foundation::Core::AllocatorHeap, including all inherited members.

Allocate(size_type size, size_t alignment) overrideFoundation::Core::AllocatorHeapvirtual
AllocateArena(size_type size, size_t alignment)Foundation::Core::Allocatorinline
AllocateArena(size_type size)Foundation::Core::Allocatorinline
Deallocate(pointer ptr) overrideFoundation::Core::AllocatorHeapvirtual
DeallocateArena(Arena arena)Foundation::Core::Allocatorinline
Ptr()Foundation::Core::Allocatorinline
QueryBudget(size_t &used, size_t &budget) const overrideFoundation::Core::AllocatorHeapvirtual
Reallocate(pointer ptr, size_type new_size, size_t alignment) overrideFoundation::Core::AllocatorHeapvirtual
~Allocator()=defaultFoundation::Core::Allocatorvirtual