class RecoveryMountSystemBlobVolumeResult
Defined at line 595 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
Public Methods
void RecoveryMountSystemBlobVolumeResult ()
void RecoveryMountSystemBlobVolumeResult (const RecoveryMountSystemBlobVolumeResult & )
Defined at line 601 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
RecoveryMountSystemBlobVolumeResult & operator= (const RecoveryMountSystemBlobVolumeResult & )
Defined at line 602 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
void RecoveryMountSystemBlobVolumeResult (RecoveryMountSystemBlobVolumeResult && )
Defined at line 603 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 ()
RecoveryMountSystemBlobVolumeResult WithResponse (::fuchsia_fshost::wire::RecoveryMountSystemBlobVolumeResponse val)
RecoveryMountSystemBlobVolumeResult & operator= (RecoveryMountSystemBlobVolumeResult && )
Defined at line 604 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h
::fuchsia_fshost::wire::RecoveryMountSystemBlobVolumeResponse & response ()
const ::fuchsia_fshost::wire::RecoveryMountSystemBlobVolumeResponse & response ()
bool is_err ()
RecoveryMountSystemBlobVolumeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fshost::wire::RecoveryMountSystemBlobVolumeResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 606 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_types.h