Upstream version 5.34.92.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / pepper_beta / c / struct_p_p___gamepads_sample_data.html
1 {{+bindTo:partials.standard_nacl_article}}
2 <h1>PP_GamepadsSampleData Struct Reference</h1>
3 <div>
4 <!-- Generated by Doxygen 1.7.6.1 -->
5
6
7 </div>
8 <!--header-->
9 <div class="contents">
10 <!-- doxytag: class="PP_GamepadsSampleData" --><h2>
11 Data Fields</h2><table class="memberdecls">
12
13 <tr><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepads_sample_data.html#abc9c0c8b20cfe0219a5ab4e38dd5a800">length</a></td></tr>
14 <tr><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepads_sample_data.html#a0664781b0f25af5206d134cb04543235">unused_pad_</a> [4]</td></tr>
15 <tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_p_p___gamepad_sample_data.html">PP_GamepadSampleData</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepads_sample_data.html#ab0fa87f088fef743ba879a2f91363bfe">items</a> [4]</td></tr>
16 </table>
17 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
18 <div class="textblock"><p>The data for all gamepads connected to the system. </p>
19 </div><hr /><h2>Field Documentation</h2>
20 <a class="anchor" id="ab0fa87f088fef743ba879a2f91363bfe"></a><!-- doxytag: member="PP_GamepadsSampleData::items" ref="ab0fa87f088fef743ba879a2f91363bfe" args="[4]" -->
21 <div class="memitem">
22 <div class="memproto">
23 <table class="memname">
24 <tr>
25 <td class="memname">struct <a class="el" href="struct_p_p___gamepad_sample_data.html">PP_GamepadSampleData</a> <a class="el" href="struct_p_p___gamepads_sample_data.html#ab0fa87f088fef743ba879a2f91363bfe">PP_GamepadsSampleData::items</a>[4]</td>
26 </tr>
27 </table>
28 </div>
29 <div class="memdoc">
30 <p>Data for an individual gamepad device connected to the system. </p>
31 </div>
32 </div>
33 <a class="anchor" id="abc9c0c8b20cfe0219a5ab4e38dd5a800"></a><!-- doxytag: member="PP_GamepadsSampleData::length" ref="abc9c0c8b20cfe0219a5ab4e38dd5a800" args="" -->
34 <div class="memitem">
35 <div class="memproto">
36 <table class="memname">
37 <tr>
38 <td class="memname">uint32_t <a class="el" href="struct_p_p___gamepads_sample_data.html#abc9c0c8b20cfe0219a5ab4e38dd5a800">PP_GamepadsSampleData::length</a></td>
39 </tr>
40 </table>
41 </div>
42 <div class="memdoc">
43 <p>Number of valid elements in the |items| array. </p>
44 </div>
45 </div>
46 <a class="anchor" id="a0664781b0f25af5206d134cb04543235"></a><!-- doxytag: member="PP_GamepadsSampleData::unused_pad_" ref="a0664781b0f25af5206d134cb04543235" args="[4]" -->
47 <div class="memitem">
48 <div class="memproto">
49 <table class="memname">
50 <tr>
51 <td class="memname">char <a class="el" href="struct_p_p___gamepads_sample_data.html#a0664781b0f25af5206d134cb04543235">PP_GamepadsSampleData::unused_pad_</a>[4]</td>
52 </tr>
53 </table>
54 </div>
55 <div class="memdoc">
56 </div>
57 </div>
58 <hr />The documentation for this struct was generated from the following file:<ul>
59 <li><a class="el" href="ppb__gamepad_8h.html">ppb_gamepad.h</a></li>
60 </ul>
61 </div><!-- contents -->
62 {{/partials.standard_nacl_article}}