struct
SetContextSet the context of the current running task for query by other components or users.
Constructors, destructors, conversion operators
- SetContext() defaulted
-
SetContext(runnable::
RunnableNew* in_cur_task, NodeType in_from_node) - Construct a
SetContext
.
Public functions
Function documentation
vt:: ctx:: SetContext:: SetContext(runnable:: RunnableNew* in_cur_task,
NodeType in_from_node)
Construct a SetContext
.
Parameters | |
---|---|
in_cur_task | |
in_from_node in | the from node on the message that caused a task to run |