|
25.02
|
This is the complete list of members for ICustomAllocator, including all inherited members.
| allocate(size_t size, size_t alignment)=0 | ICustomAllocator | pure virtual |
| free(void *ptr)=0 | ICustomAllocator | pure virtual |
| GetMemoryRegionAtOffset(void *buffer, size_t offset, size_t alignment=0) | ICustomAllocator | inlinevirtual |
| GetMemorySourceType()=0 | ICustomAllocator | pure virtual |
| ~ICustomAllocator()=default | ICustomAllocator | virtual |