All Classes Namespaces Functions Variables Typedefs Enumerations Friends
ucxx::WorkerProgressThread Member List

This is the complete list of members for ucxx::WorkerProgressThread, including all inherited members.

getId() constucxx::WorkerProgressThread
isRunning() constucxx::WorkerProgressThread
operator=(WorkerProgressThread const &)=delete (defined in ucxx::WorkerProgressThread)ucxx::WorkerProgressThread
operator=(WorkerProgressThread &&o)=default (defined in ucxx::WorkerProgressThread)ucxx::WorkerProgressThread
pollingMode() constucxx::WorkerProgressThread
stop() (defined in ucxx::WorkerProgressThread)ucxx::WorkerProgressThread
WorkerProgressThread()=default (defined in ucxx::WorkerProgressThread)ucxx::WorkerProgressThread
WorkerProgressThread(const WorkerProgressThread &)=delete (defined in ucxx::WorkerProgressThread)ucxx::WorkerProgressThread
WorkerProgressThread(WorkerProgressThread &&o)=default (defined in ucxx::WorkerProgressThread)ucxx::WorkerProgressThread
WorkerProgressThread(const bool pollingMode, std::function< bool(void)> progressFunction, std::function< void(void)> signalWorkerFunction, std::function< void(void)> setThreadId, ProgressThreadStartCallback startCallback, ProgressThreadStartCallbackArg startCallbackArg, std::shared_ptr< DelayedSubmissionCollection > delayedSubmissionCollection)ucxx::WorkerProgressThread
~WorkerProgressThread()ucxx::WorkerProgressThread