template <>

class WireSyncBufferClientImpl

Defined at line 478 of file fidling/gen/sdk/fidl/fuchsia.hardware.temperature/fuchsia.hardware.temperature/cpp/fidl/fuchsia.hardware.temperature/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_hardware_temperature::Device::GetTemperatureCelsius> GetTemperatureCelsius ()

Get the current temperature in degrees Celsius.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::fuchsia_hardware_temperature::Device::GetSensorName> GetSensorName ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.