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

Notifier used to wire pin from parent input port to child input port if handle resolution failed (i.e., the parent isn't initialized on the child PG affinity). Uses child input port's handle, location, and pin id. More...

Public Member Functions

 parent_pg_notifier (size_t pin_id, rmi_handle::reference handle, location_type location)
 
void operator() (executor_base &, stored_value_t const &val) const
 

Detailed Description

template<typename T>
class stapl::parent_pg_notifier< T >

Notifier used to wire pin from parent input port to child input port if handle resolution failed (i.e., the parent isn't initialized on the child PG affinity). Uses child input port's handle, location, and pin id.


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