Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Memory::Allocators::DynamicAllocator Member List

This is the complete list of members for Grindstone::Memory::Allocators::DynamicAllocator, including all inherited members.

AllocateRaw(size_t size, size_t alignment, const char *debugName) (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator
AllocateRaw(Args &&... params) (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocatorinline
AllocateShared(Args &&... params) (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocatorinline
AllocateUnique(Args &&... params) (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocatorinline
Free(void *memPtr) (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator
Free(void *memPtr) (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocatorinline
GetMemory() const (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator
GetPeakSize() const (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator
GetTotalMemorySize() const (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator
GetUsedSize() const (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator
Initialize(size_t size) (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator
Initialize(void *ownedMemory, size_t size) (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator
IsEmpty() const (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator
SearchPolicy enum name (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator
~DynamicAllocator() (defined in Grindstone::Memory::Allocators::DynamicAllocator)Grindstone::Memory::Allocators::DynamicAllocator