class FastbootImplSendResult

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

Public Methods

void FastbootImplSendResult ()
void FastbootImplSendResult (const FastbootImplSendResult & )

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

FastbootImplSendResult & operator= (const FastbootImplSendResult & )

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

void FastbootImplSendResult (FastbootImplSendResult && )

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

bool has_invalid_tag ()
bool is_response ()
FastbootImplSendResult WithResponse (::fuchsia_hardware_fastboot::wire::FastbootImplSendResponse val)
FastbootImplSendResult & operator= (FastbootImplSendResult && )

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

::fuchsia_hardware_fastboot::wire::FastbootImplSendResponse & response ()
const ::fuchsia_hardware_fastboot::wire::FastbootImplSendResponse & response ()
bool is_err ()
FastbootImplSendResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_fastboot::wire::FastbootImplSendResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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