class InputReportsReader

Defined at line 15 of file fidling/gen/sdk/fidl/fuchsia.input.report/fuchsia.input.report/cpp/fidl/fuchsia.input.report/cpp/markers.h

Each `InputReportsReader` has its own FIFO of InputReports that it maintains.

When ReadInputReports is called it drains the InputReports FIFO.

If too many InputReports are created before the FIFO is drained, then

the oldest InputReport will be silently discarded.

Public Members

static Openness kOpenness

Records