template <>
class WireSyncClientImpl
Defined at line 285 of file fidling/gen/src/power/power-manager/testing/fuchsia.powermanager.driver.fidl/fuchsia.powermanager.driver.temperaturecontrol/cpp/fidl/fuchsia.powermanager.driver.temperaturecontrol/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_powermanager_driver_temperaturecontrol::Device>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_powermanager_driver_temperaturecontrol::Device::SetTemperatureCelsius> SetTemperatureCelsius (float temperature)
Set the current temperature driver data in degrees Celsius.
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.