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

Functor used for setup_parent_flow in nested paragraph directory call to pass to invoke_where. At the location where the nested PARAGRAPH's rmi_handle is known by the directory, use it to initiate a call to request_parent_out_flow on the producer PARAGRAPH. More...

Public Member Functions

 setup_parent_flow_func (Mapper mapper)
 
template<typename Key >
void operator() (p_object &d, Key const &producer)
 

Detailed Description

template<typename Mapper>
class stapl::paragraph_impl::setup_parent_flow_func< Mapper >

Functor used for setup_parent_flow in nested paragraph directory call to pass to invoke_where. At the location where the nested PARAGRAPH's rmi_handle is known by the directory, use it to initiate a call to request_parent_out_flow on the producer PARAGRAPH.


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