class ThermalInfo
Defined at line 146 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/hlcpp/fuchsia/hardware/thermal/cpp/fidl.h
Temperature units are degrees Celsius.
Public Members
uint32_t state
float passive_temp_celsius
float critical_temp_celsius
uint32_t max_trip_count
array active_trip
Public Methods
::std::unique_ptr<ThermalInfo> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ThermalInfo * value, size_t _offset)
zx_status_t Clone (ThermalInfo * result)