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

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

AllocateImpl() (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorinlineprotected
BasePoolAllocator()=default (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected
chunkSize (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected
Clear() (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocator
ClearAndZero() (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocator
DeallocateImpl(size_t index) (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected
DeallocateImpl(void *ptr) (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected
deleteFn (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected
Destroy() (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocator
GetUsedCount() const (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocator
hasAllocatedOwnMemory (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected
headFreePtr (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected
IsEmpty() const (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocator
memory (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected
SetupLinkedList() (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorinlineprotected
totalChunkCount (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected
totalMemorySize (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected
usedChunkCount (defined in Grindstone::Memory::Allocators::BasePoolAllocator)Grindstone::Memory::Allocators::BasePoolAllocatorprotected