|
Cogs.Core
|
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) override | Cogs::ResourceAllocator | inlinevirtual |
| allocated (defined in Cogs::Memory::Allocator) | Cogs::Memory::Allocator | protected |
| allocations (defined in Cogs::Memory::Allocator) | Cogs::Memory::Allocator | protected |
| 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::Allocator | virtual |
| deallocate(void *ptr, size_t size, MemBlockType type=MemBlockType::Block) override | Cogs::ResourceAllocator | inlinevirtual |
| defaultAllocator() | Cogs::Memory::Allocator | static |
| getAllocatedBytes() const | Cogs::Memory::Allocator | inlinevirtual |
| getAllocationCount() const | Cogs::Memory::Allocator | inlinevirtual |
| memorySize (defined in Cogs::ResourceAllocator) | Cogs::ResourceAllocator | |
| overflowAllocator() | Cogs::Memory::Allocator | static |
| ResourceAllocator(Allocator *baseAllocator) (defined in Cogs::ResourceAllocator) | Cogs::ResourceAllocator | inline |
| ~Allocator()=default (defined in Cogs::Memory::Allocator) | Cogs::Memory::Allocator | virtual |
| ~ResourceAllocator() (defined in Cogs::ResourceAllocator) | Cogs::ResourceAllocator | inline |