proxygen
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
folly::Promise< T > Member List
This is the complete list of members for
folly::Promise< T >
, including all inherited members.
Core
typedef
folly::Promise< T >
private
core_
folly::Promise< T >
private
detach
()
folly::Promise< T >
private
Future
class
folly::Promise< T >
friend
futures::detail::CoreCallbackState
class
folly::Promise< T >
friend
futures::detail::FutureBase
class
folly::Promise< T >
friend
getCore
()
folly::Promise< T >
inline
private
getCore
() const
folly::Promise< T >
inline
private
getCoreImpl
(CoreT *core)
folly::Promise< T >
inline
private
static
getFuture
()
folly::Promise< T >
getSemiFuture
()
folly::Promise< T >
isFulfilled
() const noexcept
folly::Promise< T >
makeEmpty
() noexcept
folly::Promise< T >
static
operator=
(Promise const &)=delete
folly::Promise< T >
operator=
(Promise< T > &&other) noexcept
folly::Promise< T >
Promise
()
folly::Promise< T >
Promise
(Promise const &)=delete
folly::Promise< T >
Promise
(Promise< T > &&other) noexcept
folly::Promise< T >
Promise
(futures::detail::EmptyConstruct) noexcept
folly::Promise< T >
explicit
private
retrieved_
folly::Promise< T >
private
SemiFuture
class
folly::Promise< T >
friend
setException
(exception_wrapper ew)
folly::Promise< T >
setException
(E const &e)
folly::Promise< T >
setInterruptHandler
(F &&fn)
folly::Promise< T >
setTry
(Try< T > &&t)
folly::Promise< T >
setValue
()
folly::Promise< T >
inline
setValue
(M &&value)
folly::Promise< T >
setWith
(F &&func)
folly::Promise< T >
throwIfFulfilled
() const
folly::Promise< T >
private
valid
() const noexcept
folly::Promise< T >
inline
~Promise
()
folly::Promise< T >
Generated by
1.8.11