Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Attributes | List of all members
pw::async::Context Struct Reference

Contextual information provided by a Dispatcher to a running task. More...

Public Attributes

Dispatcherdispatcher
 The Dispatcher running the current Task.
 
Tasktask
 The current Task being executed.
 

Detailed Description

Contextual information provided by a Dispatcher to a running task.


The documentation for this struct was generated from the following file: