CommonLibSSE (Parapets fork)
|
#include <GMemoryHeap.h>
Public Member Functions | |
virtual | ~LimitHandler () |
virtual bool | OnExceedLimit (GMemoryHeap *a_heap, UPInt a_overLimit)=0 |
virtual void | OnFreeSegment (GMemoryHeap *a_heap, UPInt a_freeingSize)=0 |
|
virtual |
|
pure virtual |
|
pure virtual |