STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::paragraph_impl::in_edge_reset Struct Reference

Functor used by PARAGRAPH to reset port edges from producing paragraph prior to re-invocation of the paragraph in persistent mode. More...

Public Member Functions

template<typename T >
void operator() (T const &) const
 
template<typename T , typename ... OptionalParams>
void operator() (nested_pg_view_subview< T, OptionalParams... > const &v) const
 

Public Types

using result_type = void
 

Detailed Description

Functor used by PARAGRAPH to reset port edges from producing paragraph prior to re-invocation of the paragraph in persistent mode.


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