class RecoveryInitSystemPartitionTableResult

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

Public Methods

void RecoveryInitSystemPartitionTableResult ()
void RecoveryInitSystemPartitionTableResult (const RecoveryInitSystemPartitionTableResult & )

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

RecoveryInitSystemPartitionTableResult & operator= (const RecoveryInitSystemPartitionTableResult & )

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

void RecoveryInitSystemPartitionTableResult (RecoveryInitSystemPartitionTableResult && )

Defined at line 456 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 ()
RecoveryInitSystemPartitionTableResult WithResponse (::fuchsia_fshost::wire::RecoveryInitSystemPartitionTableResponse val)
RecoveryInitSystemPartitionTableResult & operator= (RecoveryInitSystemPartitionTableResult && )

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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