class ThermalDeviceInfo

Defined at line 218 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/hlcpp/fuchsia/hardware/thermal/cpp/fidl.h

Public Members

bool active_cooling
bool passive_cooling
bool gpu_throttling
uint32_t num_trip_points
bool big_little
float critical_temp_celsius
array trip_point_info
array opps

Public Methods

::std::unique_ptr<ThermalDeviceInfo> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ThermalDeviceInfo * value, size_t _offset)
zx_status_t Clone (ThermalDeviceInfo * result)