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

Class containing everything needed to callback to PARAGRAPH outside its communication group and notify it that a task has completed. More...

Public Member Functions

 remote_task_metadata (rmi_handle::reference handle_ref, unsigned int lid, size_t task_id)
 

Public Attributes

rmi_handle::reference m_handle_ref
 
unsigned int m_lid
 
size_t m_task_id
 

Detailed Description

Class containing everything needed to callback to PARAGRAPH outside its communication group and notify it that a task has completed.


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