struct incoming_region_fragment
Declaration
struct incoming_region_fragment { /* full declaration omitted */ };
Description
A single box received by the communicator, as described earlier by an inbound pilot.
Declared at: include/receive_arbiter.h:20
Member Variables
- detail::box<3> box
- async_event communication
- async communicator event for receiving this fragment
Member Function Overview
- is_complete() const → bool
Member Functions
¶bool is_complete() const
bool is_complete() const
Declared at: include/receive_arbiter.h:24