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:
Member Function Overview
- receive_instruction_record(const receive_instruction & rinstr, std::string buffer_name)
Inherited from receive_instruction_record_impl:
Member Functions
¶receive_instruction_record(
const receive_instruction& rinstr,
std::string buffer_name)
receive_instruction_record(
const receive_instruction& rinstr,
std::string buffer_name)
Parameters
- const receive_instruction& rinstr
- std::string buffer_name