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 |
Header for ordered and unordered broadcast requests.