class RecoveryFormatSystemBlobVolumeResult

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

Public Methods

void RecoveryFormatSystemBlobVolumeResult ()
void RecoveryFormatSystemBlobVolumeResult (const RecoveryFormatSystemBlobVolumeResult & )

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

RecoveryFormatSystemBlobVolumeResult & operator= (const RecoveryFormatSystemBlobVolumeResult & )

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

void RecoveryFormatSystemBlobVolumeResult (RecoveryFormatSystemBlobVolumeResult && )

Defined at line 554 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 ()
RecoveryFormatSystemBlobVolumeResult WithResponse (::fuchsia_fshost::wire::RecoveryFormatSystemBlobVolumeResponse val)
RecoveryFormatSystemBlobVolumeResult & operator= (RecoveryFormatSystemBlobVolumeResult && )

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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