class PinImplConfigureInterruptResponse
Defined at line 761 of file fidling/gen/sdk/fidl/fuchsia.hardware.pinimpl/fuchsia.hardware.pinimpl/cpp/fidl/fuchsia.hardware.pinimpl/cpp/natural_types.h
Public Methods
void PinImplConfigureInterruptResponse (Storage_ storage)
void PinImplConfigureInterruptResponse (uint8_t __reserved)
void PinImplConfigureInterruptResponse ()
Default constructs a |PinImplConfigureInterruptResponse| only if all of its members are default constructible.
Defined at line 772 of file fidling/gen/sdk/fidl/fuchsia.hardware.pinimpl/fuchsia.hardware.pinimpl/cpp/fidl/fuchsia.hardware.pinimpl/cpp/natural_types.h
void PinImplConfigureInterruptResponse (PinImplConfigureInterruptResponse && )
Defined at line 775 of file fidling/gen/sdk/fidl/fuchsia.hardware.pinimpl/fuchsia.hardware.pinimpl/cpp/fidl/fuchsia.hardware.pinimpl/cpp/natural_types.h
void PinImplConfigureInterruptResponse (const PinImplConfigureInterruptResponse & other)
PinImplConfigureInterruptResponse & operator= (PinImplConfigureInterruptResponse && )
Defined at line 776 of file fidling/gen/sdk/fidl/fuchsia.hardware.pinimpl/fuchsia.hardware.pinimpl/cpp/fidl/fuchsia.hardware.pinimpl/cpp/natural_types.h
PinImplConfigureInterruptResponse & operator= (const PinImplConfigureInterruptResponse & other)
bool operator== (const PinImplConfigureInterruptResponse & other)
bool operator!= (const PinImplConfigureInterruptResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PinImplConfigureInterruptResponse & __reserved (uint8_t value)
Setter for __reserved.
void PinImplConfigureInterruptResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits