class DeviceMapInterruptResult
Defined at line 676 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/wire_types.h
Public Methods
void DeviceMapInterruptResult ()
void ~DeviceMapInterruptResult ()
void DeviceMapInterruptResult (DeviceMapInterruptResult && other)
DeviceMapInterruptResult & operator= (DeviceMapInterruptResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceMapInterruptResult WithResponse (::fuchsia_hardware_acpi::wire::DeviceMapInterruptResponse val)
::fuchsia_hardware_acpi::wire::DeviceMapInterruptResponse & response ()
const ::fuchsia_hardware_acpi::wire::DeviceMapInterruptResponse & response ()
bool is_err ()
DeviceMapInterruptResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_acpi::wire::DeviceMapInterruptResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 686 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/wire_types.h