class DspDeviceStartResult
Defined at line 107 of file fidling/gen/sdk/fidl/fuchsia.hardware.dsp/fuchsia.hardware.dsp/cpp/fidl/fuchsia.hardware.dsp/cpp/wire_types.h
Public Methods
void DspDeviceStartResult ()
void DspDeviceStartResult (const DspDeviceStartResult & )
Defined at line 113 of file fidling/gen/sdk/fidl/fuchsia.hardware.dsp/fuchsia.hardware.dsp/cpp/fidl/fuchsia.hardware.dsp/cpp/wire_types.h
DspDeviceStartResult & operator= (const DspDeviceStartResult & )
Defined at line 114 of file fidling/gen/sdk/fidl/fuchsia.hardware.dsp/fuchsia.hardware.dsp/cpp/fidl/fuchsia.hardware.dsp/cpp/wire_types.h
void DspDeviceStartResult (DspDeviceStartResult && )
Defined at line 115 of file fidling/gen/sdk/fidl/fuchsia.hardware.dsp/fuchsia.hardware.dsp/cpp/fidl/fuchsia.hardware.dsp/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DspDeviceStartResult WithResponse (::fuchsia_hardware_dsp::wire::DspDeviceStartResponse val)
DspDeviceStartResult & operator= (DspDeviceStartResult && )
Defined at line 116 of file fidling/gen/sdk/fidl/fuchsia.hardware.dsp/fuchsia.hardware.dsp/cpp/fidl/fuchsia.hardware.dsp/cpp/wire_types.h
::fuchsia_hardware_dsp::wire::DspDeviceStartResponse & response ()
const ::fuchsia_hardware_dsp::wire::DspDeviceStartResponse & response ()
bool is_err ()
DspDeviceStartResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_dsp::wire::DspDeviceStartResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 118 of file fidling/gen/sdk/fidl/fuchsia.hardware.dsp/fuchsia.hardware.dsp/cpp/fidl/fuchsia.hardware.dsp/cpp/wire_types.h