class SpiImplExchangeVectorResult

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

Public Methods

void SpiImplExchangeVectorResult ()
void SpiImplExchangeVectorResult (const SpiImplExchangeVectorResult & )

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

SpiImplExchangeVectorResult & operator= (const SpiImplExchangeVectorResult & )

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

void SpiImplExchangeVectorResult (SpiImplExchangeVectorResult && )

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

bool has_invalid_tag ()
bool is_response ()
SpiImplExchangeVectorResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_spiimpl::wire::SpiImplExchangeVectorResponse> val)
SpiImplExchangeVectorResult & operator= (SpiImplExchangeVectorResult && )

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

template <typename... Args>
SpiImplExchangeVectorResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_hardware_spiimpl::wire::SpiImplExchangeVectorResponse & response ()
const ::fuchsia_hardware_spiimpl::wire::SpiImplExchangeVectorResponse & response ()
bool is_err ()
SpiImplExchangeVectorResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_spiimpl::wire::SpiImplExchangeVectorResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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