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

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

apply(Func &&func, std::tuple< FuncArgs... > &&args) noexceptseastar::futurize< T >inlinestatic
apply(Func &&func, FuncArgs &&... args) noexceptseastar::futurize< T >inlinestatic
base typedef (defined in seastar::futurize< T >)seastar::futurize< T >
current_exception_as_future() noexcept (defined in seastar::futurize< T >)seastar::futurize< T >inlinestatic
from_tuple(tuple_type &&value)seastar::futurize< T >inlinestatic
from_tuple(const tuple_type &value)seastar::futurize< T >inlinestatic
from_tuple(value_type &&value)seastar::futurize< T >inlinestatic
from_tuple(const value_type &value)seastar::futurize< T >inlinestatic
invoke(Func &&func, FuncArgs &&... args) noexceptseastar::futurize< T >inlinestatic
invoke(Func &&func, internal::monostate) noexcept (defined in seastar::futurize< T >)seastar::futurize< T >inlinestatic
promise_base_with_type typedef (defined in seastar::futurize< T >)seastar::futurize< T >
promise_type typedef (defined in seastar::futurize< T >)seastar::futurize< T >
tuple_type typedef (defined in seastar::futurize< T >)seastar::futurize< T >
type typedef (defined in seastar::futurize< T >)seastar::futurize< T >
value_type typedefseastar::futurize< T >