1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
|
3 <title>CanFestival: class_timers Class Reference</title> |
|
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
|
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
|
6 </head><body> |
|
7 <!-- Generated by Doxygen 1.5.1 --> |
|
8 <div class="tabs"> |
|
9 <ul> |
|
10 <li><a href="main.html"><span>Main Page</span></a></li> |
|
11 <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
|
12 <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li> |
|
13 <li><a href="files.html"><span>Files</span></a></li> |
|
14 </ul></div> |
|
15 <div class="tabs"> |
|
16 <ul> |
|
17 <li><a href="annotated.html"><span>Data Structures</span></a></li> |
|
18 <li><a href="functions.html"><span>Data Fields</span></a></li> |
|
19 </ul></div> |
|
20 <h1>class_timers Class Reference</h1><!-- doxytag: class="class_timers" --><table border="0" cellpadding="0" cellspacing="0"> |
|
21 <tr><td></td></tr> |
|
22 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
|
23 <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#924a91ae96d721dd432136351c925d9f">class_timers</a> ()</td></tr> |
|
24 |
|
25 <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#6fd261041314ddd3ada9537530d02afd">~class_timers</a> ()</td></tr> |
|
26 |
|
27 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#d857a63670354f41759f68d4ea29a0f5">start_timer_thread</a> ()</td></tr> |
|
28 |
|
29 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#e0066fac671c6adb997d6c075487af89">resume_timer_thread</a> ()</td></tr> |
|
30 |
|
31 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#a78d9f5ab159ec6b11b4dc4c8f351697">stop_timer_thread</a> ()</td></tr> |
|
32 |
|
33 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#a27df6346a38fb25acc394cb7998a3f8">set_timer</a> (TIMEVAL value)</td></tr> |
|
34 |
|
35 <tr><td class="memItemLeft" nowrap align="right" valign="top">TIMEVAL </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#0fa5bd5d1d4012bf9eef3ffabe990dfb">get_elapsed_time</a> ()</td></tr> |
|
36 |
|
37 <tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr> |
|
38 <tr><td class="memItemLeft" nowrap align="right" valign="top">TIMEVAL </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#e4fe19b5b56b72ce2601d74f6519bd0b">get_timer</a> () const</td></tr> |
|
39 |
|
40 <tr><td colspan="2"><br><h2>Static Private Member Functions</h2></td></tr> |
|
41 <tr><td class="memItemLeft" nowrap align="right" valign="top">static DWORD WINAPI </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#a68dd5b6225b3519b4bc2a0280683c87">timer_loop_thread_proc</a> (void *arg)</td></tr> |
|
42 |
|
43 <tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr> |
|
44 <tr><td class="memItemLeft" nowrap align="right" valign="top">TIMEVAL </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#01c07cb9949b61fce137e60a54d001b9">m_last_occured_alarm_time</a></td></tr> |
|
45 |
|
46 <tr><td class="memItemLeft" nowrap align="right" valign="top">volatile TIMEVAL </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#d45784e3a40494a35d5684ab8df0bfc9">m_last_alarm_set_time</a></td></tr> |
|
47 |
|
48 <tr><td class="memItemLeft" nowrap align="right" valign="top">HANDLE </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#8d08585f4ba63c21b4636863499b9e05">m_timer_thread</a></td></tr> |
|
49 |
|
50 <tr><td class="memItemLeft" nowrap align="right" valign="top">volatile bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#957a0cc71456a57fd5cb640122fe924a">m_continue_timer_loop</a></td></tr> |
|
51 |
|
52 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#5fdc6eb0abb2689d078b333b083bfcb0">m_use_hi_res_timer</a></td></tr> |
|
53 |
|
54 <tr><td class="memItemLeft" nowrap align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="classclass__timers.html#5bf844fdbe2e70ab6e3e832f688d382b">m_counts_per_usec</a></td></tr> |
|
55 |
|
56 </table> |
|
57 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
58 |
|
59 <p> |
|
60 |
|
61 <p> |
|
62 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00094">94</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
|
63 <a class="anchor" name="924a91ae96d721dd432136351c925d9f"></a><!-- doxytag: member="class_timers::class_timers" ref="924a91ae96d721dd432136351c925d9f" args="()" --> |
|
64 <div class="memitem"> |
|
65 <div class="memproto"> |
|
66 <table class="memname"> |
|
67 <tr> |
|
68 <td class="memname">class_timers::class_timers </td> |
|
69 <td>(</td> |
|
70 <td class="paramname"> </td> |
|
71 <td> ) </td> |
|
72 <td width="100%"></td> |
|
73 </tr> |
|
74 </table> |
|
75 </div> |
|
76 <div class="memdoc"> |
|
77 |
|
78 <p> |
|
79 |
|
80 <p> |
|
81 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00116">116</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
82 <p> |
|
83 References <a class="el" href="timers__win32_8cpp-source.html#l00113">m_counts_per_usec</a>, and <a class="el" href="timers__win32_8cpp-source.html#l00112">m_use_hi_res_timer</a>. |
|
84 </div> |
|
85 </div><p> |
|
86 <a class="anchor" name="6fd261041314ddd3ada9537530d02afd"></a><!-- doxytag: member="class_timers::~class_timers" ref="6fd261041314ddd3ada9537530d02afd" args="()" --> |
|
87 <div class="memitem"> |
|
88 <div class="memproto"> |
|
89 <table class="memname"> |
|
90 <tr> |
|
91 <td class="memname">class_timers::~class_timers </td> |
|
92 <td>(</td> |
|
93 <td class="paramname"> </td> |
|
94 <td> ) </td> |
|
95 <td width="100%"></td> |
|
96 </tr> |
|
97 </table> |
|
98 </div> |
|
99 <div class="memdoc"> |
|
100 |
|
101 <p> |
|
102 |
|
103 <p> |
|
104 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00133">133</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
105 <p> |
|
106 References <a class="el" href="timers__win32_8cpp-source.html#l00193">stop_timer_thread()</a>. |
|
107 </div> |
|
108 </div><p> |
|
109 <hr><h2>Member Function Documentation</h2> |
|
110 <a class="anchor" name="d857a63670354f41759f68d4ea29a0f5"></a><!-- doxytag: member="class_timers::start_timer_thread" ref="d857a63670354f41759f68d4ea29a0f5" args="()" --> |
|
111 <div class="memitem"> |
|
112 <div class="memproto"> |
|
113 <table class="memname"> |
|
114 <tr> |
|
115 <td class="memname">void class_timers::start_timer_thread </td> |
|
116 <td>(</td> |
|
117 <td class="paramname"> </td> |
|
118 <td> ) </td> |
|
119 <td width="100%"></td> |
|
120 </tr> |
|
121 </table> |
|
122 </div> |
|
123 <div class="memdoc"> |
|
124 |
|
125 <p> |
|
126 |
|
127 <p> |
|
128 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00173">173</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
129 <p> |
|
130 References <a class="el" href="timers__win32_8cpp-source.html#l00139">get_timer()</a>, <a class="el" href="timers__win32_8cpp-source.html#l00109">m_last_alarm_set_time</a>, <a class="el" href="timers__win32_8cpp-source.html#l00108">m_last_occured_alarm_time</a>, <a class="el" href="timers__win32_8cpp-source.html#l00110">m_timer_thread</a>, <a class="el" href="timers__win32_8cpp-source.html#l00151">timer_loop_thread_proc()</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00153">TIMEVAL_MAX</a>. |
|
131 </div> |
|
132 </div><p> |
|
133 <a class="anchor" name="e0066fac671c6adb997d6c075487af89"></a><!-- doxytag: member="class_timers::resume_timer_thread" ref="e0066fac671c6adb997d6c075487af89" args="()" --> |
|
134 <div class="memitem"> |
|
135 <div class="memproto"> |
|
136 <table class="memname"> |
|
137 <tr> |
|
138 <td class="memname">void class_timers::resume_timer_thread </td> |
|
139 <td>(</td> |
|
140 <td class="paramname"> </td> |
|
141 <td> ) </td> |
|
142 <td width="100%"></td> |
|
143 </tr> |
|
144 </table> |
|
145 </div> |
|
146 <div class="memdoc"> |
|
147 |
|
148 <p> |
|
149 |
|
150 <p> |
|
151 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00184">184</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
152 <p> |
|
153 References <a class="el" href="timers__win32_8cpp-source.html#l00111">m_continue_timer_loop</a>, and <a class="el" href="timers__win32_8cpp-source.html#l00110">m_timer_thread</a>. |
|
154 </div> |
|
155 </div><p> |
|
156 <a class="anchor" name="a78d9f5ab159ec6b11b4dc4c8f351697"></a><!-- doxytag: member="class_timers::stop_timer_thread" ref="a78d9f5ab159ec6b11b4dc4c8f351697" args="()" --> |
|
157 <div class="memitem"> |
|
158 <div class="memproto"> |
|
159 <table class="memname"> |
|
160 <tr> |
|
161 <td class="memname">void class_timers::stop_timer_thread </td> |
|
162 <td>(</td> |
|
163 <td class="paramname"> </td> |
|
164 <td> ) </td> |
|
165 <td width="100%"></td> |
|
166 </tr> |
|
167 </table> |
|
168 </div> |
|
169 <div class="memdoc"> |
|
170 |
|
171 <p> |
|
172 |
|
173 <p> |
|
174 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00193">193</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
175 <p> |
|
176 References <a class="el" href="timers__win32_8cpp-source.html#l00111">m_continue_timer_loop</a>, and <a class="el" href="timers__win32_8cpp-source.html#l00110">m_timer_thread</a>. |
|
177 </div> |
|
178 </div><p> |
|
179 <a class="anchor" name="a27df6346a38fb25acc394cb7998a3f8"></a><!-- doxytag: member="class_timers::set_timer" ref="a27df6346a38fb25acc394cb7998a3f8" args="(TIMEVAL value)" --> |
|
180 <div class="memitem"> |
|
181 <div class="memproto"> |
|
182 <table class="memname"> |
|
183 <tr> |
|
184 <td class="memname">void class_timers::set_timer </td> |
|
185 <td>(</td> |
|
186 <td class="paramtype">TIMEVAL </td> |
|
187 <td class="paramname"> <em>value</em> </td> |
|
188 <td> ) </td> |
|
189 <td width="100%"></td> |
|
190 </tr> |
|
191 </table> |
|
192 </div> |
|
193 <div class="memdoc"> |
|
194 |
|
195 <p> |
|
196 |
|
197 <p> |
|
198 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00204">204</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
199 <p> |
|
200 References <a class="el" href="timers__win32_8cpp-source.html#l00139">get_timer()</a>, <a class="el" href="timers__win32_8cpp-source.html#l00109">m_last_alarm_set_time</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00153">TIMEVAL_MAX</a>. |
|
201 </div> |
|
202 </div><p> |
|
203 <a class="anchor" name="0fa5bd5d1d4012bf9eef3ffabe990dfb"></a><!-- doxytag: member="class_timers::get_elapsed_time" ref="0fa5bd5d1d4012bf9eef3ffabe990dfb" args="()" --> |
|
204 <div class="memitem"> |
|
205 <div class="memproto"> |
|
206 <table class="memname"> |
|
207 <tr> |
|
208 <td class="memname">TIMEVAL class_timers::get_elapsed_time </td> |
|
209 <td>(</td> |
|
210 <td class="paramname"> </td> |
|
211 <td> ) </td> |
|
212 <td width="100%"></td> |
|
213 </tr> |
|
214 </table> |
|
215 </div> |
|
216 <div class="memdoc"> |
|
217 |
|
218 <p> |
|
219 |
|
220 <p> |
|
221 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00210">210</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
222 <p> |
|
223 References <a class="el" href="timers__win32_8cpp-source.html#l00139">get_timer()</a>, and <a class="el" href="timers__win32_8cpp-source.html#l00108">m_last_occured_alarm_time</a>. |
|
224 </div> |
|
225 </div><p> |
|
226 <a class="anchor" name="e4fe19b5b56b72ce2601d74f6519bd0b"></a><!-- doxytag: member="class_timers::get_timer" ref="e4fe19b5b56b72ce2601d74f6519bd0b" args="() const" --> |
|
227 <div class="memitem"> |
|
228 <div class="memproto"> |
|
229 <table class="memname"> |
|
230 <tr> |
|
231 <td class="memname">TIMEVAL class_timers::get_timer </td> |
|
232 <td>(</td> |
|
233 <td class="paramname"> </td> |
|
234 <td> ) </td> |
|
235 <td width="100%"> const<code> [private]</code></td> |
|
236 </tr> |
|
237 </table> |
|
238 </div> |
|
239 <div class="memdoc"> |
|
240 |
|
241 <p> |
|
242 |
|
243 <p> |
|
244 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00139">139</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
245 <p> |
|
246 References <a class="el" href="timers__win32_8cpp-source.html#l00113">m_counts_per_usec</a>, <a class="el" href="timers__win32_8cpp-source.html#l00112">m_use_hi_res_timer</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00150">TIMEVAL</a>. |
|
247 </div> |
|
248 </div><p> |
|
249 <a class="anchor" name="a68dd5b6225b3519b4bc2a0280683c87"></a><!-- doxytag: member="class_timers::timer_loop_thread_proc" ref="a68dd5b6225b3519b4bc2a0280683c87" args="(void *arg)" --> |
|
250 <div class="memitem"> |
|
251 <div class="memproto"> |
|
252 <table class="memname"> |
|
253 <tr> |
|
254 <td class="memname">DWORD WINAPI class_timers::timer_loop_thread_proc </td> |
|
255 <td>(</td> |
|
256 <td class="paramtype">void * </td> |
|
257 <td class="paramname"> <em>arg</em> </td> |
|
258 <td> ) </td> |
|
259 <td width="100%"><code> [static, private]</code></td> |
|
260 </tr> |
|
261 </table> |
|
262 </div> |
|
263 <div class="memdoc"> |
|
264 |
|
265 <p> |
|
266 |
|
267 <p> |
|
268 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00151">151</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
269 <p> |
|
270 References <a class="el" href="timers__unix_8c-source.html#l00020">EnterMutex()</a>, <a class="el" href="timers__win32_8cpp-source.html#l00139">get_timer()</a>, <a class="el" href="timers__unix_8c-source.html#l00025">LeaveMutex()</a>, <a class="el" href="timers__win32_8cpp-source.html#l00111">m_continue_timer_loop</a>, <a class="el" href="timers__win32_8cpp-source.html#l00109">m_last_alarm_set_time</a>, <a class="el" href="timers__win32_8cpp-source.html#l00108">m_last_occured_alarm_time</a>, <a class="el" href="timer_8c-source.html#l00104">TimeDispatch()</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00150">TIMEVAL</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00153">TIMEVAL_MAX</a>. |
|
271 </div> |
|
272 </div><p> |
|
273 <hr><h2>Field Documentation</h2> |
|
274 <a class="anchor" name="01c07cb9949b61fce137e60a54d001b9"></a><!-- doxytag: member="class_timers::m_last_occured_alarm_time" ref="01c07cb9949b61fce137e60a54d001b9" args="" --> |
|
275 <div class="memitem"> |
|
276 <div class="memproto"> |
|
277 <table class="memname"> |
|
278 <tr> |
|
279 <td class="memname">TIMEVAL <a class="el" href="classclass__timers.html#01c07cb9949b61fce137e60a54d001b9">class_timers::m_last_occured_alarm_time</a><code> [private]</code> </td> |
|
280 </tr> |
|
281 </table> |
|
282 </div> |
|
283 <div class="memdoc"> |
|
284 |
|
285 <p> |
|
286 |
|
287 <p> |
|
288 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00108">108</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
289 </div> |
|
290 </div><p> |
|
291 <a class="anchor" name="d45784e3a40494a35d5684ab8df0bfc9"></a><!-- doxytag: member="class_timers::m_last_alarm_set_time" ref="d45784e3a40494a35d5684ab8df0bfc9" args="" --> |
|
292 <div class="memitem"> |
|
293 <div class="memproto"> |
|
294 <table class="memname"> |
|
295 <tr> |
|
296 <td class="memname">volatile TIMEVAL <a class="el" href="classclass__timers.html#d45784e3a40494a35d5684ab8df0bfc9">class_timers::m_last_alarm_set_time</a><code> [private]</code> </td> |
|
297 </tr> |
|
298 </table> |
|
299 </div> |
|
300 <div class="memdoc"> |
|
301 |
|
302 <p> |
|
303 |
|
304 <p> |
|
305 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00109">109</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
306 </div> |
|
307 </div><p> |
|
308 <a class="anchor" name="8d08585f4ba63c21b4636863499b9e05"></a><!-- doxytag: member="class_timers::m_timer_thread" ref="8d08585f4ba63c21b4636863499b9e05" args="" --> |
|
309 <div class="memitem"> |
|
310 <div class="memproto"> |
|
311 <table class="memname"> |
|
312 <tr> |
|
313 <td class="memname">HANDLE <a class="el" href="classclass__timers.html#8d08585f4ba63c21b4636863499b9e05">class_timers::m_timer_thread</a><code> [private]</code> </td> |
|
314 </tr> |
|
315 </table> |
|
316 </div> |
|
317 <div class="memdoc"> |
|
318 |
|
319 <p> |
|
320 |
|
321 <p> |
|
322 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00110">110</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
323 </div> |
|
324 </div><p> |
|
325 <a class="anchor" name="957a0cc71456a57fd5cb640122fe924a"></a><!-- doxytag: member="class_timers::m_continue_timer_loop" ref="957a0cc71456a57fd5cb640122fe924a" args="" --> |
|
326 <div class="memitem"> |
|
327 <div class="memproto"> |
|
328 <table class="memname"> |
|
329 <tr> |
|
330 <td class="memname">volatile bool <a class="el" href="classclass__timers.html#957a0cc71456a57fd5cb640122fe924a">class_timers::m_continue_timer_loop</a><code> [private]</code> </td> |
|
331 </tr> |
|
332 </table> |
|
333 </div> |
|
334 <div class="memdoc"> |
|
335 |
|
336 <p> |
|
337 |
|
338 <p> |
|
339 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00111">111</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
340 </div> |
|
341 </div><p> |
|
342 <a class="anchor" name="5fdc6eb0abb2689d078b333b083bfcb0"></a><!-- doxytag: member="class_timers::m_use_hi_res_timer" ref="5fdc6eb0abb2689d078b333b083bfcb0" args="" --> |
|
343 <div class="memitem"> |
|
344 <div class="memproto"> |
|
345 <table class="memname"> |
|
346 <tr> |
|
347 <td class="memname">bool <a class="el" href="classclass__timers.html#5fdc6eb0abb2689d078b333b083bfcb0">class_timers::m_use_hi_res_timer</a><code> [private]</code> </td> |
|
348 </tr> |
|
349 </table> |
|
350 </div> |
|
351 <div class="memdoc"> |
|
352 |
|
353 <p> |
|
354 |
|
355 <p> |
|
356 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00112">112</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
357 </div> |
|
358 </div><p> |
|
359 <a class="anchor" name="5bf844fdbe2e70ab6e3e832f688d382b"></a><!-- doxytag: member="class_timers::m_counts_per_usec" ref="5bf844fdbe2e70ab6e3e832f688d382b" args="" --> |
|
360 <div class="memitem"> |
|
361 <div class="memproto"> |
|
362 <table class="memname"> |
|
363 <tr> |
|
364 <td class="memname">double <a class="el" href="classclass__timers.html#5bf844fdbe2e70ab6e3e832f688d382b">class_timers::m_counts_per_usec</a><code> [private]</code> </td> |
|
365 </tr> |
|
366 </table> |
|
367 </div> |
|
368 <div class="memdoc"> |
|
369 |
|
370 <p> |
|
371 |
|
372 <p> |
|
373 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00113">113</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
374 </div> |
|
375 </div><p> |
|
376 <hr>The documentation for this class was generated from the following file:<ul> |
|
377 <li>/home/epimerde/documents/tc11/CanFestival-3/drivers/win32/<a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a></ul> |
|
378 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 4 16:29:08 2007 for CanFestival by |
|
379 <a href="http://www.doxygen.org/index.html"> |
|
380 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
381 </body> |
|
382 </html> |
|