class BlockGetInfoResult

Defined at line 725 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h

Public Methods

void BlockGetInfoResult ()
void BlockGetInfoResult (const BlockGetInfoResult & )

Defined at line 731 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h

BlockGetInfoResult & operator= (const BlockGetInfoResult & )

Defined at line 732 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h

void BlockGetInfoResult (BlockGetInfoResult && )

Defined at line 733 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 ()
BlockGetInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_storage_block::wire::BlockGetInfoResponse> val)
BlockGetInfoResult & operator= (BlockGetInfoResult && )

Defined at line 734 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h

template <typename... Args>
BlockGetInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 748 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::BlockGetInfoResponse & response ()
const ::fuchsia_storage_block::wire::BlockGetInfoResponse & response ()
bool is_err ()
BlockGetInfoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_storage_block::wire::BlockGetInfoResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 736 of file fidling/gen/sdk/fidl/fuchsia.storage.block/fuchsia.storage.block/cpp/fidl/fuchsia.storage.block/cpp/wire_types.h