Seastar
High performance C++ framework for concurrent servers
seastar
future
seastar::future< T > Member List
This is the complete list of members for
seastar::future< T >
, including all inherited members.
available
() const noexcept
seastar::future< T >
inline
discard_result
() noexcept
seastar::future< T >
inline
failed
() const noexcept
seastar::future< T >
inline
finally
(Func &&func) noexcept
seastar::future< T >
inline
forward_to
(promise< T > &&pr) noexcept
seastar::future< T >
inline
future
(future &&x) noexcept
seastar::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
typedef
seastar::future< T >
get_exception
() noexcept (defined in
seastar::future< T >
)
seastar::future< T >
inline
handle_exception
(Func &&func) noexcept
seastar::future< T >
inline
handle_exception_type
(Func &&func) noexcept
seastar::future< T >
inline
ignore_ready_future
() noexcept
seastar::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
() noexcept
seastar::future< T >
inline
promise_type
typedef
seastar::future< T >
then
(Func &&func) noexcept
seastar::future< T >
inline
then_unpack
(Func &&func) noexcept
seastar::future< T >
inline
then_wrapped
(Func &&func) &noexcept
seastar::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
typedef
seastar::future< T >
wait
() noexcept
seastar::future< T >
inline
Generated by
1.9.4