Constructor.
Constructor.
String context of the action. May be anything; highly action-specific.
Name of the function that created this action.
CarryingFiber embedded into the action.
String secondary context of the action. May be anything; highly action-specific.
Private context string.
Private creator string.
Private CarryingFiber.
Private secondary context string.
String context of the action.
String secondary context of the action.
Name of the function that created this action.
Fiber embedded into the action.
Type to instantiate the CarryingFiber with.
Concrete implementation of a DeferredAction.
The template parameter T defines that kind of CarryingFiber is embedded into it.