LeviLamina
Loading...
Searching...
No Matches
cohtml::IAllocator Member List

This is the complete list of members for cohtml::IAllocator, including all inherited members.

AlignedAllocate(uint, uint, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator)cohtml::IAllocatorpure virtual
AlignedDeallocate(void *, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator)cohtml::IAllocatorpure virtual
Allocate(uint, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator)cohtml::IAllocatorpure virtual
Deallocate(void *, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator)cohtml::IAllocatorpure virtual
Reallocate(void *, uint, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator)cohtml::IAllocatorpure virtual
VirtualAllocate(void *, uint, int, int, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator)cohtml::IAllocatorpure virtual
VirtualFree(void *, uint, int, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator)cohtml::IAllocatorpure virtual
~IAllocator()=default (defined in cohtml::IAllocator)cohtml::IAllocatorvirtual