class FastbootImplReceiveResult

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

Public Methods

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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