ParallelFor::ParallelForJob Member List

This is the complete list of members for ParallelFor::ParallelForJob, including all inherited members.

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
Cancel()JobInterface
CancelAndWait(WAITMODE mode=WAITMODE::DEFAULT)JobInterface
Create(FN &&src, ARGS &&... args)JobInterfacestatic
CreateJob(FN &&src, ARGS &&... args)JobInterfaceprivatestatic
CreateJobWithDependency(DEPENDENCY &&dependency, FN &&src, ARGS &&... args)JobInterfaceprivatestatic
CreateJobWithDependency(std::nullptr_t, FN &&src, ARGS &&... args)JobInterfaceprivatestatic
DestructWorker(const JobInterface *self)JobInterfaceprivatestatic
Enqueue(JobQueueInterface *queue=JOBQUEUE_CURRENT)JobInterface
GetCoreJobGroup(JobGroupInterface *group)JobInterfaceprivatestatic
GetCurrentJob()JobInterfacestatic
GetCurrentThreadCount()JobInterfacestatic
GetCurrentWorkerThreadIndex()JobInterfacestatic
GetJobGroup() constJobInterface
GetJobOptions() constJobInterface
GetName() constParallelFor::ParallelForJob
GetResult(TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) constJobInterface
GetWorker(const JobInterface *job)JobInterfaceprivatestatic
GetWorkerDependencyGroup(const JobInterface *job)JobInterfaceprivatestatic
GetWorkerDependencyGroupImpl(const JobInterface *job, std::false_type *)JobInterfaceprivatestatic
GetWorkerDependencyGroupImpl(const JobInterface *job, std::true_type *)JobInterfaceprivatestatic
GetWorkerOptions(const JobInterface *self, Int selector, void *param)JobInterfaceprivatestatic
IsCancelled() constJobInterface
IsCurrentJobCancelled(const JobInterface *optionalJob=nullptr)JobInterfacestatic
JobInterface(const JobInterfaceJumpTablePOD &jmpTable)JobInterfaceexplicit
JobInterface(JobInterface &&src)JobInterface
MAXON_DISALLOW_COPY_AND_ASSIGN(JobInterface)JobInterfaceprivate
MoveResult(TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT)JobInterface
ObservableCancelled()JobInterface
ObservableFinished()JobInterface
operator=(JobInterface &&src)JobInterface
ParallelForJob(const JobInterfaceJumpTablePOD &jmpTable)ParallelFor::ParallelForJobexplicit
RunWorker(const JobInterface *job)JobInterfaceprivatestatic
Then(JobInterface *next, JobQueueInterface *queue=JOBQUEUE_CURRENT)JobInterface
ToString(const FormatStatement *formatStatement=nullptr) constJobInterface
Wait(TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) constJobInterface
~JobInterface() overrideJobInterface