input_controller-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\_controller.h<a name="ZH-CN_TOPIC_0000001054598131"></a>

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

**Related Modules:**

[Input](Input.md)

**Description:**

Declares the driver interfaces for controlling the business process of input devices. 

**Since:**

1.0

**Version:**

1.0

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

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

<a name="table1775130295093525"></a>
<table><thead align="left"><tr id="row642126128093525"><th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.1"><p id="p35242130093525"><a name="p35242130093525"></a><a name="p35242130093525"></a>Data Structure Name</p>
</th>
<th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p1146750664093525"><a name="p1146750664093525"></a><a name="p1146750664093525"></a>Description</p>
</th>
</tr>
</thead>
<tbody><tr id="row1421451118093525"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p302283701093525"><a name="p302283701093525"></a><a name="p302283701093525"></a><a href="InputController.md">InputController</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p1705248578093525"><a name="p1705248578093525"></a><a name="p1705248578093525"></a>Provides interfaces for controlling the business process of input devices. </p>
</td>
</tr>
</tbody>
</table>