proxygen
folly::futures::detail::Core< T > Member List

This is the complete list of members for folly::futures::detail::Core< T >, including all inherited members.

attached_folly::futures::detail::Core< T >private
Callback typedeffolly::futures::detail::Core< T >
callback_folly::futures::detail::Core< T >
callbackReferences_folly::futures::detail::Core< T >private
Context typedeffolly::futures::detail::Core< T >private
context_folly::futures::detail::Core< T >
Core(Core const &)=deletefolly::futures::detail::Core< T >
Core(Core &&) noexcept=deletefolly::futures::detail::Core< T >
Core()folly::futures::detail::Core< T >inlineprivate
Core(Try< T > &&t)folly::futures::detail::Core< T >inlineexplicitprivate
Core(in_place_t, Args &&...args) noexcept(std::is_nothrow_constructible< T, Args &&... >::value)folly::futures::detail::Core< T >inlineexplicitprivate
derefCallback() noexceptfolly::futures::detail::Core< T >inlineprivate
detachFuture() noexceptfolly::futures::detail::Core< T >inline
detachOne() noexceptfolly::futures::detail::Core< T >inlineprivate
detachPromise() noexceptfolly::futures::detail::Core< T >inline
doCallback()folly::futures::detail::Core< T >inlineprivate
executor_folly::futures::detail::Core< T >private
getExecutor() const folly::futures::detail::Core< T >inline
getInterruptHandler()folly::futures::detail::Core< T >inline
getPriority() const folly::futures::detail::Core< T >inline
getTry()folly::futures::detail::Core< T >inline
getTry() const folly::futures::detail::Core< T >inline
hasCallback() const noexceptfolly::futures::detail::Core< T >inline
hasResult() const noexceptfolly::futures::detail::Core< T >inline
interrupt_folly::futures::detail::Core< T >private
interruptHandler_folly::futures::detail::Core< T >private
interruptHandlerSet_folly::futures::detail::Core< T >private
interruptLock_folly::futures::detail::Core< T >private
make()folly::futures::detail::Core< T >inlinestatic
make(Try< T > &&t)folly::futures::detail::Core< T >inlinestatic
make(in_place_t, Args &&...args)folly::futures::detail::Core< T >inlinestatic
operator=(Core const &)=deletefolly::futures::detail::Core< T >
operator=(Core &&)=deletefolly::futures::detail::Core< T >
priority_folly::futures::detail::Core< T >private
proxy_folly::futures::detail::Core< T >
proxyCallback()folly::futures::detail::Core< T >inlineprivate
raise(exception_wrapper e)folly::futures::detail::Core< T >inline
ready() const noexceptfolly::futures::detail::Core< T >inline
Result typedeffolly::futures::detail::Core< T >
result_folly::futures::detail::Core< T >
setCallback(F &&func, std::shared_ptr< folly::RequestContext > context)folly::futures::detail::Core< T >inline
setExecutor(Executor::KeepAlive<> x, int8_t priority=Executor::MID_PRI)folly::futures::detail::Core< T >inline
setExecutor(Executor *x, int8_t priority=Executor::MID_PRI)folly::futures::detail::Core< T >inline
setInterruptHandler(F &&fn)folly::futures::detail::Core< T >inline
setInterruptHandlerNoLock(std::function< void(exception_wrapper const &)> fn)folly::futures::detail::Core< T >inline
setProxy(Core *proxy)folly::futures::detail::Core< T >inline
setResult(Try< T > &&t)folly::futures::detail::Core< T >inline
state_folly::futures::detail::Core< T >private
~Core()folly::futures::detail::Core< T >inlineprivate