class DeviceAckInterruptResult

Defined at line 800 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h

Public Methods

void DeviceAckInterruptResult ()
void DeviceAckInterruptResult (const DeviceAckInterruptResult & )

Defined at line 806 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h

DeviceAckInterruptResult & operator= (const DeviceAckInterruptResult & )

Defined at line 807 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h

void DeviceAckInterruptResult (DeviceAckInterruptResult && )

Defined at line 808 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
DeviceAckInterruptResult WithResponse (::fuchsia_hardware_pci::wire::DeviceAckInterruptResponse val)
DeviceAckInterruptResult & operator= (DeviceAckInterruptResult && )

Defined at line 809 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h

::fuchsia_hardware_pci::wire::DeviceAckInterruptResponse & response ()
const ::fuchsia_hardware_pci::wire::DeviceAckInterruptResponse & response ()
bool is_err ()
DeviceAckInterruptResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_pci::wire::DeviceAckInterruptResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 811 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h