class PartitionUpdateMetadataResult
Defined at line 699 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/wire_types.h
Public Methods
void PartitionUpdateMetadataResult ()
void PartitionUpdateMetadataResult (const PartitionUpdateMetadataResult & )
Defined at line 705 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/wire_types.h
PartitionUpdateMetadataResult & operator= (const PartitionUpdateMetadataResult & )
Defined at line 706 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/wire_types.h
void PartitionUpdateMetadataResult (PartitionUpdateMetadataResult && )
Defined at line 707 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
PartitionUpdateMetadataResult WithResponse (::fuchsia_storage_partitions::wire::PartitionUpdateMetadataResponse val)
PartitionUpdateMetadataResult & operator= (PartitionUpdateMetadataResult && )
Defined at line 708 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/wire_types.h
::fuchsia_storage_partitions::wire::PartitionUpdateMetadataResponse & response ()
const ::fuchsia_storage_partitions::wire::PartitionUpdateMetadataResponse & response ()
bool is_err ()
PartitionUpdateMetadataResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_storage_partitions::wire::PartitionUpdateMetadataResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 710 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/wire_types.h