C++ Actor Framework
1.0.0
Loading...
Searching...
No Matches
caf
async
future
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 >
get
() (defined in
caf::async::future< T >
)
caf::async::future< T >
get
(std::chrono::time_point< Clock, Duration > timepoint) (defined in
caf::async::future< T >
)
caf::async::future< T >
get
(std::chrono::duration< Rep, Period > timeout) (defined in
caf::async::future< T >
)
caf::async::future< T >
observe_on
(flow::coordinator *ctx) const
caf::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
() const
caf::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 >
Generated by
1.11.0