~ubuntu-branches/ubuntu/intrepid/xserver-xgl/intrepid

« back to all changes in this revision

Viewing changes to hw/dmx/doc/html/struct__DMXEventMap.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthew Garrett
  • Date: 2006-02-13 14:21:43 UTC
  • Revision ID: james.westby@ubuntu.com-20060213142143-mad6z9xzem7hzxz9
Tags: upstream-7.0.0
ImportĀ upstreamĀ versionĀ 7.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html>
 
3
  <head>
 
4
    <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
5
    <title>File Index</title>
 
6
    <link href="doxygen.css" rel="stylesheet" type="text/css">
 
7
  </head>
 
8
  <body>
 
9
<!-- Generated by Doxygen 1.3.4 -->
 
10
<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</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>
 
11
<h1>_DMXEventMap Struct Reference</h1><code>#include &lt;<a class="el" href="dmxinputinit_8h-source.html">dmxinputinit.h</a>&gt;</code>
 
12
<p>
 
13
<table border=0 cellpadding=0 cellspacing=0>
 
14
<tr><td></td></tr>
 
15
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
 
16
<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="struct__DMXEventMap.html#o0">remote</a></td></tr>
 
17
 
 
18
<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="struct__DMXEventMap.html#o1">server</a></td></tr>
 
19
 
 
20
</table>
 
21
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
22
Stores a mapping between the device id on the remote X server and the id on the DMX server 
 
23
<p>
 
24
<hr><h2>Field Documentation</h2>
 
25
<a class="anchor" name="o0" doxytag="_DMXEventMap::remote" ></a><p>
 
26
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
27
  <tr>
 
28
    <td class="mdRow">
 
29
      <table cellpadding="0" cellspacing="0" border="0">
 
30
        <tr>
 
31
          <td class="md" nowrap valign="top"> int <a class="el" href="struct__DMXEventMap.html#o0">_DMXEventMap::remote</a>
 
32
      </table>
 
33
    </td>
 
34
  </tr>
 
35
</table>
 
36
<table cellspacing=5 cellpadding=0 border=0>
 
37
  <tr>
 
38
    <td>
 
39
      &nbsp;
 
40
    </td>
 
41
    <td>
 
42
 
 
43
<p>
 
44
Event number on remote X server     </td>
 
45
  </tr>
 
46
</table>
 
47
<a class="anchor" name="o1" doxytag="_DMXEventMap::server" ></a><p>
 
48
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
49
  <tr>
 
50
    <td class="mdRow">
 
51
      <table cellpadding="0" cellspacing="0" border="0">
 
52
        <tr>
 
53
          <td class="md" nowrap valign="top"> int <a class="el" href="struct__DMXEventMap.html#o1">_DMXEventMap::server</a>
 
54
      </table>
 
55
    </td>
 
56
  </tr>
 
57
</table>
 
58
<table cellspacing=5 cellpadding=0 border=0>
 
59
  <tr>
 
60
    <td>
 
61
      &nbsp;
 
62
    </td>
 
63
    <td>
 
64
 
 
65
<p>
 
66
Event number (unbiased) on DMX server     </td>
 
67
  </tr>
 
68
</table>
 
69
<hr>The documentation for this struct was generated from the following file:<ul>
 
70
<li><a class="el" href="dmxinputinit_8h-source.html">dmxinputinit.h</a></ul>
 
71
    <hr>
 
72
    <address>
 
73
      <small>
 
74
        Generated June 29, 2004 for <a
 
75
        href="http://dmx.sourceforge.net">Distributed Multihead X</a> by
 
76
        <a href="http://www.doxygen.org/index.html">doxygen</a>
 
77
        1.3.4.
 
78
      </small>
 
79
    </addres>
 
80
    </hr>
 
81
  </body>
 
82
</html>