HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NET_Outcome< T, E > Member List

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

error() const NET_Outcome< T, E >inline
error_type typedefNET_Outcome< T, E >
exception_type typedefNET_Outcome< T, E >
exceptionPtr() const NET_Outcome< T, E >inline
hasError() const NET_Outcome< T, E >inline
hasException() const NET_Outcome< T, E >inline
hasValue() const NET_Outcome< T, E >inline
NET_Outcome(T value)NET_Outcome< T, E >inline
NET_Outcome(const E &err)NET_Outcome< T, E >inline
NET_Outcome(const std::exception_ptr &ptr)NET_Outcome< T, E >inline
value()&NET_Outcome< T, E >inline
value() const &NET_Outcome< T, E >inline
value()&&NET_Outcome< T, E >inline
value_type typedefNET_Outcome< T, E >