Base Framework
HeapImpl Member List

This is the complete list of members for HeapImpl, including all inherited members.

allocate(MemorySize size)HeapImplprotectedstatic
allocateNoThrow(MemorySize size) noexceptHeapImplprotectedstatic
getHeapUsed() noexceptHeapImplprotectedstatic
getMinimumSize() noexceptHeapImplprotectedstatic
getSize(void *heap) noexceptHeapImplprotectedstatic
release(void *heap)HeapImplprotectedstatic
resize(void *heap, MemorySize size)HeapImplprotectedstatic
tryResize(void *heap, MemorySize size)HeapImplprotectedstatic