input_reporter-h.md 1.4 KB
Newer Older
W
wenjun 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
# input\_reporter.h<a name="ZH-CN_TOPIC_0000001054718097"></a>

## **Overview**<a name="section714647303093525"></a>

**Related Modules:**

[Input](Input.md)

**Description:**

Declares the driver interfaces for reporting data of input devices. 

**Since:**

1.0

**Version:**

1.0

## **Summary**<a name="section576065700093525"></a>

## Data Structures<a name="nested-classes"></a>

<a name="table233367622093525"></a>
<table><thead align="left"><tr id="row1174793349093525"><th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.1"><p id="p1116376274093525"><a name="p1116376274093525"></a><a name="p1116376274093525"></a>Data Structure Name</p>
</th>
<th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p1043979365093525"><a name="p1043979365093525"></a><a name="p1043979365093525"></a>Description</p>
</th>
</tr>
</thead>
<tbody><tr id="row74208306093525"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p1164949377093525"><a name="p1164949377093525"></a><a name="p1164949377093525"></a><a href="InputReporter.md">InputReporter</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p1468121731093525"><a name="p1468121731093525"></a><a name="p1468121731093525"></a>Provides interfaces for reporting event data of input devices. </p>
</td>
</tr>
</tbody>
</table>