class SpiImplUnregisterVmoResult

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

Public Methods

void SpiImplUnregisterVmoResult ()
void ~SpiImplUnregisterVmoResult ()
void SpiImplUnregisterVmoResult (SpiImplUnregisterVmoResult && other)
SpiImplUnregisterVmoResult & operator= (SpiImplUnregisterVmoResult && other)
bool has_invalid_tag ()
bool is_response ()
SpiImplUnregisterVmoResult WithResponse (::fuchsia_hardware_spiimpl::wire::SpiImplUnregisterVmoResponse val)
::fuchsia_hardware_spiimpl::wire::SpiImplUnregisterVmoResponse & response ()
const ::fuchsia_hardware_spiimpl::wire::SpiImplUnregisterVmoResponse & response ()
bool is_err ()
SpiImplUnregisterVmoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_spiimpl::wire::SpiImplUnregisterVmoResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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