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