struct LimitHandler { int AllocCount; };
Handler for handling memory limit exceeds. Contains two methods that are invoked when memory is to be freed due to exceed in the amount of memory that can be used.
Data Member |
Description |
|
Method |
Description |
Handler which is called when the memory limit is reached. | |
Called when memory segment added to the heap is freed. | |
| |
|
SF_MemoryHeap.h