Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
EDLAllocator Member List

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

allocate(size_t size)EDLAllocatorinline
AllocatorFn typedefEDLAllocator
deallocate(void *p)EDLAllocatorinline
DeallocatorFn typedefEDLAllocator
EDLAllocator()EDLAllocator
EDLAllocator(AllocatorFn allocator, DeallocatorFn deallocator, ReallocateFn reallocator)EDLAllocatorinline
reallocate(void *p, size_t newSize)EDLAllocatorinline
ReallocateFn typedefEDLAllocator
~EDLAllocator()EDLAllocatorinlinevirtual