ParallelImage::TileJob< WORKER > Member List

This is the complete list of members for ParallelImage::TileJob< WORKER > , including all inherited members.

_data ParallelImage::TileJob< WORKER > private
_index ParallelImage::TileJob< WORKER > private
AddSubGroup (GROUP *subGroup) JobInterface
AddSubGroup (ResultMemT< GROUP * > subGroup) JobInterface
AddSubGroup (ResultMemT< GROUP > subGroup) JobInterface
AddSubJob (JobInterface *subJob) JobInterface
AddSubJob (ResultMemT< JOB * > subJob) JobInterface
AddSubJob (ResultMemT< JOBREF > &&subJob) JobInterface
取消 () JobInterface
CancelAndWait (WAITMODE mode=WAITMODE::DEFAULT) JobInterface
创建 (ARGS &&... args) JobInterfaceTemplate< TileJob< WORKER > > static
DestructWorker (const JobInterface *self) JobInterface private static
Enqueue (JobQueueInterface *queue=JOBQUEUE_CURRENT) JobInterface
GetCoreJobGroup (JobGroupInterface *group) JobInterface private static
GetCurrentJob () JobInterface static
GetCurrentThreadCount () JobInterface static
GetCurrentWorkerThreadIndex () JobInterface static
GetJobGroup () const JobInterface
GetJobOptions () const JobInterface
GetName () const ParallelImage::TileJob< WORKER >
GetResult (TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) const JobInterface
GetWorker (const JobInterface *job) JobInterface private static
GetWorkerDependencyGroup (const JobInterface *job) JobInterface private static
GetWorkerDependencyGroupImpl (const JobInterface *job, std::false_type *) JobInterface private static
GetWorkerDependencyGroupImpl (const JobInterface *job, std::true_type *) JobInterface private static
GetWorkerOptions (const JobInterface *self, Int selector, void *param) JobInterface private static
Invoke (FN &&obj, ARGS &&... args) JobResultInterface< void > protected
IsCancelled () const JobInterface
IsCurrentJobCancelled (const JobInterface *optionalJob=nullptr) JobInterface static
JobInterface (const JobInterfaceJumpTablePOD &jmpTable) JobInterface explicit
JobInterface (JobInterface &&src) JobInterface
MAXON_DISALLOW_COPY_AND_ASSIGN (JobInterfaceTemplate) JobInterfaceTemplate< TileJob< WORKER > > private
MoveResult (TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) JobInterface
ObservableCancelled () JobInterface
ObservableFinished () JobInterface
operator() () ParallelImage::TileJob< WORKER >
operator= (JobInterface &&src) JobInterface
RunWorker (const JobInterface *job) JobInterface private static
SetResult () JobResultInterface< void > protected
TileJob (Int index, const ImageData< WORKER > &data) ParallelImage::TileJob< WORKER >
ToString (const FormatStatement *formatStatement=nullptr) const JobInterface
Wait (TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) const JobInterface
~JobInterface () JobInterface