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

Functor passed to async_construct which is executed after construction of a nested PARAGRAPH (on all locations in the new PARAGRAPH). Used to initiate discovery for consumer PARAGRAPHs and dataflow from any producers this PARAGRAPH consumes from. More...

Public Member Functions

 nested_pg_dataflow_setup (size_t num_succs)
 
template<typename PG >
void operator() (PG *pg_ptr) const
 

Detailed Description

Functor passed to async_construct which is executed after construction of a nested PARAGRAPH (on all locations in the new PARAGRAPH). Used to initiate discovery for consumer PARAGRAPHs and dataflow from any producers this PARAGRAPH consumes from.


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