This is the complete list of members for dist_lock::DistLockedTask, including all inherited members.
| BlockingWait() const | engine::TaskBase | |
| CancellationReason() const | engine::TaskBase | |
| DistLockedTask()=default | dist_lock::DistLockedTask | |
| DistLockedTask(DistLockedTask &&)=delete (defined in dist_lock::DistLockedTask) | dist_lock::DistLockedTask | |
| DistLockedTask(const DistLockedTask &)=delete (defined in dist_lock::DistLockedTask) | dist_lock::DistLockedTask | |
| DistLockedTask(std::string name, WorkerFunc worker_func, std::shared_ptr< DistLockStrategyBase > strategy, const DistLockSettings &settings={}, DistLockWaitingMode mode=DistLockWaitingMode::kWait, DistLockRetryMode retry_mode=DistLockRetryMode::kRetry) | dist_lock::DistLockedTask | |
| DistLockedTask(engine::TaskProcessor &task_processor, std::string name, WorkerFunc worker_func, std::shared_ptr< DistLockStrategyBase > strategy, const DistLockSettings &settings={}, DistLockWaitingMode mode=DistLockWaitingMode::kWait, DistLockRetryMode retry_mode=DistLockRetryMode::kRetry) | dist_lock::DistLockedTask | |
| Get() noexcept(false) (defined in dist_lock::DistLockedTask) | dist_lock::DistLockedTask | |
| GetLockedDuration() const | dist_lock::DistLockedTask | |
| GetState() const | engine::TaskBase | |
| GetStateName(State state) (defined in engine::TaskBase) | engine::TaskBase | static | 
| Importance enum name | engine::TaskBase | |
| IsFinished() const | engine::TaskBase | |
| IsValid() const | engine::TaskBase | |
| operator=(DistLockedTask &&)=delete (defined in dist_lock::DistLockedTask) | dist_lock::DistLockedTask | |
| operator=(const DistLockedTask &&)=delete (defined in dist_lock::DistLockedTask) | dist_lock::DistLockedTask | |
| RequestCancel() | engine::TaskBase | |
| State enum name | engine::TaskBase | |
| SyncCancel() noexcept | engine::TaskBase | |
| Wait() const noexcept(false) | engine::TaskBase | |
| WaitFor(const std::chrono::duration< Rep, Period > &) const noexcept(false) | engine::TaskBase | |
| WaitMode enum name | engine::TaskBase | |
| WaitUntil(const std::chrono::time_point< Clock, Duration > &) const noexcept(false) | engine::TaskBase | |
| WaitUntil(Deadline) const | engine::TaskBase | |
| WorkerFunc typedef (defined in dist_lock::DistLockedTask) | dist_lock::DistLockedTask | |
| ~DistLockedTask() (defined in dist_lock::DistLockedTask) | dist_lock::DistLockedTask |