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.7.4 --> 10 <div id="navrow1" class="tabs"> 11 <ul class="tablist"> 12 <li><a href="index.html"><span>Main Page</span></a></li> 13 <li class="current"><a href="annotated.html"><span>Data Structures</span></a></li> 14 <li><a href="files.html"><span>Files</span></a></li> 15 </ul> 16 </div> 17 <div id="navrow2" class="tabs2"> 18 <ul class="tablist"> 19 <li><a href="annotated.html"><span>Data Structures</span></a></li> 20 <li><a href="classes.html"><span>Data Structure Index</span></a></li> 21 <li><a href="functions.html"><span>Data Fields</span></a></li> 22 </ul> 23 </div> 24</div> 25<div id="side-nav" class="ui-resizable side-nav-resizable"> 26 <div id="nav-tree"> 27 <div id="nav-tree-contents"> 28 </div> 29 </div> 30 <div id="splitbar" style="-moz-user-select:none;" 31 class="ui-resizable-handle"> 32 </div> 33</div> 34<script type="text/javascript"> 35 initNavTree('struct__DMXEventMap.html',''); 36</script> 37<div id="doc-content"> 38<div class="header"> 39 <div class="summary"> 40<a href="#pub-attribs">Data Fields</a> </div> 41 <div class="headertitle"> 42<div class="title">_DMXEventMap Struct Reference</div> </div> 43</div> 44<div class="contents"> 45<!-- doxytag: class="_DMXEventMap" --> 46<p><code>#include <<a class="el" href="dmxinputinit_8h_source.html">dmxinputinit.h</a>></code></p> 47<table class="memberdecls"> 48<tr><td colspan="2"><h2><a name="pub-attribs"></a> 49Data Fields</h2></td></tr> 50<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__DMXEventMap.html#aafea1b880cf1b362c7e600b4285c08c3">remote</a></td></tr> 51<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__DMXEventMap.html#a6f3626351411d6a9555a16969761ec17">server</a></td></tr> 52</table> 53<hr/><a name="details" id="details"></a><h2>Detailed Description</h2> 54<div class="textblock"><p>Stores a mapping between the device id on the remote X server and the id on the DMX server </p> 55</div><hr/><h2>Field Documentation</h2> 56<a class="anchor" id="aafea1b880cf1b362c7e600b4285c08c3"></a><!-- doxytag: member="_DMXEventMap::remote" ref="aafea1b880cf1b362c7e600b4285c08c3" args="" --> 57<div class="memitem"> 58<div class="memproto"> 59 <table class="memname"> 60 <tr> 61 <td class="memname">int <a class="el" href="struct__DMXEventMap.html#aafea1b880cf1b362c7e600b4285c08c3">_DMXEventMap::remote</a></td> 62 </tr> 63 </table> 64</div> 65<div class="memdoc"> 66<p>Event number on remote X server </p> 67 68<p>Referenced by <a class="el" href="dmxmap_8h.html#a27107d43f96e7c09241d7ef0b5e9c0f5">dmxMapClear()</a>, <a class="el" href="dmxmap_8h.html#ada5a28e0c746708e0f5c45e9e193d907">dmxMapInsert()</a>, and <a class="el" href="dmxmap_8h.html#abc1a46c87c4acd45e4e5f79370be6169">dmxMapLookup()</a>.</p> 69 70</div> 71</div> 72<a class="anchor" id="a6f3626351411d6a9555a16969761ec17"></a><!-- doxytag: member="_DMXEventMap::server" ref="a6f3626351411d6a9555a16969761ec17" args="" --> 73<div class="memitem"> 74<div class="memproto"> 75 <table class="memname"> 76 <tr> 77 <td class="memname">int <a class="el" href="struct__DMXEventMap.html#a6f3626351411d6a9555a16969761ec17">_DMXEventMap::server</a></td> 78 </tr> 79 </table> 80</div> 81<div class="memdoc"> 82<p>Event number (unbiased) on DMX server </p> 83 84<p>Referenced by <a class="el" href="dmxmap_8h.html#ada5a28e0c746708e0f5c45e9e193d907">dmxMapInsert()</a>, and <a class="el" href="dmxmap_8h.html#abc1a46c87c4acd45e4e5f79370be6169">dmxMapLookup()</a>.</p> 85 86</div> 87</div> 88<hr/>The documentation for this struct was generated from the following file:<ul> 89<li><a class="el" href="dmxinputinit_8h_source.html">dmxinputinit.h</a></li> 90</ul> 91</div> 92</div> 93 <div id="nav-path" class="navpath"> 94 <ul> 95 <li class="navelem"><a class="el" href="struct__DMXEventMap.html">_DMXEventMap</a> </li> 96 <hr> 97 <address> 98 <small> 99 Generated June 29, 2004 for <a 100 href="http://dmx.sourceforge.net">Distributed Multihead X</a> by 101 <a href="http://www.doxygen.org/index.html">doxygen</a> 102 1.3.4. 103 </small> 104 </addres> 105 </hr> 106 </body> 107</html> 108