class StorageAdminListStorageInRealmResult

Defined at line 3836 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

Public Methods

void StorageAdminListStorageInRealmResult ()
void StorageAdminListStorageInRealmResult (const StorageAdminListStorageInRealmResult & )

Defined at line 3842 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

StorageAdminListStorageInRealmResult & operator= (const StorageAdminListStorageInRealmResult & )

Defined at line 3843 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

void StorageAdminListStorageInRealmResult (StorageAdminListStorageInRealmResult && )

Defined at line 3844 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
StorageAdminListStorageInRealmResult WithResponse (::fuchsia_sys2::wire::StorageAdminListStorageInRealmResponse val)
StorageAdminListStorageInRealmResult & operator= (StorageAdminListStorageInRealmResult && )

Defined at line 3845 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

::fuchsia_sys2::wire::StorageAdminListStorageInRealmResponse & response ()
const ::fuchsia_sys2::wire::StorageAdminListStorageInRealmResponse & response ()
bool is_err ()
StorageAdminListStorageInRealmResult WithErr (::fuchsia_component::wire::Error val)
::fuchsia_component::wire::Error & err ()
const ::fuchsia_component::wire::Error & err ()
::fuchsia_sys2::wire::StorageAdminListStorageInRealmResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 3847 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h