summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer_v1.0/doc/html/mouse_8hcc.html
blob: 6dffc760704b7ac847397f6426bb2159dd662719 (plain)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Graphic Equalizer 2: C:/Project  Marcel &amp; Oliver/Graphic_Equalizer/src/mouse.hcc File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">C:</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">Project  Marcel &amp; Oliver</a>&nbsp;/&nbsp;<a class="el" href="dir_000002.html">Graphic_Equalizer</a>&nbsp;/&nbsp;<a class="el" href="dir_000004.html">src</a></div>
<h1>mouse.hcc File Reference</h1><code>#include &lt;stdlib.hch&gt;</code><br>
<code>#include "pal_master.hch"</code><br>
<code>#include "pal_mouse.hch"</code><br>
<code>#include "<a class="el" href="configuration_8hch-source.html">configuration.hch</a>"</code><br>
<code>#include "<a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>"</code><br>
<code>#include "<a class="el" href="mouse_8hch-source.html">mouse.hch</a>"</code><br>

<p>
Include dependency graph for mouse.hcc:<p><center><img src="mouse_8hcc__incl.png" border="0" usemap="#mouse.hcc_map" alt="Include dependency graph"></center>
<map name="mouse.hcc_map">
<area href="configuration_8hch.html" shape="rect" coords="381,7,506,34" alt="">
<area href="mouse__shared_8hch.html" shape="rect" coords="530,7,666,34" alt="">
<area href="mouse_8hch.html" shape="rect" coords="690,7,778,34" alt="">
</map>

<p>
<a href="mouse_8hcc-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="mouse_8hcc.html#a0">mouse_main</a> (<a class="el" href="structmousedata__t.html">mousedata_t</a> *mousedata)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Main mousedriver. This function never returns! It calls the main mousehandler and returns the States and coordinates into a shared store.  <a href="#a0"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h2><a class="anchor" name="generic">
Graphic Equalizer API</a></h2>
input function itself is however performed by the touchscreen of the RC200.<h2><a class="anchor" name="project">
Project information.</a></h2>
Project Graphic Equalizer<br>
 <dl compact><dt><b>Author:</b></dt><dd>O.M. Schinagl </dd></dl>
<dl compact><dt><b>Date:</b></dt><dd>20041011 </dd></dl>
<dl compact><dt><b>Version:</b></dt><dd>0.1</dd></dl>
<h2><a class="anchor" name="copyright">
Copyright</a></h2>
Copyright ©2004 Koninklijke Philips Electronics N.V. All rights reserved<h2><a class="anchor" name="history">
Change history</a></h2>
20041011: O.M. Schinagl<br>
 Initial version
<p>
Definition in file <a class="el" href="mouse_8hcc-source.html">mouse.hcc</a>.<hr><h2>Function Documentation</h2>
<a class="anchor" name="a0" doxytag="mouse.hcc::mouse_main"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">void mouse_main           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="structmousedata__t.html">mousedata_t</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>mousedata</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Main mousedriver. This function never returns! It calls the main mousehandler and returns the States and coordinates into a shared store. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>*mousedata</em>&nbsp;</td><td>Storage for all mousedata and states.</td></tr>
  </table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>Never Returns. </dd></dl>
<dl compact><dt><b>Return values:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>void</em>&nbsp;</td><td></td></tr>
  </table>
</dl>

<p>
Definition at line <a class="el" href="mouse_8hcc-source.html#l00048">48</a> of file <a class="el" href="mouse_8hcc-source.html">mouse.hcc</a>.
<p>
References <a class="el" href="mouse__shared_8hch-source.html#l00038">MOUSE_NOT_UPDATED</a>, <a class="el" href="mouse__shared_8hch-source.html#l00029">mousedata_t::state</a>, <a class="el" href="mouse__shared_8hch-source.html#l00030">mousedata_t::status</a>, <a class="el" href="mouse__shared_8hch-source.html#l00028">mousedata_t::x</a>, and <a class="el" href="mouse__shared_8hch-source.html#l00028">mousedata_t::y</a>.
<p>
Referenced by <a class="el" href="main_8hcc-source.html#l00051">main()</a>.    </td>
  </tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Thu Dec 9 14:37:09 2004 for Graphic Equalizer 2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>