Skip to main content

struct receive_instruction_record

Declaration

struct receive_instruction_record
    : public implement_acceptor,
      public receive_instruction_record_impl { /* full declaration omitted */ };

Description

IDAG record type for a receive_instruction.

Inherits from: implement_acceptor, receive_instruction_record_impl

Member Variables

Inherited from receive_instruction_record_impl:

transfer_id
buffer_name
requested_region
dest_allocation_id
allocated_box
element_size

Member Function Overview

Inherited from receive_instruction_record_impl:

    Member Functions

    receive_instruction_record(
        const receive_instruction& rinstr,
        std::string buffer_name)

    Parameters

    const receive_instruction& rinstr
    std::string buffer_name