class GpioReleaseInterruptResponse

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

Public Methods

void GpioReleaseInterruptResponse (Storage_ storage)
void GpioReleaseInterruptResponse (uint8_t __reserved)
void GpioReleaseInterruptResponse ()

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

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

void GpioReleaseInterruptResponse (GpioReleaseInterruptResponse && )

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

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

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

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

Setter for __reserved.

void GpioReleaseInterruptResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits