NeoN
A framework for CFD software
Loading...
Searching...
No Matches
NeoN::AllocatorContext Member List

This is the complete list of members for NeoN::AllocatorContext, including all inherited members.

alloc(size_t elements) constNeoN::AllocatorContextinline
free(void *ptr) constNeoN::AllocatorContextinline
realloc(void *ptr, size_t elements) constNeoN::AllocatorContextinline
setStrategy(std::unique_ptr< AllocatorStrategy > strategyIn)NeoN::AllocatorContextinline