class SessionAttachVmoResult

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

Public Methods

void SessionAttachVmoResult ()
void SessionAttachVmoResult (const SessionAttachVmoResult & )

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

SessionAttachVmoResult & operator= (const SessionAttachVmoResult & )

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

void SessionAttachVmoResult (SessionAttachVmoResult && )

Defined at line 635 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 ()
SessionAttachVmoResult WithResponse (::fuchsia_storage_block::wire::SessionAttachVmoResponse val)
SessionAttachVmoResult & operator= (SessionAttachVmoResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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