LeviLamina
Loading...
Searching...
No Matches
Bedrock::Memory::IMemoryAllocator Member List

This is the complete list of members for Bedrock::Memory::IMemoryAllocator, including all inherited members.

_alignedRealloc(::gsl::not_null< void * > p, uint64 newSize, uint64 alignment)=0 (defined in Bedrock::Memory::IMemoryAllocator)Bedrock::Memory::IMemoryAllocatorpure virtual
_realloc(::gsl::not_null< void * > p, uint64 newSize)=0 (defined in Bedrock::Memory::IMemoryAllocator)Bedrock::Memory::IMemoryAllocatorpure virtual
alignedAllocate(uint64 size, uint64 alignment)=0 (defined in Bedrock::Memory::IMemoryAllocator)Bedrock::Memory::IMemoryAllocatorpure virtual
alignedRelease(void *ptr)=0 (defined in Bedrock::Memory::IMemoryAllocator)Bedrock::Memory::IMemoryAllocatorpure virtual
allocate(uint64 size)=0 (defined in Bedrock::Memory::IMemoryAllocator)Bedrock::Memory::IMemoryAllocatorpure virtual
getUsableSize(void *ptr, bool alignedAllocation)=0 (defined in Bedrock::Memory::IMemoryAllocator)Bedrock::Memory::IMemoryAllocatorpure virtual
release(void *ptr)=0 (defined in Bedrock::Memory::IMemoryAllocator)Bedrock::Memory::IMemoryAllocatorpure virtual
~IMemoryAllocator()=default (defined in Bedrock::Memory::IMemoryAllocator)Bedrock::Memory::IMemoryAllocatorvirtual