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
- free_instruction(instruction_id iid, int priority, allocation_id aid) → explicit
- get_allocation_id() const → allocation_id
Member Functions
¶explicit free_instruction(instruction_id iid,
int priority,
allocation_id aid)
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
allocation_id get_allocation_id() const