class SpiImplExchangeVmoResponse

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

Public Methods

void SpiImplExchangeVmoResponse (Storage_ storage)
void SpiImplExchangeVmoResponse (uint8_t __reserved)
void SpiImplExchangeVmoResponse ()

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

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

void SpiImplExchangeVmoResponse (SpiImplExchangeVmoResponse && )

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

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

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

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

Setter for __reserved.

void SpiImplExchangeVmoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits