class DeviceSetCurrentOperatingPointResult
Defined at line 189 of file fidling/gen/sdk/fidl/fuchsia.hardware.cpu.ctrl/fuchsia.hardware.cpu.ctrl/cpp/fidl/fuchsia.hardware.cpu.ctrl/cpp/wire_types.h
Public Methods
void DeviceSetCurrentOperatingPointResult ()
void DeviceSetCurrentOperatingPointResult (const DeviceSetCurrentOperatingPointResult & )
Defined at line 195 of file fidling/gen/sdk/fidl/fuchsia.hardware.cpu.ctrl/fuchsia.hardware.cpu.ctrl/cpp/fidl/fuchsia.hardware.cpu.ctrl/cpp/wire_types.h
DeviceSetCurrentOperatingPointResult & operator= (const DeviceSetCurrentOperatingPointResult & )
Defined at line 196 of file fidling/gen/sdk/fidl/fuchsia.hardware.cpu.ctrl/fuchsia.hardware.cpu.ctrl/cpp/fidl/fuchsia.hardware.cpu.ctrl/cpp/wire_types.h
void DeviceSetCurrentOperatingPointResult (DeviceSetCurrentOperatingPointResult && )
Defined at line 197 of file fidling/gen/sdk/fidl/fuchsia.hardware.cpu.ctrl/fuchsia.hardware.cpu.ctrl/cpp/fidl/fuchsia.hardware.cpu.ctrl/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceSetCurrentOperatingPointResult WithResponse (::fuchsia_hardware_cpu_ctrl::wire::DeviceSetCurrentOperatingPointResponse val)
DeviceSetCurrentOperatingPointResult & operator= (DeviceSetCurrentOperatingPointResult && )
Defined at line 198 of file fidling/gen/sdk/fidl/fuchsia.hardware.cpu.ctrl/fuchsia.hardware.cpu.ctrl/cpp/fidl/fuchsia.hardware.cpu.ctrl/cpp/wire_types.h
::fuchsia_hardware_cpu_ctrl::wire::DeviceSetCurrentOperatingPointResponse & response ()
const ::fuchsia_hardware_cpu_ctrl::wire::DeviceSetCurrentOperatingPointResponse & response ()
bool is_err ()
DeviceSetCurrentOperatingPointResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_cpu_ctrl::wire::DeviceSetCurrentOperatingPointResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 200 of file fidling/gen/sdk/fidl/fuchsia.hardware.cpu.ctrl/fuchsia.hardware.cpu.ctrl/cpp/fidl/fuchsia.hardware.cpu.ctrl/cpp/wire_types.h