LeviLamina
|
This is the complete list of members for Bedrock::Memory::IMemoryAllocator, including all inherited members.
_realloc(::gsl::not_null< void * >, uint64)=0 (defined in Bedrock::Memory::IMemoryAllocator) | Bedrock::Memory::IMemoryAllocator | pure virtual |
alignedAllocate(uint64, uint64)=0 (defined in Bedrock::Memory::IMemoryAllocator) | Bedrock::Memory::IMemoryAllocator | pure virtual |
alignedRelease(void *)=0 (defined in Bedrock::Memory::IMemoryAllocator) | Bedrock::Memory::IMemoryAllocator | pure virtual |
allocate(uint64)=0 (defined in Bedrock::Memory::IMemoryAllocator) | Bedrock::Memory::IMemoryAllocator | pure virtual |
getUsableSize(void *)=0 (defined in Bedrock::Memory::IMemoryAllocator) | Bedrock::Memory::IMemoryAllocator | pure virtual |
release(void *)=0 (defined in Bedrock::Memory::IMemoryAllocator) | Bedrock::Memory::IMemoryAllocator | pure virtual |
~IMemoryAllocator()=default (defined in Bedrock::Memory::IMemoryAllocator) | Bedrock::Memory::IMemoryAllocator | virtual |