class DeviceGetOperatingPointCountResult

Defined at line 440 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 DeviceGetOperatingPointCountResult ()
void DeviceGetOperatingPointCountResult (const DeviceGetOperatingPointCountResult & )

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

DeviceGetOperatingPointCountResult & operator= (const DeviceGetOperatingPointCountResult & )

Defined at line 447 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 DeviceGetOperatingPointCountResult (DeviceGetOperatingPointCountResult && )

Defined at line 448 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 ()
DeviceGetOperatingPointCountResult WithResponse (::fuchsia_hardware_cpu_ctrl::wire::DeviceGetOperatingPointCountResponse val)
DeviceGetOperatingPointCountResult & operator= (DeviceGetOperatingPointCountResult && )

Defined at line 449 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::DeviceGetOperatingPointCountResponse & response ()
const ::fuchsia_hardware_cpu_ctrl::wire::DeviceGetOperatingPointCountResponse & response ()
bool is_err ()
DeviceGetOperatingPointCountResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_cpu_ctrl::wire::DeviceGetOperatingPointCountResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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