class DeviceMapInterruptResult
Defined at line 851 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/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_pci::wire::DeviceMapInterruptResponse val)
::fuchsia_hardware_pci::wire::DeviceMapInterruptResponse & response ()
const ::fuchsia_hardware_pci::wire::DeviceMapInterruptResponse & response ()
bool is_err ()
DeviceMapInterruptResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_pci::wire::DeviceMapInterruptResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 861 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h