class DeviceResetDeviceResult
Defined at line 751 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h
Public Methods
void DeviceResetDeviceResult ()
void DeviceResetDeviceResult (const DeviceResetDeviceResult & )
Defined at line 757 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h
DeviceResetDeviceResult & operator= (const DeviceResetDeviceResult & )
Defined at line 758 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h
void DeviceResetDeviceResult (DeviceResetDeviceResult && )
Defined at line 759 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 ()
DeviceResetDeviceResult WithResponse (::fuchsia_hardware_pci::wire::DeviceResetDeviceResponse val)
DeviceResetDeviceResult & operator= (DeviceResetDeviceResult && )
Defined at line 760 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::DeviceResetDeviceResponse & response ()
const ::fuchsia_hardware_pci::wire::DeviceResetDeviceResponse & response ()
bool is_err ()
DeviceResetDeviceResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_pci::wire::DeviceResetDeviceResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 762 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/wire_types.h