# input_reporter.h ## 概述 描述Input设备数据上报相关的接口声明。 引用:input_type.h **起始版本:** 1.0 **相关模块:**[Input](_input.md) ## 汇总 ### 类 | 名称 | 描述 | | -------- | -------- | | struct  [InputReporter](_input_reporter.md) | 提供Input设备数据上报相关的接口。 |