LeviLamina
Loading...
Searching...
No Matches
OreUI::IPlatformAllocator Member List

This is the complete list of members for OreUI::IPlatformAllocator, including all inherited members.

alignedAllocate(uint size, uint alignment)=0 (defined in OreUI::IPlatformAllocator)OreUI::IPlatformAllocatorpure virtual
alignedDeallocate(void *ptr)=0 (defined in OreUI::IPlatformAllocator)OreUI::IPlatformAllocatorpure virtual
allocate(uint size)=0 (defined in OreUI::IPlatformAllocator)OreUI::IPlatformAllocatorpure virtual
deallocate(void *ptr)=0 (defined in OreUI::IPlatformAllocator)OreUI::IPlatformAllocatorpure virtual
reallocate(void *ptr, uint size)=0 (defined in OreUI::IPlatformAllocator)OreUI::IPlatformAllocatorpure virtual
virtualAllocate(void *hint, uint size, int protection, int flags)=0 (defined in OreUI::IPlatformAllocator)OreUI::IPlatformAllocatorpure virtual
virtualFree(void *ptr, uint size, int flags)=0 (defined in OreUI::IPlatformAllocator)OreUI::IPlatformAllocatorpure virtual
~IPlatformAllocator()=default (defined in OreUI::IPlatformAllocator)OreUI::IPlatformAllocatorvirtual