MEL
Microthread & Execution library
mel::core::WaitResult< T > Member List

This is the complete list of members for mel::core::WaitResult< T >, including all inherited members.

error() const (defined in mel::core::WaitResult< T >)mel::core::WaitResult< T >inline
getFuture() const noexceptmel::core::WaitResult< T >inline
getFuture() noexcept (defined in mel::core::WaitResult< T >)mel::core::WaitResult< T >inline
isValid() const (defined in mel::core::WaitResult< T >)mel::core::WaitResult< T >inline
setError(std::exception_ptr err) (defined in mel::core::WaitResult< T >)mel::core::WaitResult< T >inline
value() const (defined in mel::core::WaitResult< T >)mel::core::WaitResult< T >inline
value() (defined in mel::core::WaitResult< T >)mel::core::WaitResult< T >inline
WaitResult(const mel::core::Future< T > &f) (defined in mel::core::WaitResult< T >)mel::core::WaitResult< T >inline