|
kokkos-execution 0.0.1
|
This is the complete list of members for Kokkos::Execution::GraphImpl::ScheduleFromSender< Exec, 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::GraphImpl::ScheduleFromSender< Exec, 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::GraphImpl::ScheduleFromSender< Exec, 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::GraphImpl::ScheduleFromSender< Exec, Sndr > | inline |
| connect_result_t typedef | Kokkos::Execution::GraphImpl::ScheduleFromSender< Exec, Sndr > | |
| execution_space typedef | Kokkos::Execution::GraphImpl::ScheduleFromSender< Exec, Sndr > | |
| get_completion_signatures() | Kokkos::Execution::GraphImpl::ScheduleFromSender< Exec, Sndr > | inlinestatic |
| get_env() const noexcept -> Kokkos::Execution::Impl::ForwardingAttributes< Sndr > | Kokkos::Execution::GraphImpl::ScheduleFromSender< Exec, Sndr > | inline |
| is_nothrow_connectable_v | Kokkos::Execution::GraphImpl::ScheduleFromSender< Exec, Sndr > | static |
| sender_concept typedef | Kokkos::Execution::GraphImpl::ScheduleFromSender< Exec, Sndr > | |
| sndr | Kokkos::Execution::GraphImpl::ScheduleFromSender< Exec, Sndr > | |
| STDEXEC_PP_CAT(__static_, connect(this Self &&self, Rcvr rcvr) noexcept(is_nothrow_connectable_v< Self, Rcvr >) -> connect_result_t< Self))(STDEXEC_EXPLICIT_THIS_ARGS Rcvr > | Kokkos::Execution::GraphImpl::ScheduleFromSender< Exec, Sndr > | inlinestatic |