Inheritance diagram for nrEngine::KernelStopTaskEvent:
Friends | |
class | Kernel |
Only kernel is allowed to change the values here. |
KernelStopTaskEvent will be send if a task is stops his execution. Stopped tasks are automaticaly removed from the kernel's execution tree. The event is sent after the task method taskStop() was called.
Definition at line 51 of file KernelTaskEvent.h.