YOrch 1.0.0
Loading...
Searching...
No Matches
yorch::detail::plan_fanout_state< Plan > Struct Template Reference

#include <fanout.hpp>

Public Member Functions

template<std::size_t Parent>
constexpr void prepare_fanout_staging (auto &slots)
 
template<std::size_t Parent>
constexpr void destroy_fanout_staging () noexcept
 
template<std::size_t Parent>
constexpr auto staged_prev_view_for_parent () &
 
template<std::size_t Parent>
constexpr auto staged_prev_view_for_parent () const &
 

Detailed Description

template<typename Plan>
struct yorch::detail::plan_fanout_state< Plan >

Definition at line 183 of file fanout.hpp.

Member Function Documentation

◆ destroy_fanout_staging()

template<typename Plan >
template<std::size_t Parent>
constexpr void yorch::detail::plan_fanout_state< Plan >::destroy_fanout_staging ( )
inlineconstexprnoexcept

Definition at line 200 of file fanout.hpp.

◆ prepare_fanout_staging()

template<typename Plan >
template<std::size_t Parent>
constexpr void yorch::detail::plan_fanout_state< Plan >::prepare_fanout_staging ( auto slots)
inlineconstexpr

Definition at line 185 of file fanout.hpp.

◆ staged_prev_view_for_parent() [1/2]

template<typename Plan >
template<std::size_t Parent>
constexpr auto yorch::detail::plan_fanout_state< Plan >::staged_prev_view_for_parent ( ) &
inlineconstexpr

Definition at line 207 of file fanout.hpp.

◆ staged_prev_view_for_parent() [2/2]

template<typename Plan >
template<std::size_t Parent>
constexpr auto yorch::detail::plan_fanout_state< Plan >::staged_prev_view_for_parent ( ) const &
inlineconstexpr

Definition at line 214 of file fanout.hpp.


The documentation for this struct was generated from the following file: