C++ Actor Framework 0.19
Loading...
Searching...
No Matches
caf::async::future< T > Member List

This is the complete list of members for caf::async::future< T >, including all inherited members.

bind_to(execution_context *ctx) &&caf::async::future< T >
bind_to(execution_context &ctx) &&caf::async::future< T >
bind_to(execution_context *ctx) const &caf::async::future< T >
bind_to(execution_context &ctx) const &caf::async::future< T >
future() noexcept=default (defined in caf::async::future< T >)caf::async::future< T >
future(future &&) noexcept=default (defined in caf::async::future< T >)caf::async::future< T >
future(const future &) noexcept=default (defined in caf::async::future< T >)caf::async::future< T >
observe_on(flow::coordinator *ctx) constcaf::async::future< T >
operator bool() const noexcept (defined in caf::async::future< T >)caf::async::future< T >explicit
operator!() const noexcept (defined in caf::async::future< T >)caf::async::future< T >
operator=(future &&) noexcept=default (defined in caf::async::future< T >)caf::async::future< T >
operator=(const future &) noexcept=default (defined in caf::async::future< T >)caf::async::future< T >
pending() constcaf::async::future< T >
promise< T > (defined in caf::async::future< T >)caf::async::future< T >friend
valid() const noexcept (defined in caf::async::future< T >)caf::async::future< T >