1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
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">
9 <!-- Generated by Doxygen 1.3.4 -->
10 <div class=
"qindex"><a class=
"qindex" href=
"main.html">Main
Page
</a> |
<a class=
"qindex" href=
"classes.html">Alphabetical
List
</a> |
<a class=
"qindex" href=
"annotated.html">Data
Structures
</a> |
<a class=
"qindex" href=
"files.html">File
List
</a> |
<a class=
"qindex" href=
"functions.html">Data
Fields
</a> |
<a class=
"qindex" href=
"globals.html">Globals
</a></div>
11 <h1>_EventQueue Struct Reference
</h1><table border=
0 cellpadding=
0 cellspacing=
0>
13 <tr><td colspan=
2><br><h2>Data Fields
</h2></td></tr>
14 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>HWEventQueueType
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__EventQueue.html#o0">head
</a></td></tr>
16 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>HWEventQueueType
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__EventQueue.html#o1">tail
</a></td></tr>
18 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>CARD32
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__EventQueue.html#o2">lastEventTime
</a></td></tr>
20 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>Bool
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__EventQueue.html#o3">lastMotion
</a></td></tr>
22 <tr><td class=
"memItemLeft" nowrap align=right valign=top
><a class=
"el" href=
"struct__Event.html">EventRec
</a> </td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__EventQueue.html#o4">events
</a> [QUEUE_SIZE]
</td></tr>
24 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>DevicePtr
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__EventQueue.html#o6">pPtr
</a></td></tr>
26 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>ScreenPtr
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__EventQueue.html#o7">pEnqueueScreen
</a></td></tr>
28 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>ScreenPtr
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"struct__EventQueue.html#o8">pDequeueScreen
</a></td></tr>
31 <hr><a name=
"_details"></a><h2>Detailed Description
</h2>
34 <hr><h2>Field Documentation
</h2>
35 <a class=
"anchor" name=
"o4" doxytag=
"_EventQueue::events" ></a><p>
36 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
39 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
41 <td class=
"md" nowrap
valign=
"top"> <a class=
"el" href=
"struct__Event.html">EventRec
</a> <a class=
"el" href=
"struct__EventQueue.html#o4">_EventQueue::events
</a>[QUEUE_SIZE]
46 <table cellspacing=
5 cellpadding=
0 border=
0>
54 Static allocation for signals.
</td>
57 <a class=
"anchor" name=
"o0" doxytag=
"_EventQueue::head" ></a><p>
58 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
61 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
63 <td class=
"md" nowrap
valign=
"top"> HWEventQueueType
<a class=
"el" href=
"struct__EventQueue.html#o0">_EventQueue::head
</a>
68 <table cellspacing=
5 cellpadding=
0 border=
0>
76 Queue head; must be long for SetInputCheck.
</td>
79 <a class=
"anchor" name=
"o2" doxytag=
"_EventQueue::lastEventTime" ></a><p>
80 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
83 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
85 <td class=
"md" nowrap
valign=
"top"> CARD32
<a class=
"el" href=
"struct__EventQueue.html#o2">_EventQueue::lastEventTime
</a>
90 <table cellspacing=
5 cellpadding=
0 border=
0>
98 To avoid time running backwards.
</td>
101 <a class=
"anchor" name=
"o3" doxytag=
"_EventQueue::lastMotion" ></a><p>
102 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
105 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
107 <td class=
"md" nowrap
valign=
"top"> Bool
<a class=
"el" href=
"struct__EventQueue.html#o3">_EventQueue::lastMotion
</a>
112 <table cellspacing=
5 cellpadding=
0 border=
0>
120 True if last event was motion.
</td>
123 <a class=
"anchor" name=
"o8" doxytag=
"_EventQueue::pDequeueScreen" ></a><p>
124 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
127 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
129 <td class=
"md" nowrap
valign=
"top"> ScreenPtr
<a class=
"el" href=
"struct__EventQueue.html#o8">_EventQueue::pDequeueScreen
</a>
134 <table cellspacing=
5 cellpadding=
0 border=
0>
142 Screen events are dispatched to.
</td>
145 <a class=
"anchor" name=
"o7" doxytag=
"_EventQueue::pEnqueueScreen" ></a><p>
146 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
149 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
151 <td class=
"md" nowrap
valign=
"top"> ScreenPtr
<a class=
"el" href=
"struct__EventQueue.html#o7">_EventQueue::pEnqueueScreen
</a>
156 <table cellspacing=
5 cellpadding=
0 border=
0>
164 Screen events are delivered to.
</td>
167 <a class=
"anchor" name=
"o6" doxytag=
"_EventQueue::pPtr" ></a><p>
168 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
171 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
173 <td class=
"md" nowrap
valign=
"top"> DevicePtr
<a class=
"el" href=
"struct__EventQueue.html#o6">_EventQueue::pPtr
</a>
178 <table cellspacing=
5 cellpadding=
0 border=
0>
186 Device pointers (to get funcs)
</td>
189 <a class=
"anchor" name=
"o1" doxytag=
"_EventQueue::tail" ></a><p>
190 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
193 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
195 <td class=
"md" nowrap
valign=
"top"> HWEventQueueType
<a class=
"el" href=
"struct__EventQueue.html#o1">_EventQueue::tail
</a>
200 <table cellspacing=
5 cellpadding=
0 border=
0>
208 Queue tail; must be long for SetInputCheck.
</td>
211 <hr>The documentation for this struct was generated from the following file:
<ul>
212 <li><a class=
"el" href=
"dmxeq_8c.html">dmxeq.c
</a></ul>
216 Generated June
29,
2004 for
<a
217 href=
"http://dmx.sourceforge.net">Distributed Multihead X
</a> by
218 <a href=
"http://www.doxygen.org/index.html">doxygen
</a>