1# input_reporter.h
2
3
4## 概述
5
6描述Input设备数据上报相关的接口声明。
7
8引用:input_type.h
9
10**起始版本:** 1.0
11
12**相关模块:**[Input](_input.md)
13
14
15## 汇总
16
17
18### 类
19
20| 名称 | 描述 |
21| -------- | -------- |
22| struct  [InputReporter](_input_reporter.md) | 提供Input设备数据上报相关的接口。  |
23