class DeviceTransmitVectorResponse
Defined at line 98 of file fidling/gen/sdk/fidl/fuchsia.hardware.spi/fuchsia.hardware.spi/cpp/fidl/fuchsia.hardware.spi/cpp/natural_types.h
Public Methods
void DeviceTransmitVectorResponse (Storage_ storage)
void DeviceTransmitVectorResponse (int32_t status)
void DeviceTransmitVectorResponse ()
Default constructs a |DeviceTransmitVectorResponse| only if all of its members are default constructible.
Defined at line 109 of file fidling/gen/sdk/fidl/fuchsia.hardware.spi/fuchsia.hardware.spi/cpp/fidl/fuchsia.hardware.spi/cpp/natural_types.h
void DeviceTransmitVectorResponse (DeviceTransmitVectorResponse && )
Defined at line 112 of file fidling/gen/sdk/fidl/fuchsia.hardware.spi/fuchsia.hardware.spi/cpp/fidl/fuchsia.hardware.spi/cpp/natural_types.h
void DeviceTransmitVectorResponse (const DeviceTransmitVectorResponse & other)
DeviceTransmitVectorResponse & operator= (DeviceTransmitVectorResponse && )
Defined at line 113 of file fidling/gen/sdk/fidl/fuchsia.hardware.spi/fuchsia.hardware.spi/cpp/fidl/fuchsia.hardware.spi/cpp/natural_types.h
DeviceTransmitVectorResponse & operator= (const DeviceTransmitVectorResponse & other)
bool operator== (const DeviceTransmitVectorResponse & other)
bool operator!= (const DeviceTransmitVectorResponse & other)
int32_t status ()
int32_t & status ()
DeviceTransmitVectorResponse & status (int32_t value)
Setter for status.
void DeviceTransmitVectorResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits