class DeviceGetInterruptResult

Defined at line 115 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/wire_types.h

Public Methods

void DeviceGetInterruptResult ()
void ~DeviceGetInterruptResult ()
void DeviceGetInterruptResult (DeviceGetInterruptResult && other)
DeviceGetInterruptResult & operator= (DeviceGetInterruptResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceGetInterruptResult WithResponse (::fuchsia_hardware_sdhci::wire::DeviceGetInterruptResponse val)
::fuchsia_hardware_sdhci::wire::DeviceGetInterruptResponse & response ()
const ::fuchsia_hardware_sdhci::wire::DeviceGetInterruptResponse & response ()
bool is_err ()
DeviceGetInterruptResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdhci::wire::DeviceGetInterruptResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 125 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/wire_types.h