|
using | WorkFunction = std::function< R(T...)> |
|
using | AfterWorkFunction = typename WorkerThreadAsync< R >::AfterWorkFunction |
|
|
| WorkerThreadRequest (uint64_t promiseId_, WorkFunction work_, std::tuple< T...> params_) |
|
| WorkerThreadRequest (WorkFunction work_, AfterWorkFunction afterWork_, std::tuple< T...> params_) |
|
|
uint64_t | promiseId |
|
WorkFunction | work |
|
AfterWorkFunction | afterWork |
|
std::tuple< T...> | params |
|
The documentation for this struct was generated from the following file:
- /var/lib/jenkins/workspace/WPILib/WPILib - Development/arm/wpiutil/src/main/native/include/wpi/WorkerThread.h