| base_t typedef | Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs > | |
| closures_t typedef | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | |
| clsrs | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | |
| complete(stdexec::set_value_t) noexcept | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | inline |
| complete(stdexec::set_error_t, Error &&error) noexcept | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | inline |
| complete(stdexec::set_stopped_t) noexcept | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | inline |
| completion_signal | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | |
| completion_signal_t typedef | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | |
| execution_space typedef | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | |
| get_env() const noexcept -> stdexec::env_of_t< Rcvr > | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | inline |
| Immovable()=default | Kokkos::Execution::Impl::Immovable | |
| Immovable(Immovable &&)=delete | Kokkos::Execution::Impl::Immovable | |
| Immovable(const Immovable &)=delete | Kokkos::Execution::Impl::Immovable | |
| inner_opstate | Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs > | |
| inner_opstate_is_nothrow_constructible | Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs > | static |
| inner_opstate_t typedef | Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs > | |
| operation_state_concept typedef | Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs > | |
| operator=(Immovable &&)=delete | Kokkos::Execution::Impl::Immovable | |
| operator=(const Immovable &)=delete | Kokkos::Execution::Impl::Immovable | |
| OpState(Sndr &&sndr, Rcvr rcvr_, Clsrs... clsrs_) noexcept(opstate_base_is_nothrow_constructible &&inner_opstate_is_nothrow_constructible) | Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs > | inlineexplicit |
| opstate_base_is_nothrow_constructible | Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs > | static |
| OpStateBase(Rcvr rcvr, Clsr clsr_, Clsrs... clsrs_) noexcept(std::is_nothrow_constructible_v< completion_signal_t, Rcvr && > &&std::is_nothrow_move_constructible_v< Clsr > &&(std::is_nothrow_move_constructible_v< Clsrs > &&...)) | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | inlineexplicit |
| query(Impl::get_exec_t) const noexcept -> Impl::ExecutionSpaceRef< execution_space > | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | inline |
| rcvr_t typedef | Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs > | |
| start() &noexcept | Kokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs > | inline |
| sync_policy_t typedef | Kokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | |
| ~Immovable()=default | Kokkos::Execution::Impl::Immovable | |