struct epoch_instruction_record
Declaration
struct epoch_instruction_record : public implement_acceptor { /* full declaration omitted */ };
Description
IDAG record type for a epoch_instruction
.
Inherits from: implement_acceptor
Member Variables
- task_id epoch_task_id
- command_id epoch_command_id
- detail::epoch_action epoch_action
- instruction_garbage garbage
Member Function Overview
- epoch_instruction_record(const epoch_instruction & einstr, command_id epoch_cid)
Member Functions
¶epoch_instruction_record(
const epoch_instruction& einstr,
command_id epoch_cid)
epoch_instruction_record(
const epoch_instruction& einstr,
command_id epoch_cid)
Parameters
- const epoch_instruction& einstr
- command_id epoch_cid