class PartitionsManagerGetBlockInfoResult

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

Public Methods

void PartitionsManagerGetBlockInfoResult ()
void PartitionsManagerGetBlockInfoResult (const PartitionsManagerGetBlockInfoResult & )

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

PartitionsManagerGetBlockInfoResult & operator= (const PartitionsManagerGetBlockInfoResult & )

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

void PartitionsManagerGetBlockInfoResult (PartitionsManagerGetBlockInfoResult && )

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

bool has_invalid_tag ()
bool is_response ()
PartitionsManagerGetBlockInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_storage_partitions::wire::PartitionsManagerGetBlockInfoResponse> val)
PartitionsManagerGetBlockInfoResult & operator= (PartitionsManagerGetBlockInfoResult && )

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

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

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

::fuchsia_storage_partitions::wire::PartitionsManagerGetBlockInfoResponse & response ()
const ::fuchsia_storage_partitions::wire::PartitionsManagerGetBlockInfoResponse & response ()
bool is_err ()
PartitionsManagerGetBlockInfoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_storage_partitions::wire::PartitionsManagerGetBlockInfoResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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