template <>

class WireSyncClientImpl

Defined at line 830 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/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_pwm::Pwm>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_hardware_pwm::Pwm::GetConfig> GetConfig ()

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.

::fidl::WireResult< ::fuchsia_hardware_pwm::Pwm::SetConfig> SetConfig (const ::fuchsia_hardware_pwm::wire::PwmConfig & config)

Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.

::fidl::WireResult< ::fuchsia_hardware_pwm::Pwm::Enable> Enable ()

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

::fidl::WireResult< ::fuchsia_hardware_pwm::Pwm::Disable> Disable ()

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