proxygen
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
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
typedef
folly::Try< void >
emplace
() noexcept
folly::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) noexcept
folly::Try< void >
inline
throwIfFailed
() const
folly::Try< void >
inline
Try
() noexcept
folly::Try< void >
inline
Try
(exception_wrapper e) noexcept
folly::Try< void >
inline
explicit
Try
(const Try< void > &t) noexcept
folly::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
Generated by
1.8.11