CyberEngineMkIII
|
This is the complete list of members for CYB::API::Heap, including all inherited members.
Alloc(const int ASize)=0 | CYB::API::Heap | pure virtual |
Free(void *const APreviousAllocation) noexcept=0 | CYB::API::Heap | pure virtual |
Realloc(void *const APreviousAllocation, const int ANewSize)=0 | CYB::API::Heap | pure virtual |