kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr > Member List

This is the complete list of members for Kokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >, including all inherited members.

__VA_OPT__(__VA_OPT__([[__VA_OPT__(host)]] __VA_OPT__(STDEXEC_PP_FOR_EACH_AGAIN()(STDEXEC_ATTRIBUTE_I, device)))) constexpr auto connect(_Ts &&... __args) &&noexcept(noexcept(__static_connect(std::move(*this), static_cast< _Ts && >(__args)...))) -> decltype(__static_connect(std::move(*this), static_cast< _Ts && >(__args)...))Kokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >inline
__VA_OPT__(__VA_OPT__([[__VA_OPT__(host)]] __VA_OPT__(STDEXEC_PP_FOR_EACH_AGAIN()(STDEXEC_ATTRIBUTE_I, device)))) constexpr auto connect(_Ts &&... __args) &noexcept(noexcept(__static_connect(*this, static_cast< _Ts && >(__args)...))) -> decltype(__static_connect(*this, static_cast< _Ts && >(__args)...))Kokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >inline
__VA_OPT__(__VA_OPT__([[__VA_OPT__(host)]] __VA_OPT__(STDEXEC_PP_FOR_EACH_AGAIN()(STDEXEC_ATTRIBUTE_I, device)))) constexpr auto connect(_Ts &&... __args) const &noexcept(noexcept(__static_connect(*this, static_cast< _Ts && >(__args)...))) -> decltype(__static_connect(*this, static_cast< _Ts && >(__args)...))Kokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >inline
get_completion_signatures()Kokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >inlinestatic
get_env() const noexcept -> Kokkos::Execution::Impl::ForwardingAttributes< Sndr >Kokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >inline
nameKokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >
rcvr_t typedefKokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >
schd_t typedefKokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >
sender_concept typedefKokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >
sndrKokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >
STDEXEC_PP_CAT(__static_, connect(this Self &&self, Rcvr rcvr) noexcept(std::is_nothrow_constructible_v< rcvr_t< Rcvr >, decltype((std::declval< Self >().name)), schd_t< Rcvr > &&, Rcvr && > &&stdexec::__nothrow_connectable< decltype((std::declval< Self >().sndr)), rcvr_t< Rcvr > && >) -> stdexec::connect_result_t< decltype((std::declval< Self >().sndr))))(STDEXEC_EXPLICIT_THIS_ARGS rcvr_t< Rcvr > && >Kokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr >inlinestatic