Open Search
    JobResultInterface< void > Member List

    This is the complete list of members for JobResultInterface< void >, 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
    ContinuationJob classJobResultInterface< void >friend
    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() constJobInterface
    GetResult(TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) constJobInterface
    GetResultValue()JobResultInterface< void >protected
    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
    Invoke(FN &&obj, ARGS &&... args)JobResultInterface< void >protected
    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
    MoveToTupleJobResultInterface< void >friend
    ObservableCancelled()JobInterface
    ObservableFinished()JobInterface
    operator=(JobInterface &&src)JobInterface
    RunWorker(const JobInterface *job)JobInterfaceprivatestatic
    SetResult()JobResultInterface< void >protected
    Then(JobInterface *next, JobQueueInterface *queue=JOBQUEUE_CURRENT)JobInterface
    ToString(const FormatStatement *formatStatement=nullptr) constJobInterface
    ValueType typedefJobResultInterface< void >protected
    Wait(TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) constJobInterface
    ~JobInterface()JobInterface