Private Attributes | |
ThreadSafeRef< JobRef > | _destinationJob |
Additional Inherited Members | |
![]() | |
static ResultMemT< JobResultRef< void > > | Create (ARGS &&... args) |
![]() | |
static Int | GetCurrentWorkerThreadIndex () |
static Int | GetCurrentThreadCount () |
static Bool | IsCurrentJobCancelled (const JobInterface *optionalJob=nullptr) |
static JobStatusInterface * | GetCurrentJob () |
![]() | |
ResultOk< void > | SetResult () |
template<typename FN , typename... ARGS> | |
Result< void > | Invoke (FN &&obj, ARGS &&... args) |
|
explicit |
Result<void> operator() | ( | ) |
void DestinationHasFinishedNotification | ( | ) |
|
private |