class GpioReleaseInterruptResult

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

Public Methods

void GpioReleaseInterruptResult ()
void GpioReleaseInterruptResult (const GpioReleaseInterruptResult & )

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

GpioReleaseInterruptResult & operator= (const GpioReleaseInterruptResult & )

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

void GpioReleaseInterruptResult (GpioReleaseInterruptResult && )

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

bool has_invalid_tag ()
bool is_response ()
GpioReleaseInterruptResult WithResponse (::fuchsia_hardware_gpio::wire::GpioReleaseInterruptResponse val)
GpioReleaseInterruptResult & operator= (GpioReleaseInterruptResult && )

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

::fuchsia_hardware_gpio::wire::GpioReleaseInterruptResponse & response ()
const ::fuchsia_hardware_gpio::wire::GpioReleaseInterruptResponse & response ()
bool is_err ()
GpioReleaseInterruptResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_gpio::wire::GpioReleaseInterruptResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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