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