template <>

class WireSyncClientImpl

Defined at line 2774 of file fidling/gen/sdk/fidl/fuchsia.hardware.input/fuchsia.hardware.input/cpp/fidl/fuchsia.hardware.input/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_input::Controller>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus OpenSession (::fidl::ServerEnd< ::fuchsia_hardware_input::Device> && session)

Opens a new session on the device.

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