| base_t typedef | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | |
| complete(stdexec::set_value_t) noexcept | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | inline |
| complete(stdexec::set_error_t, Error &&error) noexcept | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | inline |
| complete(stdexec::set_stopped_t) noexcept | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | inline |
| completion_signal_policy_t typedef | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | |
| ContinuesOnOpState(Schd &&schd, Sndr &&sndr, Rcvr rcvr) noexcept(//NOLINT(cppcoreguidelines-rvalue-reference-param-not-moved) std::is_nothrow_constructible_v< base_t, Schd &&, Rcvr && > &&stdexec::__nothrow_connectable< Sndr &&, rcvr_t >) | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | inline |
| ContinuesOnOpStateBase(const Schd &schd, Rcvr rcvr_) noexcept(std::is_nothrow_move_constructible_v< Rcvr >) | Kokkos::Execution::GraphImpl::ContinuesOnOpStateBase< Schd, Rcvr > | inlineexplicit |
| dependency | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | |
| dependency_t typedef | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | |
| exec_env_policy_t typedef | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | |
| execution_space typedef | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | |
| get_env() const noexcept -> stdexec::env_of_t< Rcvr > | Kokkos::Execution::GraphImpl::ContinuesOnOpStateBase< Schd, Rcvr > | 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::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | |
| inner_opstate_t typedef | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | |
| operation_state_concept typedef | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | |
| operator=(Immovable &&)=delete | Kokkos::Execution::Impl::Immovable | |
| operator=(const Immovable &)=delete | Kokkos::Execution::Impl::Immovable | |
| query(Impl::get_exec_t) const noexcept -> Impl::ExecutionSpaceRef< execution_space > | Kokkos::Execution::GraphImpl::ContinuesOnOpStateBase< Schd, Rcvr > | inline |
| rcvr | Kokkos::Execution::GraphImpl::ContinuesOnOpStateBase< Schd, Rcvr > | |
| rcvr_t typedef | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | |
| start() &noexcept | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | inline |
| state | Kokkos::Execution::GraphImpl::ContinuesOnOpStateBase< Schd, Rcvr > | |
| submit() noexcept | Kokkos::Execution::GraphImpl::ContinuesOnOpState< Schd, Sndr, Rcvr > | inline |
| ~Immovable()=default | Kokkos::Execution::Impl::Immovable | |