class VolumeManagerSetPartitionNameResult
Defined at line 676 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h
Public Methods
void VolumeManagerSetPartitionNameResult ()
void VolumeManagerSetPartitionNameResult (const VolumeManagerSetPartitionNameResult & )
Defined at line 682 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h
VolumeManagerSetPartitionNameResult & operator= (const VolumeManagerSetPartitionNameResult & )
Defined at line 683 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h
void VolumeManagerSetPartitionNameResult (VolumeManagerSetPartitionNameResult && )
Defined at line 684 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
VolumeManagerSetPartitionNameResult WithResponse (::fuchsia_storage_block::wire::VolumeManagerSetPartitionNameResponse val)
VolumeManagerSetPartitionNameResult & operator= (VolumeManagerSetPartitionNameResult && )
Defined at line 685 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h
::fuchsia_storage_block::wire::VolumeManagerSetPartitionNameResponse & response ()
const ::fuchsia_storage_block::wire::VolumeManagerSetPartitionNameResponse & response ()
bool is_err ()
VolumeManagerSetPartitionNameResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_storage_block::wire::VolumeManagerSetPartitionNameResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 687 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h