class StorageAdminListStorageInRealmResult
Defined at line 3790 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 3796 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 3797 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void StorageAdminListStorageInRealmResult (StorageAdminListStorageInRealmResult && )
Defined at line 3798 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 3799 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 3801 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h