proxygen
folly::Try< void > Member List

This is the complete list of members for folly::Try< void >, including all inherited members.

e_folly::Try< void >
element_type typedeffolly::Try< void >
emplace() noexceptfolly::Try< void >inline
emplaceException(Args &&...args) noexcept(std::is_nothrow_constructible< exception_wrapper, Args &&... >::value)folly::Try< void >
exception()&folly::Try< void >inline
exception()&&folly::Try< void >inline
exception() const &folly::Try< void >inline
exception() const &&folly::Try< void >inline
get()folly::Try< void >inline
hasException() const folly::Try< void >inline
hasException() const folly::Try< void >inline
hasValue() const folly::Try< void >inline
hasValue_folly::Try< void >private
operator*() const folly::Try< void >inline
operator=(const Try< void > &t) noexceptfolly::Try< void >inline
throwIfFailed() const folly::Try< void >inline
Try() noexceptfolly::Try< void >inline
Try(exception_wrapper e) noexceptfolly::Try< void >inlineexplicit
Try(const Try< void > &t) noexceptfolly::Try< void >inline
tryGetExceptionObject()folly::Try< void >inline
tryGetExceptionObject() const folly::Try< void >inline
tryGetExceptionObject()folly::Try< void >inline
tryGetExceptionObject() const folly::Try< void >inline
value() const folly::Try< void >inline
withException(F func)folly::Try< void >inline
withException(F func) const folly::Try< void >inline
withException(F func)folly::Try< void >inline
withException(F func) const folly::Try< void >inline
~Try()folly::Try< void >inline