LazyInitThreaded::CancellationForwarder Member List
This is the complete list of members for LazyInitThreaded::CancellationForwarder , including all inherited members.
_destinationJob | LazyInitThreaded::CancellationForwarder | 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 | |
CancellationForwarder (const JobRef &job) | LazyInitThreaded::CancellationForwarder | explicit |
创建 (ARGS &&... args) | JobInterfaceTemplate< CancellationForwarder > | static |
DestinationHasFinishedNotification () | LazyInitThreaded::CancellationForwarder | |
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 | 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 |
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< CancellationForwarder > | private |
MoveResult (TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) | JobInterface | |
ObservableCancelled () | JobInterface | |
ObservableFinished () | JobInterface | |
operator() () | LazyInitThreaded::CancellationForwarder | |
operator= (JobInterface &&src) | JobInterface | |
RunWorker (const JobInterface *job) | JobInterface | private static |
SetResult () | JobResultInterface< void > | protected |
ToString (const FormatStatement *formatStatement=nullptr) const | JobInterface | |
Wait (TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) const | JobInterface | |
~JobInterface () | JobInterface |