kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::GraphImpl::WhenAllOpState< Exec, Rcvr, Sndrs >::WhenAllChildReceiver Struct Reference

Receiver for a child of stdexec::when_all. More...

#include <when_all.hpp>

Inheritance diagram for Kokkos::Execution::GraphImpl::WhenAllOpState< Exec, Rcvr, Sndrs >::WhenAllChildReceiver:
Kokkos::Execution::Impl::Receiver< WhenAllOpState, stdexec::env_of_t< Rcvr > >

Public Member Functions

constexpr auto query (get_node_t) const &noexcept -> const root_t &
Public Member Functions inherited from Kokkos::Execution::Impl::Receiver< WhenAllOpState, stdexec::env_of_t< Rcvr > >
void set_value () &&noexcept
void set_error (Error &&error) &&noexcept
void set_stopped () &&noexcept
void submitted () &&noexcept
constexpr auto get_env () const noexcept -> stdexec::__fwd_env_t< stdexec::env_of_t< Rcvr > >

Additional Inherited Members

Public Types inherited from Kokkos::Execution::Impl::Receiver< WhenAllOpState, stdexec::env_of_t< Rcvr > >
using receiver_concept
Public Attributes inherited from Kokkos::Execution::Impl::Receiver< WhenAllOpState, stdexec::env_of_t< Rcvr > >
WhenAllOpState * parent_op

Detailed Description

template<Kokkos::ExecutionSpace Exec, stdexec::receiver Rcvr, stdexec::sender... Sndrs>
struct Kokkos::Execution::GraphImpl::WhenAllOpState< Exec, Rcvr, Sndrs >::WhenAllChildReceiver

Receiver for a child of stdexec::when_all.

Definition at line 46 of file when_all.hpp.

Member Function Documentation

◆ query()

template<Kokkos::ExecutionSpace Exec, stdexec::receiver Rcvr, stdexec::sender... Sndrs>
auto Kokkos::Execution::GraphImpl::WhenAllOpState< Exec, Rcvr, Sndrs >::WhenAllChildReceiver::query ( get_node_t ) const &->constroot_t &
inlinenodiscardconstexprnoexcept

The documentation for this struct was generated from the following file:
  • /__w/kokkos-execution/kokkos-execution/kokkos-execution/graph/when_all.hpp