class GpioConfigureInterruptResult

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

Public Methods

void GpioConfigureInterruptResult ()
void GpioConfigureInterruptResult (const GpioConfigureInterruptResult & )

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

GpioConfigureInterruptResult & operator= (const GpioConfigureInterruptResult & )

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

void GpioConfigureInterruptResult (GpioConfigureInterruptResult && )

Defined at line 412 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 ()
GpioConfigureInterruptResult WithResponse (::fuchsia_hardware_gpio::wire::GpioConfigureInterruptResponse val)
GpioConfigureInterruptResult & operator= (GpioConfigureInterruptResult && )

Defined at line 413 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::GpioConfigureInterruptResponse & response ()
const ::fuchsia_hardware_gpio::wire::GpioConfigureInterruptResponse & response ()
bool is_err ()
GpioConfigureInterruptResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_gpio::wire::GpioConfigureInterruptResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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