class DeviceSetInterruptModeResult
Defined at line 903 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h
Public Methods
void DeviceSetInterruptModeResult ()
void DeviceSetInterruptModeResult (const DeviceSetInterruptModeResult & )
Defined at line 909 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h
DeviceSetInterruptModeResult & operator= (const DeviceSetInterruptModeResult & )
Defined at line 910 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h
void DeviceSetInterruptModeResult (DeviceSetInterruptModeResult && )
Defined at line 911 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 ()
DeviceSetInterruptModeResult WithResponse (::fuchsia_hardware_pci::wire::DeviceSetInterruptModeResponse val)
DeviceSetInterruptModeResult & operator= (DeviceSetInterruptModeResult && )
Defined at line 912 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::DeviceSetInterruptModeResponse & response ()
const ::fuchsia_hardware_pci::wire::DeviceSetInterruptModeResponse & response ()
bool is_err ()
DeviceSetInterruptModeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_pci::wire::DeviceSetInterruptModeResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 914 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h