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