Skip to main content

struct destroy_host_object_instruction_record

Declaration

struct destroy_host_object_instruction_record
    : public implement_acceptor { /* full declaration omitted */ };

Description

IDAG record type for a destroy_host_object_instruction.

Inherits from: implement_acceptor

Member Variables

detail::host_object_id host_object_id

Member Function Overview

Member Functions

explicit destroy_host_object_instruction_record(
    const destroy_host_object_instruction&
        dhoinstr)

Parameters

const destroy_host_object_instruction& dhoinstr