class RecoveryInstallBlobImageResult

Defined at line 747 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h

Public Methods

void RecoveryInstallBlobImageResult ()
void RecoveryInstallBlobImageResult (const RecoveryInstallBlobImageResult & )

Defined at line 753 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h

RecoveryInstallBlobImageResult & operator= (const RecoveryInstallBlobImageResult & )

Defined at line 754 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h

void RecoveryInstallBlobImageResult (RecoveryInstallBlobImageResult && )

Defined at line 755 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
RecoveryInstallBlobImageResult WithResponse (::fuchsia_fshost::wire::RecoveryInstallBlobImageResponse val)
RecoveryInstallBlobImageResult & operator= (RecoveryInstallBlobImageResult && )

Defined at line 756 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h

::fuchsia_fshost::wire::RecoveryInstallBlobImageResponse & response ()
const ::fuchsia_fshost::wire::RecoveryInstallBlobImageResponse & response ()
bool is_err ()
RecoveryInstallBlobImageResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fshost::wire::RecoveryInstallBlobImageResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 758 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h