Cogs.Foundation
Loading...
Searching...
No Matches
Cogs::Memory::Allocator Member List

This is the complete list of members for Cogs::Memory::Allocator, including all inherited members.

allocate(size_t size, size_t alignment=0, MemBlockType type=MemBlockType::Block)Cogs::Memory::Allocatorvirtual
allocatedCogs::Memory::Allocatorprotected
allocationsCogs::Memory::Allocatorprotected
Allocator()=defaultCogs::Memory::Allocator
changeType(void *ptr, size_t size, MemBlockType oldType, MemBlockType newType)Cogs::Memory::Allocatorvirtual
deallocate(void *ptr, size_t size, MemBlockType type=MemBlockType::Block)Cogs::Memory::Allocatorvirtual
defaultAllocator()Cogs::Memory::Allocatorstatic
getAllocatedBytes() constCogs::Memory::Allocatorinlinevirtual
getAllocationCount() constCogs::Memory::Allocatorinlinevirtual
overflowAllocator()Cogs::Memory::Allocatorstatic
~Allocator()=defaultCogs::Memory::Allocatorvirtual