YOrch 1.0.0
Loading...
Searching...
No Matches
yorch::task_result< T > Member List

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

abort_branch() noexceptyorch::task_result< T >inlinestatic
abort_execution() noexceptyorch::task_result< T >inlinestatic
failure() noexceptyorch::task_result< T >inlinestatic
from_step(step_result s) noexceptyorch::task_result< T >inlinestatic
has_value() const noexceptyorch::task_result< T >inline
operator=(const task_result &)=defaultyorch::task_result< T >
operator=(task_result &&)=defaultyorch::task_result< T >
retry() noexceptyorch::task_result< T >inlinestatic
stepyorch::task_result< T >
success(U &&value) noexcept(std::is_nothrow_constructible_v< T, U && >)yorch::task_result< T >inlinestatic
task_result()=deleteyorch::task_result< T >
task_result(const task_result &)=defaultyorch::task_result< T >
task_result(task_result &&)=defaultyorch::task_result< T >
value() &noexceptyorch::task_result< T >inline
value() const &noexceptyorch::task_result< T >inline
value() &&noexceptyorch::task_result< T >inline
value_type typedefyorch::task_result< T >
~task_result()=defaultyorch::task_result< T >