Base Framework
|
This is the complete list of members for HeapImpl, including all inherited members.
allocate(MemorySize size) | HeapImpl | protectedstatic |
allocateNoThrow(MemorySize size) noexcept | HeapImpl | protectedstatic |
getHeapUsed() noexcept | HeapImpl | protectedstatic |
getMinimumSize() noexcept | HeapImpl | protectedstatic |
getSize(void *heap) noexcept | HeapImpl | protectedstatic |
release(void *heap) | HeapImpl | protectedstatic |
resize(void *heap, MemorySize size) | HeapImpl | protectedstatic |
tryResize(void *heap, MemorySize size) | HeapImpl | protectedstatic |