class BlockGetMetadataResult
Defined at line 780 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h
Public Methods
void BlockGetMetadataResult ()
void BlockGetMetadataResult (const BlockGetMetadataResult & )
Defined at line 786 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h
BlockGetMetadataResult & operator= (const BlockGetMetadataResult & )
Defined at line 787 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h
void BlockGetMetadataResult (BlockGetMetadataResult && )
Defined at line 788 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 ()
BlockGetMetadataResult WithResponse (::fidl::ObjectView< ::fuchsia_storage_block::wire::BlockGetMetadataResponse> val)
BlockGetMetadataResult & operator= (BlockGetMetadataResult && )
Defined at line 789 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h
template <typename... Args>
BlockGetMetadataResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 803 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::BlockGetMetadataResponse & response ()
const ::fuchsia_storage_block::wire::BlockGetMetadataResponse & response ()
bool is_err ()
BlockGetMetadataResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_storage_block::wire::BlockGetMetadataResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 791 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h