class BlockConnectMapperResult

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

Public Methods

void BlockConnectMapperResult ()
void BlockConnectMapperResult (const BlockConnectMapperResult & )

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

BlockConnectMapperResult WithResponse (::fuchsia_storage_block::wire::BlockConnectMapperResponse val)
BlockConnectMapperResult & operator= (const BlockConnectMapperResult & )

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

void BlockConnectMapperResult (BlockConnectMapperResult && )

Defined at line 883 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 ()
BlockConnectMapperResult & operator= (BlockConnectMapperResult && )

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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