MemoryHeap::LimitHandler

MemoryHeap::LimitHandler
struct LimitHandler {
  int AllocCount;
};
Description

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 Members
Data Member 
Description 
 
Methods
Method 
Description 
Handler which is called when the memory limit is reached. 
Called when memory segment added to the heap is freed. 
 
 
File

SF_MemoryHeap.h