Seastar
High performance C++ framework for concurrent servers
seastar::abort_source::subscription Member List

This is the complete list of members for seastar::abort_source::subscription, including all inherited members.

operator bool() const noexcept (defined in seastar::abort_source::subscription)seastar::abort_source::subscriptioninlineexplicit
operator=(subscription &&other) noexcept(std::is_nothrow_move_assignable_v< subscription_callback_type >) (defined in seastar::abort_source::subscription)seastar::abort_source::subscriptioninline
subscription()=default (defined in seastar::abort_source::subscription)seastar::abort_source::subscription
subscription(subscription &&other) noexcept(std::is_nothrow_move_constructible_v< subscription_callback_type >) (defined in seastar::abort_source::subscription)seastar::abort_source::subscriptioninline