JobInterface Member List

This is the complete list of members for JobInterface , 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
取消 () JobInterface
CancelAndWait (WAITMODE mode=WAITMODE::DEFAULT) JobInterface
DestructWorker (const JobInterface *self) JobInterface private static
Enqueue (JobQueueInterface *queue=JOBQUEUE_CURRENT) JobInterface
ExecuteOnMainThread (FN &&fn, Bool wait) -> decltype(fn()) JobInterface friend
GetCoreJobGroup (JobGroupInterface *group) JobInterface private static
GetCurrentJob () JobInterface static
GetCurrentThreadCount () JobInterface static
GetCurrentWorkerThreadIndex () JobInterface static
GetJobGroup () const JobInterface
GetJobOptions () const JobInterface
GetName () const JobInterface
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
IsCancelled () const JobInterface
IsCurrentJobCancelled (const JobInterface *optionalJob=nullptr) JobInterface static
JobGroupInterface class JobInterface friend
JobInterface (const JobInterfaceJumpTablePOD &jmpTable) JobInterface explicit
JobInterface (JobInterface &&src) JobInterface
JobStatusInterface class JobInterface friend
MAXON_DISALLOW_COPY_AND_ASSIGN (JobInterface) JobInterface private
MoveResult (TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) JobInterface
ObservableCancelled () JobInterface
ObservableCancelledBase JobInterface friend
ObservableFinished () JobInterface
ObservableFinishedBase JobInterface friend
operator= (JobInterface &&src) JobInterface
RunWorker (const JobInterface *job) JobInterface private static
StaticJobGroupInterface class JobInterface friend
StrongRefHandler class JobInterface friend
TimerInterface class JobInterface friend
ToString (const FormatStatement *formatStatement=nullptr) const JobInterface
Wait (TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) const JobInterface
~JobInterface () JobInterface