Contextual information provided by a Dispatcher to a running task.
Definition: context.h:25
Task * task
The current Task being executed.
Definition: context.h:29
Dispatcher * dispatcher
The Dispatcher running the current Task.
Definition: context.h:27