class DeviceVendorPerformTuningResult
Defined at line 470 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/wire_types.h
Public Methods
void DeviceVendorPerformTuningResult ()
void DeviceVendorPerformTuningResult (const DeviceVendorPerformTuningResult & )
Defined at line 476 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/wire_types.h
DeviceVendorPerformTuningResult & operator= (const DeviceVendorPerformTuningResult & )
Defined at line 477 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/wire_types.h
void DeviceVendorPerformTuningResult (DeviceVendorPerformTuningResult && )
Defined at line 478 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceVendorPerformTuningResult WithResponse (::fuchsia_hardware_sdhci::wire::DeviceVendorPerformTuningResponse val)
DeviceVendorPerformTuningResult & operator= (DeviceVendorPerformTuningResult && )
Defined at line 479 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/wire_types.h
::fuchsia_hardware_sdhci::wire::DeviceVendorPerformTuningResponse & response ()
const ::fuchsia_hardware_sdhci::wire::DeviceVendorPerformTuningResponse & response ()
bool is_err ()
DeviceVendorPerformTuningResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdhci::wire::DeviceVendorPerformTuningResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 481 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/wire_types.h