kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Kokkos::Execution::ExecutionSpaceImpl::ScheduleFromOpStateBase< Rcvr > Struct Template Reference

#include <schedule_from.hpp>

Inheritance diagram for Kokkos::Execution::ExecutionSpaceImpl::ScheduleFromOpStateBase< Rcvr >:
Kokkos::Execution::ExecutionSpaceImpl::ScheduleFromOpState< Sndr, Rcvr >

Public Member Functions

constexpr auto get_env () const noexcept -> stdexec::env_of_t< Rcvr >

Public Attributes

Rcvr rcvr

Detailed Description

template<stdexec::receiver Rcvr>
struct Kokkos::Execution::ExecutionSpaceImpl::ScheduleFromOpStateBase< Rcvr >

Definition at line 31 of file schedule_from.hpp.

Member Function Documentation

◆ get_env()

template<stdexec::receiver Rcvr>
auto Kokkos::Execution::ExecutionSpaceImpl::ScheduleFromOpStateBase< Rcvr >::get_env ( ) const->stdexec::env_of_t< Rcvr >
inlinenodiscardconstexprnoexcept

Definition at line 34 of file schedule_from.hpp.

Member Data Documentation

◆ rcvr

template<stdexec::receiver Rcvr>
Rcvr Kokkos::Execution::ExecutionSpaceImpl::ScheduleFromOpStateBase< Rcvr >::rcvr

Definition at line 32 of file schedule_from.hpp.


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