Cogs.Core
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
allocated (defined in Cogs::Memory::Allocator)Cogs::Memory::Allocatorprotected
allocations (defined in Cogs::Memory::Allocator)Cogs::Memory::Allocatorprotected
Allocator()=default (defined in Cogs::Memory::Allocator)Cogs::Memory::Allocator
changeType(void *ptr, size_t size, MemBlockType oldType, MemBlockType newType) (defined in Cogs::Memory::Allocator)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()=default (defined in Cogs::Memory::Allocator)Cogs::Memory::Allocatorvirtual