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 id="current"><a href="annotated.html"><span>Data Structures</span></a></li> |
|
12 <li><a href="files.html"><span>Files</span></a></li> |
|
13 <li><a href="dirs.html"><span>Directories</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#7152cf26a7a221a4aded1a8f9c829ca7">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#65cc8e796df7fa5987e53b9594d36ba1">~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#17e0ee402444af5d8832a009180f5889">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#19dfa90f87f31c901c6e476221100724">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#824907af968f19a32df2e3bcdf996747">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="7152cf26a7a221a4aded1a8f9c829ca7"></a><!-- doxytag: member="ccritical_section::ccritical_section" ref="7152cf26a7a221a4aded1a8f9c829ca7" 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="65cc8e796df7fa5987e53b9594d36ba1"></a><!-- doxytag: member="ccritical_section::~ccritical_section" ref="65cc8e796df7fa5987e53b9594d36ba1" 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="17e0ee402444af5d8832a009180f5889"></a><!-- doxytag: member="ccritical_section::enter" ref="17e0ee402444af5d8832a009180f5889" 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 <p> |
|
110 Referenced by <a class="el" href="timers__win32_8cpp-source.html#l00064">EnterMutex()</a>. |
|
111 </div> |
|
112 </div><p> |
|
113 <a class="anchor" name="19dfa90f87f31c901c6e476221100724"></a><!-- doxytag: member="ccritical_section::leave" ref="19dfa90f87f31c901c6e476221100724" args="()" --> |
|
114 <div class="memitem"> |
|
115 <div class="memproto"> |
|
116 <table class="memname"> |
|
117 <tr> |
|
118 <td class="memname">void ccritical_section::leave </td> |
|
119 <td>(</td> |
|
120 <td class="paramname"> </td> |
|
121 <td> ) </td> |
|
122 <td width="100%"><code> [inline]</code></td> |
|
123 </tr> |
|
124 </table> |
|
125 </div> |
|
126 <div class="memdoc"> |
|
127 |
|
128 <p> |
|
129 |
|
130 <p> |
|
131 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>. |
|
132 <p> |
|
133 References <a class="el" href="timers__win32_8cpp-source.html#l00058">m_cs</a>. |
|
134 <p> |
|
135 Referenced by <a class="el" href="timers__win32_8cpp-source.html#l00069">LeaveMutex()</a>. |
|
136 </div> |
|
137 </div><p> |
|
138 <hr><h2>Field Documentation</h2> |
|
139 <a class="anchor" name="824907af968f19a32df2e3bcdf996747"></a><!-- doxytag: member="ccritical_section::m_cs" ref="824907af968f19a32df2e3bcdf996747" args="" --> |
|
140 <div class="memitem"> |
|
141 <div class="memproto"> |
|
142 <table class="memname"> |
|
143 <tr> |
|
144 <td class="memname">CRITICAL_SECTION <a class="el" href="classccritical__section.html#824907af968f19a32df2e3bcdf996747">ccritical_section::m_cs</a><code> [private]</code> </td> |
|
145 </tr> |
|
146 </table> |
|
147 </div> |
|
148 <div class="memdoc"> |
|
149 |
|
150 <p> |
|
151 |
|
152 <p> |
|
153 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>. |
|
154 <p> |
|
155 Referenced by <a class="el" href="timers__win32_8cpp-source.html#l00041">ccritical_section()</a>, <a class="el" href="timers__win32_8cpp-source.html#l00049">enter()</a>, <a class="el" href="timers__win32_8cpp-source.html#l00053">leave()</a>, and <a class="el" href="timers__win32_8cpp-source.html#l00045">~ccritical_section()</a>. |
|
156 </div> |
|
157 </div><p> |
|
158 <hr>The documentation for this class was generated from the following file:<ul> |
|
159 <li>drivers/win32/<a class="el" href="timers__win32_8cpp-source.html">timers_win32.cpp</a></ul> |
|
160 <hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:43 2007 for CanFestival by |
|
161 <a href="http://www.doxygen.org/index.html"> |
|
162 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
163 </body> |
|
164 </html> |
|