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

Header for ordered and unordered broadcast requests. More...

Public Member Functions

 bcast_request (context_id const &cid, const epoch_type epoch) noexcept
 
 bcast_request (full_location const &initiator, const gang_id destination_gid, full_location const &source, const bool intragang, const nesting_level nesting, const epoch_type epoch) noexcept
 
process_id get_process_id (void) const noexcept
 
context_id make_context_id (const location_id lid) const noexcept
 
gang_id get_destination_gang_id (void) const noexcept
 
epoch_type get_epoch (void) const noexcept
 

Detailed Description

Header for ordered and unordered broadcast requests.


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