Cogs.Core
Cogs::ResourceAllocator Member List

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

allocate(size_t size, size_t alignment, MemBlockType type=MemBlockType::Block) overrideCogs::ResourceAllocatorinlinevirtual
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
baseAllocator (defined in Cogs::ResourceAllocator)Cogs::ResourceAllocator
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) overrideCogs::ResourceAllocatorinlinevirtual
defaultAllocator()Cogs::Memory::Allocatorstatic
getAllocatedBytes() constCogs::Memory::Allocatorinlinevirtual
getAllocationCount() constCogs::Memory::Allocatorinlinevirtual
memorySize (defined in Cogs::ResourceAllocator)Cogs::ResourceAllocator
overflowAllocator()Cogs::Memory::Allocatorstatic
ResourceAllocator(Allocator *baseAllocator) (defined in Cogs::ResourceAllocator)Cogs::ResourceAllocatorinline
~Allocator()=default (defined in Cogs::Memory::Allocator)Cogs::Memory::Allocatorvirtual
~ResourceAllocator() (defined in Cogs::ResourceAllocator)Cogs::ResourceAllocatorinline