Open Search
    Promise< T > Member List

    This is the complete list of members for Promise< T >, including all inherited members.

    _resultJobResultInterface< RESULTVALUETYPE >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
    Cancel()JobInterface
    CancelAndWait(WAITMODE mode=WAITMODE::DEFAULT)JobInterface
    Create()Promise< T >static
    JobInterfaceTemplate< Promise< T >, T >::Create(ARGS &&... args)JobInterfaceTemplate< Promise< T >, T >static
    maxon::JobResultInterface::Create(FN &&src, ARGS &&... args)JobInterfacestatic
    CreateJob(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() constJobInterface
    GetResult(TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) constJobResultInterface< RESULTVALUETYPE >
    GetResultValue()JobResultInterface< RESULTVALUETYPE >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< RESULTVALUETYPE >protected
    IsCancelled() constJobInterface
    IsCurrentJobCancelled(const JobInterface *optionalJob=nullptr)JobInterfacestatic
    JobInterface(const JobInterfaceJumpTablePOD &jmpTable)JobInterfaceexplicit
    JobInterface(JobInterface &&src)JobInterface
    MAXON_DISALLOW_COPY_AND_ASSIGN(JobInterfaceTemplate)JobInterfaceTemplate< Promise< T >, T >private
    MoveResult(TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT)JobResultInterface< RESULTVALUETYPE >
    MoveValue(ARGS &&... args)Promise< T >protected
    ObservableCancelled()JobInterface
    ObservableFinished()JobInterface
    operator()()Promise< T >
    operator=(JobInterface &&src)JobInterface
    PromiseRef classPromise< T >friend
    RunWorker(const JobInterface *job)JobInterfaceprivatestatic
    SetResult(RESULTVALUETYPE &&value)JobResultInterface< RESULTVALUETYPE >protected
    Then(JobInterface *next, JobQueueInterface *queue=JOBQUEUE_CURRENT)JobInterface
    ToString(const FormatStatement *formatStatement=nullptr) constJobInterface
    ValueType typedefJobResultInterface< RESULTVALUETYPE >protected
    Wait(TimeValue timeout=TIMEVALUE_INFINITE, WAITMODE mode=WAITMODE::DEFAULT) constJobInterface
    ~JobInterface() overrideJobInterface