class RecoveryInstallBlobImageResult
Defined at line 774 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 780 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 781 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
void RecoveryInstallBlobImageResult (RecoveryInstallBlobImageResult && )
Defined at line 782 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 783 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 785 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h