class VolumeInstallerInstallResult
Defined at line 1724 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 1730 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 1731 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 1732 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 1733 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1735 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h