Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: examples/Base/IPC/condvar/condvarlocal/inc/globals.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>examples/Base/IPC/condvar/condvarlocal/inc/globals.h File Reference</h1>
<p>
<a href="globals_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b0000f2ca37f1cce9f2dde8a32cd311c"></a><!-- doxytag: member="globals.h::_LIT" ref="b0000f2ca37f1cce9f2dde8a32cd311c" args="(KTxtEPOC32EX,"EXAMPLES")" -->
</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KTxtEPOC32EX,"EXAMPLES")</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="df763660b4a00ffda5eed0bfe1dc73e2"></a><!-- doxytag: member="globals.h::_LIT" ref="df763660b4a00ffda5eed0bfe1dc73e2" args="(KTxtExampleCode,"Symbian platform Example Code")" -->
</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KTxtExampleCode,"Symbian platform Example Code")</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="04a908410b4daaf83d48b270d8b58d13"></a><!-- doxytag: member="globals.h::_LIT" ref="04a908410b4daaf83d48b270d8b58d13" args="(KFormatFailed,"failed: leave code=%d")" -->
</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KFormatFailed,"failed: leave code=%d")</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7495385e5a772ed24251d1d6c68500d4"></a><!-- doxytag: member="globals.h::_LIT" ref="7495385e5a772ed24251d1d6c68500d4" args="(KTxtOK,"ok")" -->
</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KTxtOK,"ok")</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="12bee71c49b2abf7c526d1ad2bb7c3a6"></a><!-- doxytag: member="globals.h::_LIT" ref="12bee71c49b2abf7c526d1ad2bb7c3a6" args="(KTxtPressAnyKey," [press any key]")" -->
</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KTxtPressAnyKey," [press any key]")</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3620fd2291418462bb524cc4c9148c6a"></a><!-- doxytag: member="globals.h::_LIT" ref="3620fd2291418462bb524cc4c9148c6a" args="(KTxtPanic,"Pointer is NULL")" -->
</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KTxtPanic,"Pointer is NULL")</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="934cb2c4d127e8908c6ff0037031490e"></a><!-- doxytag: member="globals.h::_LIT" ref="934cb2c4d127e8908c6ff0037031490e" args="(KNewLine,"\n")" -->
</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KNewLine,"\n")</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">GLDEF_C TInt </td><td class="memItemRight" valign="bottom"><a class="el" href="globals_8h.html#0f358e9c4355138f629b8c4f37310295">E32Main</a> ()</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition in file <a class="el" href="globals_8h-source.html">globals.h</a>.</p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="0f358e9c4355138f629b8c4f37310295"></a><!-- doxytag: member="globals.h::E32Main" ref="0f358e9c4355138f629b8c4f37310295" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">GLDEF_C TInt E32Main </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns standard error code on exit<p>
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>
Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API</dd></dl>
Entry point for the example<p>
The E32main function is the main entry point for the code.<p>
The below section is added to make the code compatible with v9.1 This is because only exe files are compatible with v9.1<p>
Standard entry point function.<p>
Cleanup stack harness.
<p>Definition at line <a class="el" href="_cal_example_8cpp-source.html#l00485">485</a> of file <a class="el" href="_cal_example_8cpp-source.html">CalExample.cpp</a>.</p>
</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:02 2010 for TB10.1 Example Applications by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>