Seastar
High performance C++ framework for concurrent servers
seastar::future< T > Member List

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

available() const noexceptseastar::future< T >inline
discard_result() noexceptseastar::future< T >inline
failed() const noexceptseastar::future< T >inline
finally(Func &&func) noexceptseastar::future< T >inline
forward_to(promise< T > &&pr) noexceptseastar::future< T >inline
future(future &&x) noexceptseastar::future< T >inline
future(const future &)=delete (defined in seastar::future< T >)seastar::future< T >
get()seastar::future< T >inline
get0() (defined in seastar::future< T >)seastar::future< T >inline
get0_return_type typedefseastar::future< T >
get_exception() noexcept (defined in seastar::future< T >)seastar::future< T >inline
handle_exception(Func &&func) noexceptseastar::future< T >inline
handle_exception_type(Func &&func) noexceptseastar::future< T >inline
ignore_ready_future() noexceptseastar::future< T >inline
operator=(future &&x) noexcept (defined in seastar::future< T >)seastar::future< T >inline
operator=(const future &)=delete (defined in seastar::future< T >)seastar::future< T >
or_terminate() noexceptseastar::future< T >inline
promise_type typedefseastar::future< T >
then(Func &&func) noexceptseastar::future< T >inline
then_unpack(Func &&func) noexceptseastar::future< T >inline
then_wrapped(Func &&func) &noexceptseastar::future< T >inline
then_wrapped(Func &&func) &&noexcept (defined in seastar::future< T >)seastar::future< T >inline
tuple_type typedef (defined in seastar::future< T >)seastar::future< T >
value_type typedefseastar::future< T >
wait() noexceptseastar::future< T >inline