class DeviceGetRelativePerformanceResult
Defined at line 489 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 DeviceGetRelativePerformanceResult ()
void DeviceGetRelativePerformanceResult (const DeviceGetRelativePerformanceResult & )
Defined at line 495 of file fidling/gen/sdk/fidl/fuchsia.hardware.cpu.ctrl/fuchsia.hardware.cpu.ctrl/cpp/fidl/fuchsia.hardware.cpu.ctrl/cpp/wire_types.h
DeviceGetRelativePerformanceResult & operator= (const DeviceGetRelativePerformanceResult & )
Defined at line 496 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 DeviceGetRelativePerformanceResult (DeviceGetRelativePerformanceResult && )
Defined at line 497 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 ()
DeviceGetRelativePerformanceResult WithResponse (::fuchsia_hardware_cpu_ctrl::wire::DeviceGetRelativePerformanceResponse val)
DeviceGetRelativePerformanceResult & operator= (DeviceGetRelativePerformanceResult && )
Defined at line 498 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::DeviceGetRelativePerformanceResponse & response ()
const ::fuchsia_hardware_cpu_ctrl::wire::DeviceGetRelativePerformanceResponse & response ()
bool is_err ()
DeviceGetRelativePerformanceResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_cpu_ctrl::wire::DeviceGetRelativePerformanceResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 500 of file fidling/gen/sdk/fidl/fuchsia.hardware.cpu.ctrl/fuchsia.hardware.cpu.ctrl/cpp/fidl/fuchsia.hardware.cpu.ctrl/cpp/wire_types.h