MOOMStopper Class Reference
#include
<mw/MemoryManager.h>
Member Function Documentation
Priority ( )
return the priority of this stopper (1-100), allocator expects this value to determine the stopping order. The higher the priority is, the sooner this stopper will be called.
- Since
- 3.1
Stop ( )
Stop currently on-going operations, called by the allocator
- Since
- 3.1