Skip to main content

class free_instruction

Declaration

class free_instruction : public implement_acceptor { /* full declaration omitted */ };

Description

Returns an allocation made with alloc_instruction to the system.

Inherits from: implement_acceptor

Member Variables

allocation_id m_aid

Member Function Overview

Member Functions

explicit free_instruction(instruction_id iid,
                          int priority,
                          allocation_id aid)

Parameters

instruction_id iid
int priority
allocation_id aid

allocation_id get_allocation_id() const