|
LeviLamina
|
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::IAllocator | pure virtual |
| AlignedDeallocate(void *, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator) | cohtml::IAllocator | pure virtual |
| Allocate(uint, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator) | cohtml::IAllocator | pure virtual |
| Deallocate(void *, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator) | cohtml::IAllocator | pure virtual |
| Reallocate(void *, uint, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator) | cohtml::IAllocator | pure virtual |
| VirtualAllocate(void *, uint, int, int, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator) | cohtml::IAllocator | pure virtual |
| VirtualFree(void *, uint, int, ::cohtml::MemTags::MemTagsType)=0 (defined in cohtml::IAllocator) | cohtml::IAllocator | pure virtual |
| ~IAllocator()=default (defined in cohtml::IAllocator) | cohtml::IAllocator | virtual |