Private Attributes |
|
const ImageData < WORKER > & | _data |
const Int | _x |
const Int | _y |
Additional Inherited Members |
|
![]() |
|
static ResultMemT < JobResultRef < void > > | 创建 (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) |
PixelJob | ( | Int | x , |
Int | y , | ||
const ImageData < WORKER > & | data | ||
) |
PixelJob | ( | PixelJob < WORKER > && | src | ) |
move constructor
MAXON_OPERATOR_MOVE_ASSIGNMENT | ( | PixelJob < WORKER > | ) |
move assignment operator
Result <void> operator() | ( | ) |
const Char * GetName | ( | ) | const |
|
private |
|
private |
|
private |