class GpioGetInterruptRequest
Defined at line 348 of file fidling/gen/sdk/fidl/fuchsia.hardware.gpio/fuchsia.hardware.gpio/cpp/fidl/fuchsia.hardware.gpio/cpp/natural_types.h
Public Methods
void GpioGetInterruptRequest (Storage_ storage)
void GpioGetInterruptRequest (::fuchsia_hardware_gpio::InterruptOptions options)
void GpioGetInterruptRequest ()
Default constructs a |GpioGetInterruptRequest| only if all of its members are default constructible.
Defined at line 359 of file fidling/gen/sdk/fidl/fuchsia.hardware.gpio/fuchsia.hardware.gpio/cpp/fidl/fuchsia.hardware.gpio/cpp/natural_types.h
void GpioGetInterruptRequest (GpioGetInterruptRequest && )
Defined at line 362 of file fidling/gen/sdk/fidl/fuchsia.hardware.gpio/fuchsia.hardware.gpio/cpp/fidl/fuchsia.hardware.gpio/cpp/natural_types.h
void GpioGetInterruptRequest (const GpioGetInterruptRequest & other)
GpioGetInterruptRequest & operator= (GpioGetInterruptRequest && )
Defined at line 363 of file fidling/gen/sdk/fidl/fuchsia.hardware.gpio/fuchsia.hardware.gpio/cpp/fidl/fuchsia.hardware.gpio/cpp/natural_types.h
GpioGetInterruptRequest & operator= (const GpioGetInterruptRequest & other)
bool operator== (const GpioGetInterruptRequest & other)
bool operator!= (const GpioGetInterruptRequest & other)
::fuchsia_hardware_gpio::InterruptOptions options ()
::fuchsia_hardware_gpio::InterruptOptions & options ()
GpioGetInterruptRequest & options (::fuchsia_hardware_gpio::InterruptOptions value)
Setter for options.
void GpioGetInterruptRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits