|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
|
3 <title>TB10.1 Example Applications: examples/Base/IPC/condvar/condvarlocal/src/condvarlocal.cpp File 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.3 --> |
|
8 <h1>examples/Base/IPC/condvar/condvarlocal/src/condvarlocal.cpp File Reference</h1> |
|
9 <p> |
|
10 <a href="condvarlocal_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
11 <tr><td></td></tr> |
|
12 <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
|
13 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="feaed5465c78704271678cde943d7e8a"></a><!-- doxytag: member="condvarlocal.cpp::DoExampleL" ref="feaed5465c78704271678cde943d7e8a" args="()" --> |
|
14 LOCAL_C void </td><td class="memItemRight" valign="bottom"><a class="el" href="condvarlocal_8cpp.html#feaed5465c78704271678cde943d7e8a">DoExampleL</a> ()</td></tr> |
|
15 |
|
16 <tr><td class="memItemLeft" nowrap align="right" valign="top">LOCAL_C void </td><td class="memItemRight" valign="bottom"><a class="el" href="condvarlocal_8cpp.html#3d9c9ddb1b1fdddce698b0d3cd7fac05">callExampleL</a> ()</td></tr> |
|
17 |
|
18 <tr><td class="memItemLeft" nowrap align="right" valign="top">GLDEF_C TInt </td><td class="memItemRight" valign="bottom"><a class="el" href="condvarlocal_8cpp.html#0f358e9c4355138f629b8c4f37310295">E32Main</a> ()</td></tr> |
|
19 |
|
20 <tr><td colspan="2"><br><h2>Variables</h2></td></tr> |
|
21 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d789d40251baeb2f60e118de4856583d"></a><!-- doxytag: member="condvarlocal.cpp::console" ref="d789d40251baeb2f60e118de4856583d" args="" --> |
|
22 LOCAL_D CConsoleBase * </td><td class="memItemRight" valign="bottom"><a class="el" href="condvarlocal_8cpp.html#d789d40251baeb2f60e118de4856583d">console</a></td></tr> |
|
23 |
|
24 </table> |
|
25 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
26 <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_c_queue.html">CQueue</a>. <p> |
|
27 <a class="el" href="class_c_producer.html">CProducer</a>. <p> |
|
28 <a class="el" href="class_c_consumer.html">CConsumer</a>. <p> |
|
29 <a class="el" href="class_c_user_interface.html">CUserInterface</a>. </dd></dl> |
|
30 |
|
31 <p>Definition in file <a class="el" href="condvarlocal_8cpp-source.html">condvarlocal.cpp</a>.</p> |
|
32 <hr><h2>Function Documentation</h2> |
|
33 <a class="anchor" name="3d9c9ddb1b1fdddce698b0d3cd7fac05"></a><!-- doxytag: member="condvarlocal.cpp::callExampleL" ref="3d9c9ddb1b1fdddce698b0d3cd7fac05" args="()" --> |
|
34 <div class="memitem"> |
|
35 <div class="memproto"> |
|
36 <table class="memname"> |
|
37 <tr> |
|
38 <td class="memname">LOCAL_C void callExampleL </td> |
|
39 <td>(</td> |
|
40 <td class="paramname"> </td> |
|
41 <td> ) </td> |
|
42 <td width="100%"></td> |
|
43 </tr> |
|
44 </table> |
|
45 </div> |
|
46 <div class="memdoc"> |
|
47 |
|
48 <p> |
|
49 Initialise and call example code under cleanup stack. |
|
50 <p>Definition at line <a class="el" href="resourcemanager_8cpp-source.html#l00707">707</a> of file <a class="el" href="resourcemanager_8cpp-source.html">resourcemanager.cpp</a>.</p> |
|
51 |
|
52 </div> |
|
53 </div><p> |
|
54 <a class="anchor" name="0f358e9c4355138f629b8c4f37310295"></a><!-- doxytag: member="condvarlocal.cpp::E32Main" ref="0f358e9c4355138f629b8c4f37310295" args="()" --> |
|
55 <div class="memitem"> |
|
56 <div class="memproto"> |
|
57 <table class="memname"> |
|
58 <tr> |
|
59 <td class="memname">GLDEF_C TInt E32Main </td> |
|
60 <td>(</td> |
|
61 <td class="paramname"> </td> |
|
62 <td> ) </td> |
|
63 <td width="100%"></td> |
|
64 </tr> |
|
65 </table> |
|
66 </div> |
|
67 <div class="memdoc"> |
|
68 |
|
69 <p> |
|
70 Returns standard error code on exit<p> |
|
71 Secure variant only Process entry point. Called by client using RProcess API <dl class="return" compact><dt><b>Returns:</b></dt><dd>Standard Epoc error code on process exit<p> |
|
72 Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API </dd></dl> |
|
73 |
|
74 <p>Definition at line <a class="el" href="condvarlocal_8cpp-source.html#l00090">90</a> of file <a class="el" href="condvarlocal_8cpp-source.html">condvarlocal.cpp</a>.</p> |
|
75 |
|
76 </div> |
|
77 </div><p> |
|
78 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:02 2010 for TB10.1 Example Applications by |
|
79 <a href="http://www.doxygen.org/index.html"> |
|
80 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
|
81 </body> |
|
82 </html> |