class GpioGetInterruptResult

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

Public Methods

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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