class GpioConfigureInterruptRequest

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

Public Methods

void GpioConfigureInterruptRequest (Storage_ storage)
void GpioConfigureInterruptRequest (::fuchsia_hardware_gpio::InterruptConfiguration config)
void GpioConfigureInterruptRequest ()

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

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

void GpioConfigureInterruptRequest (GpioConfigureInterruptRequest && )

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

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

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

GpioConfigureInterruptRequest & operator= (const GpioConfigureInterruptRequest & other)
bool operator== (const GpioConfigureInterruptRequest & other)
bool operator!= (const GpioConfigureInterruptRequest & other)
const ::fuchsia_hardware_gpio::InterruptConfiguration & config ()
::fuchsia_hardware_gpio::InterruptConfiguration & config ()
GpioConfigureInterruptRequest & config (::fuchsia_hardware_gpio::InterruptConfiguration value)

Setter for config.

void GpioConfigureInterruptRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits