class DeviceSetCurrentOperatingPointResult

Defined at line 193 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 199 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 WithResponse (::fuchsia_hardware_cpu_ctrl::wire::DeviceSetCurrentOperatingPointResponse val)
DeviceSetCurrentOperatingPointResult & operator= (const DeviceSetCurrentOperatingPointResult & )

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

void DeviceSetCurrentOperatingPointResult (DeviceSetCurrentOperatingPointResult && )

Defined at line 201 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 & operator= (DeviceSetCurrentOperatingPointResult && )

Defined at line 202 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 204 of file fidling/gen/sdk/fidl/fuchsia.hardware.cpu.ctrl/fuchsia.hardware.cpu.ctrl/cpp/fidl/fuchsia.hardware.cpu.ctrl/cpp/wire_types.h