Seastar
High performance C++ framework for concurrent servers
seastar::coroutine::without_preemption_check<> Member List

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

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