class GpioConfigureInterruptResponse

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

Public Methods

void GpioConfigureInterruptResponse (Storage_ storage)
void GpioConfigureInterruptResponse (uint8_t __reserved)
void GpioConfigureInterruptResponse ()

Default constructs a |GpioConfigureInterruptResponse| only if all of its members are default constructible.

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

void GpioConfigureInterruptResponse (GpioConfigureInterruptResponse && )

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

void GpioConfigureInterruptResponse (const GpioConfigureInterruptResponse & other)
GpioConfigureInterruptResponse & operator= (GpioConfigureInterruptResponse && )

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

GpioConfigureInterruptResponse & operator= (const GpioConfigureInterruptResponse & other)
bool operator== (const GpioConfigureInterruptResponse & other)
bool operator!= (const GpioConfigureInterruptResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
GpioConfigureInterruptResponse & __reserved (uint8_t value)

Setter for __reserved.

void GpioConfigureInterruptResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits