
Private Attributes | |
| const ImageData< WORKER > & | _data | 
| const Int | _index | 
Additional Inherited Members | |
  Static Public Member Functions inherited from JobInterfaceTemplate< TileJob< WORKER > > | |
| static ResultMemT< JobResultRef< void > > | Create (ARGS &&... args) | 
  Static Public Member Functions inherited from JobInterface | |
| template<JOBCANCELLATION B = JOBCANCELLATION::AUTOMATIC, typename FN , typename... ARGS> | |
| static ResultMemT< JobInterface * > | Create (FN &&src, ARGS &&... args) | 
| static Int | GetCurrentWorkerThreadIndex () | 
| static Int | GetCurrentThreadCount () | 
| static Bool | IsCurrentJobCancelled (const JobInterface *optionalJob=nullptr) | 
| static JobStatusInterface * | GetCurrentJob () | 
  Protected Types inherited from JobResultInterface< void > | |
| using | ValueType = void | 
  Protected Member Functions inherited from JobResultInterface< void > | |
| ResultOk< void > | SetResult () | 
| void | GetResultValue () | 
| template<typename FN , typename... ARGS> | |
| Result< void > | Invoke (FN &&obj, ARGS &&... args) | 
| Result<void> operator() | ( | ) | 
| const Char* GetName | ( | ) | const | 
      
  | 
  private | 
      
  | 
  private |