class DevicePerformTuningResult

Defined at line 1135 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h

Public Methods

void DevicePerformTuningResult ()
void DevicePerformTuningResult (const DevicePerformTuningResult & )

Defined at line 1141 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h

DevicePerformTuningResult & operator= (const DevicePerformTuningResult & )

Defined at line 1142 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h

void DevicePerformTuningResult (DevicePerformTuningResult && )

Defined at line 1143 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
DevicePerformTuningResult WithResponse (::fuchsia_hardware_sdio::wire::DevicePerformTuningResponse val)
DevicePerformTuningResult & operator= (DevicePerformTuningResult && )

Defined at line 1144 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h

::fuchsia_hardware_sdio::wire::DevicePerformTuningResponse & response ()
const ::fuchsia_hardware_sdio::wire::DevicePerformTuningResponse & response ()
bool is_err ()
DevicePerformTuningResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DevicePerformTuningResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 1146 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h