template <>
class WireSyncClientImpl
Defined at line 645 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.sensor/fuchsia.hardware.power.sensor/cpp/fidl/fuchsia.hardware.power.sensor/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_hardware_power_sensor::Device>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_hardware_power_sensor::Device::GetPowerWatts> GetPowerWatts ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_hardware_power_sensor::Device::GetVoltageVolts> GetVoltageVolts ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_hardware_power_sensor::Device::GetSensorName> GetSensorName ()
Allocates 304 bytes of message buffer on the stack. No heap allocation necessary.