class DeviceDisableFnIntrResult
Defined at line 488 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Public Methods
void DeviceDisableFnIntrResult ()
void DeviceDisableFnIntrResult (const DeviceDisableFnIntrResult & )
Defined at line 494 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
DeviceDisableFnIntrResult & operator= (const DeviceDisableFnIntrResult & )
Defined at line 495 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void DeviceDisableFnIntrResult (DeviceDisableFnIntrResult && )
Defined at line 496 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceDisableFnIntrResult WithResponse (::fuchsia_hardware_sdio::wire::DeviceDisableFnIntrResponse val)
DeviceDisableFnIntrResult & operator= (DeviceDisableFnIntrResult && )
Defined at line 497 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
::fuchsia_hardware_sdio::wire::DeviceDisableFnIntrResponse & response ()
const ::fuchsia_hardware_sdio::wire::DeviceDisableFnIntrResponse & response ()
bool is_err ()
DeviceDisableFnIntrResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DeviceDisableFnIntrResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 499 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h