template <>

class WireWeakAsyncBufferClientImpl

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

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_hardware_input::DeviceReportsReader::ReadReports> ReadReports ()

This is a Hanging-Get function to read the reports in the Report FIFO.

This will block until there is at least one report available.

If there is already one outstanding Hanging-Get, calling this again will

return ZX_ERR_ALREADY_BOUND.

Caller provides the backing storage for FIDL message.