class UfsPhyInitResult
Defined at line 121 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs.phy/fuchsia.hardware.ufs.phy/cpp/fidl/fuchsia.hardware.ufs.phy/cpp/wire_types.h
Public Methods
void UfsPhyInitResult ()
void UfsPhyInitResult (const UfsPhyInitResult & )
Defined at line 127 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs.phy/fuchsia.hardware.ufs.phy/cpp/fidl/fuchsia.hardware.ufs.phy/cpp/wire_types.h
UfsPhyInitResult & operator= (const UfsPhyInitResult & )
Defined at line 128 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs.phy/fuchsia.hardware.ufs.phy/cpp/fidl/fuchsia.hardware.ufs.phy/cpp/wire_types.h
void UfsPhyInitResult (UfsPhyInitResult && )
Defined at line 129 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs.phy/fuchsia.hardware.ufs.phy/cpp/fidl/fuchsia.hardware.ufs.phy/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
UfsPhyInitResult WithResponse (::fuchsia_hardware_ufs_phy::wire::UfsPhyInitResponse val)
UfsPhyInitResult & operator= (UfsPhyInitResult && )
Defined at line 130 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs.phy/fuchsia.hardware.ufs.phy/cpp/fidl/fuchsia.hardware.ufs.phy/cpp/wire_types.h
::fuchsia_hardware_ufs_phy::wire::UfsPhyInitResponse & response ()
const ::fuchsia_hardware_ufs_phy::wire::UfsPhyInitResponse & response ()
bool is_err ()
UfsPhyInitResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
UfsPhyInitResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_ufs_phy::wire::UfsPhyInitResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 132 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs.phy/fuchsia.hardware.ufs.phy/cpp/fidl/fuchsia.hardware.ufs.phy/cpp/wire_types.h