class DspDeviceStopResult
Defined at line 156 of file fidling/gen/sdk/fidl/fuchsia.hardware.dsp/fuchsia.hardware.dsp/cpp/fidl/fuchsia.hardware.dsp/cpp/wire_types.h
Public Methods
void DspDeviceStopResult ()
void DspDeviceStopResult (const DspDeviceStopResult & )
Defined at line 162 of file fidling/gen/sdk/fidl/fuchsia.hardware.dsp/fuchsia.hardware.dsp/cpp/fidl/fuchsia.hardware.dsp/cpp/wire_types.h
DspDeviceStopResult & operator= (const DspDeviceStopResult & )
Defined at line 163 of file fidling/gen/sdk/fidl/fuchsia.hardware.dsp/fuchsia.hardware.dsp/cpp/fidl/fuchsia.hardware.dsp/cpp/wire_types.h
void DspDeviceStopResult (DspDeviceStopResult && )
Defined at line 164 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 ()
DspDeviceStopResult WithResponse (::fuchsia_hardware_dsp::wire::DspDeviceStopResponse val)
DspDeviceStopResult & operator= (DspDeviceStopResult && )
Defined at line 165 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::DspDeviceStopResponse & response ()
const ::fuchsia_hardware_dsp::wire::DspDeviceStopResponse & response ()
bool is_err ()
DspDeviceStopResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_dsp::wire::DspDeviceStopResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 167 of file fidling/gen/sdk/fidl/fuchsia.hardware.dsp/fuchsia.hardware.dsp/cpp/fidl/fuchsia.hardware.dsp/cpp/wire_types.h