|
NeoN
A framework for CFD software
|
This is the complete list of members for NeoN::AllocatorContext, including all inherited members.
| alloc(size_t elements) const | NeoN::AllocatorContext | inline |
| free(void *ptr) const | NeoN::AllocatorContext | inline |
| realloc(void *ptr, size_t elements) const | NeoN::AllocatorContext | inline |
| setStrategy(std::unique_ptr< AllocatorStrategy > strategyIn) | NeoN::AllocatorContext | inline |