| closures_t typedef | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | |
| clsrs | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | |
| execution_space typedef | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | |
| get_env() const noexcept -> ::stdexec::__fwd_env_t<::stdexec::env_of_t< Rcvr > > | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | inline |
| may_delegate_completion_with_event_t typedef | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | |
| OpStateBase(Rcvr rcvr_, Clsr clsr_, Clsrs... clsrs_) noexcept(std::is_nothrow_constructible_v< may_delegate_completion_with_event_t, Rcvr > &&std::is_nothrow_move_constructible_v< Clsr > &&(std::is_nothrow_move_constructible_v< Clsrs > &&...)) | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | inlineexplicit |
| propagate_completion_signal(stdexec::set_value_t) noexcept | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | inline |
| propagate_completion_signal(stdexec::set_error_t, Error &&error) noexcept | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | inline |
| propagate_completion_signal(stdexec::set_stopped_t) noexcept | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | inline |
| query(get_exec_t) const noexcept -> ExecutionSpaceRef< execution_space > | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | inline |
| receiver_t typedef | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | |