template <>

class WireSyncClientImpl

Defined at line 1196 of file fidling/gen/sdk/fidl/fuchsia.hardware.vreg/fuchsia.hardware.vreg/cpp/fidl/fuchsia.hardware.vreg/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_vreg::Vreg>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_hardware_vreg::Vreg::SetVoltageStep> SetVoltageStep (uint32_t step)

Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::fuchsia_hardware_vreg::Vreg::GetVoltageStep> GetVoltageStep ()

Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::fuchsia_hardware_vreg::Vreg::SetState> SetState (::fuchsia_hardware_vreg::wire::VregSetStateRequest VregSetStateRequest)

Allocates 96 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::fuchsia_hardware_vreg::Vreg::Enable> Enable ()

Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::fuchsia_hardware_vreg::Vreg::Disable> Disable ()

Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::fuchsia_hardware_vreg::Vreg::GetRegulatorParams> GetRegulatorParams ()

Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.