class OverlayPartitionGetPartitionsResult

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

Public Methods

void OverlayPartitionGetPartitionsResult ()
void OverlayPartitionGetPartitionsResult (const OverlayPartitionGetPartitionsResult & )

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

OverlayPartitionGetPartitionsResult & operator= (const OverlayPartitionGetPartitionsResult & )

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

void OverlayPartitionGetPartitionsResult (OverlayPartitionGetPartitionsResult && )

Defined at line 963 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 ()
OverlayPartitionGetPartitionsResult WithResponse (::fidl::ObjectView< ::fuchsia_storage_partitions::wire::OverlayPartitionGetPartitionsResponse> val)
OverlayPartitionGetPartitionsResult & operator= (OverlayPartitionGetPartitionsResult && )

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

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

Defined at line 978 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::OverlayPartitionGetPartitionsResponse & response ()
const ::fuchsia_storage_partitions::wire::OverlayPartitionGetPartitionsResponse & response ()
bool is_err ()
OverlayPartitionGetPartitionsResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_storage_partitions::wire::OverlayPartitionGetPartitionsResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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