template <>

class WireWeakAsyncClientImpl

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

Public Methods

::fidl::internal::WireThenable< ::fuchsia_hardware_temperature::Device::GetTemperatureCelsius> GetTemperatureCelsius ()

Get the current temperature in degrees Celsius.

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_hardware_temperature::Device::GetSensorName> GetSensorName ()

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.