class VolumeInstallerInstallResult
Defined at line 1784 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
Public Methods
void VolumeInstallerInstallResult ()
void VolumeInstallerInstallResult (const VolumeInstallerInstallResult & )
Defined at line 1790 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
VolumeInstallerInstallResult & operator= (const VolumeInstallerInstallResult & )
Defined at line 1791 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
void VolumeInstallerInstallResult (VolumeInstallerInstallResult && )
Defined at line 1792 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
VolumeInstallerInstallResult WithResponse (::fuchsia_fxfs::wire::VolumeInstallerInstallResponse val)
VolumeInstallerInstallResult & operator= (VolumeInstallerInstallResult && )
Defined at line 1793 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
::fuchsia_fxfs::wire::VolumeInstallerInstallResponse & response ()
const ::fuchsia_fxfs::wire::VolumeInstallerInstallResponse & response ()
bool is_err ()
VolumeInstallerInstallResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::VolumeInstallerInstallResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 1795 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h