Private Attributes |
|
| ThreadSafeRef < JobRef > | _destinationJob |
Additional Inherited Members |
|
Static Public Member Functions inherited from
JobInterfaceTemplate< CancellationForwarder >
|
|
| static ResultMemT < JobResultRef < void > > | 创建 (ARGS &&... args) |
Static Public Member Functions inherited from
JobInterface
|
|
| static Int | GetCurrentWorkerThreadIndex () |
| static Int | GetCurrentThreadCount () |
| static Bool | IsCurrentJobCancelled (const JobInterface *optionalJob=nullptr) |
| static JobStatusInterface * | GetCurrentJob () |
Protected Member Functions inherited from
JobResultInterface< void >
|
|
| ResultOk < void > | SetResult () |
| template<typename FN , typename... ARGS> | |
| Result < void > | Invoke (FN &&obj, ARGS &&... args) |
|
explicit |
| Result <void> operator() | ( | ) |
| void DestinationHasFinishedNotification | ( | ) |
|
private |