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: ccritical_section 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>ccritical_section Class Reference</h1><!-- doxytag: class="ccritical_section" --><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="classccritical__section.html#b373df4a1457e4d91117ae8dd052f152">ccritical_section</a> ()</td></tr> |
|
24 |
|
25 <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classccritical__section.html#9afc8d8a935bb51b02e9ef9bc7241466">~ccritical_section</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="classccritical__section.html#94af8f7f73229ecc82a303be7e2b0ad0">enter</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="classccritical__section.html#e1f542404005a2f0696ced6c52a8ce3b">leave</a> ()</td></tr> |
|
30 |
|
31 <tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr> |
|
32 <tr><td class="memItemLeft" nowrap align="right" valign="top">CRITICAL_SECTION </td><td class="memItemRight" valign="bottom"><a class="el" href="classccritical__section.html#102f1ff74ca1adffa1868c3b9d5fb7bb">m_cs</a></td></tr> |
|
33 |
|
34 </table> |
|
35 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
36 |
|
37 <p> |
|
38 |
|
39 <p> |
|
40 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00038">38</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
|
41 <a class="anchor" name="b373df4a1457e4d91117ae8dd052f152"></a><!-- doxytag: member="ccritical_section::ccritical_section" ref="b373df4a1457e4d91117ae8dd052f152" args="()" --> |
|
42 <div class="memitem"> |
|
43 <div class="memproto"> |
|
44 <table class="memname"> |
|
45 <tr> |
|
46 <td class="memname">ccritical_section::ccritical_section </td> |
|
47 <td>(</td> |
|
48 <td class="paramname"> </td> |
|
49 <td> ) </td> |
|
50 <td width="100%"><code> [inline]</code></td> |
|
51 </tr> |
|
52 </table> |
|
53 </div> |
|
54 <div class="memdoc"> |
|
55 |
|
56 <p> |
|
57 |
|
58 <p> |
|
59 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00041">41</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
60 <p> |
|
61 References <a class="el" href="timers__win32_8cpp-source.html#l00058">m_cs</a>. |
|
62 </div> |
|
63 </div><p> |
|
64 <a class="anchor" name="9afc8d8a935bb51b02e9ef9bc7241466"></a><!-- doxytag: member="ccritical_section::~ccritical_section" ref="9afc8d8a935bb51b02e9ef9bc7241466" args="()" --> |
|
65 <div class="memitem"> |
|
66 <div class="memproto"> |
|
67 <table class="memname"> |
|
68 <tr> |
|
69 <td class="memname">ccritical_section::~ccritical_section </td> |
|
70 <td>(</td> |
|
71 <td class="paramname"> </td> |
|
72 <td> ) </td> |
|
73 <td width="100%"><code> [inline]</code></td> |
|
74 </tr> |
|
75 </table> |
|
76 </div> |
|
77 <div class="memdoc"> |
|
78 |
|
79 <p> |
|
80 |
|
81 <p> |
|
82 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00045">45</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
83 <p> |
|
84 References <a class="el" href="timers__win32_8cpp-source.html#l00058">m_cs</a>. |
|
85 </div> |
|
86 </div><p> |
|
87 <hr><h2>Member Function Documentation</h2> |
|
88 <a class="anchor" name="94af8f7f73229ecc82a303be7e2b0ad0"></a><!-- doxytag: member="ccritical_section::enter" ref="94af8f7f73229ecc82a303be7e2b0ad0" args="()" --> |
|
89 <div class="memitem"> |
|
90 <div class="memproto"> |
|
91 <table class="memname"> |
|
92 <tr> |
|
93 <td class="memname">void ccritical_section::enter </td> |
|
94 <td>(</td> |
|
95 <td class="paramname"> </td> |
|
96 <td> ) </td> |
|
97 <td width="100%"><code> [inline]</code></td> |
|
98 </tr> |
|
99 </table> |
|
100 </div> |
|
101 <div class="memdoc"> |
|
102 |
|
103 <p> |
|
104 |
|
105 <p> |
|
106 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00049">49</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
107 <p> |
|
108 References <a class="el" href="timers__win32_8cpp-source.html#l00058">m_cs</a>. |
|
109 </div> |
|
110 </div><p> |
|
111 <a class="anchor" name="e1f542404005a2f0696ced6c52a8ce3b"></a><!-- doxytag: member="ccritical_section::leave" ref="e1f542404005a2f0696ced6c52a8ce3b" args="()" --> |
|
112 <div class="memitem"> |
|
113 <div class="memproto"> |
|
114 <table class="memname"> |
|
115 <tr> |
|
116 <td class="memname">void ccritical_section::leave </td> |
|
117 <td>(</td> |
|
118 <td class="paramname"> </td> |
|
119 <td> ) </td> |
|
120 <td width="100%"><code> [inline]</code></td> |
|
121 </tr> |
|
122 </table> |
|
123 </div> |
|
124 <div class="memdoc"> |
|
125 |
|
126 <p> |
|
127 |
|
128 <p> |
|
129 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00053">53</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
130 <p> |
|
131 References <a class="el" href="timers__win32_8cpp-source.html#l00058">m_cs</a>. |
|
132 </div> |
|
133 </div><p> |
|
134 <hr><h2>Field Documentation</h2> |
|
135 <a class="anchor" name="102f1ff74ca1adffa1868c3b9d5fb7bb"></a><!-- doxytag: member="ccritical_section::m_cs" ref="102f1ff74ca1adffa1868c3b9d5fb7bb" args="" --> |
|
136 <div class="memitem"> |
|
137 <div class="memproto"> |
|
138 <table class="memname"> |
|
139 <tr> |
|
140 <td class="memname">CRITICAL_SECTION <a class="el" href="classccritical__section.html#102f1ff74ca1adffa1868c3b9d5fb7bb">ccritical_section::m_cs</a><code> [private]</code> </td> |
|
141 </tr> |
|
142 </table> |
|
143 </div> |
|
144 <div class="memdoc"> |
|
145 |
|
146 <p> |
|
147 |
|
148 <p> |
|
149 Definition at line <a class="el" href="timers__win32_8cpp-source.html#l00058">58</a> of file <a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a>. |
|
150 </div> |
|
151 </div><p> |
|
152 <hr>The documentation for this class was generated from the following file:<ul> |
|
153 <li>/home/epimerde/documents/tc11/CanFestival-3/drivers/win32/<a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a></ul> |
|
154 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 4 16:29:08 2007 for CanFestival by |
|
155 <a href="http://www.doxygen.org/index.html"> |
|
156 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
157 </body> |
|
158 </html> |
|