class Device_ResponseDecoder

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

Public Methods

void Device_ResponseDecoder ()

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

const fidl_type_t * GetType (uint64_t ordinal)
void GetFanLevel (int32_t status, uint32_t fan_level)
void SetFanLevel (int32_t status)
void GetTemperatureCelsius (int32_t status, float temp)
void GetSensorName (::std::string name)
void GetInfo (int32_t status, ::std::unique_ptr< ::fuchsia::hardware::thermal::ThermalInfo> info)
void GetDeviceInfo (int32_t status, ::std::unique_ptr< ::fuchsia::hardware::thermal::ThermalDeviceInfo> info)
void GetDvfsInfo (int32_t status, ::std::unique_ptr< ::fuchsia::hardware::thermal::OperatingPoint> info)
void GetStateChangeEvent (int32_t status, ::zx::event handle)
void GetStateChangePort (int32_t status, ::zx::port handle)
void SetTripCelsius (int32_t status)
void GetDvfsOperatingPoint (int32_t status, uint16_t op_idx)
void SetDvfsOperatingPoint (int32_t status)
void ~Device_ResponseDecoder ()

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