UnscheduledHandlerSentry(UnscheduledHandler *iHandler, CurrentProcessingContext const *iContext)
CurrentProcessingContext const * m_old
UnscheduledHandler * m_handler
void setUnscheduledDepth(unsigned int)
Set the depth in a series of unscheduled callbacks.
unsigned int unscheduledDepth() const
Returns 0 if module is on the path and >0 when the module executing is unscheduled.
~UnscheduledHandlerSentry()