Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/observer_8cpp.html
author Dominic Pinkman <dominic.pinkman@nokia.com>
Fri, 13 Aug 2010 16:47:46 +0100
changeset 14 578be2adaf3e
parent 6 43e37759235e
permissions -rw-r--r--
Week 32 contribution of PDK documentation content. See release notes for details. Fixes bug Bug 3582

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TB9.2 Example Applications: examples/PIPS/opencproducerconsumerex/src/observer.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>examples/PIPS/opencproducerconsumerex/src/observer.cpp File Reference</h1>
<p><a href="observer_8cpp_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a41b1dccdd01e0149a0c3917cf222b17f"></a><!-- doxytag: member="observer.cpp::_LIT" ref="a41b1dccdd01e0149a0c3917cf222b17f" args="(KObserverLogFile,&quot;C:\\ObserverLogFile.txt&quot;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KObserverLogFile,&quot;C:\\ObserverLogFile.txt&quot;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="add7fe45fed5d9522172f2262f0a24f9f"></a><!-- doxytag: member="observer.cpp::ObserverThreadL" ref="add7fe45fed5d9522172f2262f0a24f9f" args="(TInt aNoOfMsg)" -->
TInt&nbsp;</td><td class="memItemRight" valign="bottom"><b>ObserverThreadL</b> (TInt aNoOfMsg)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a36b7573089d8eeee87ae74ea6753ae00"></a><!-- doxytag: member="observer.cpp::ObserverThreadEntryPoint" ref="a36b7573089d8eeee87ae74ea6753ae00" args="(TAny *aParam)" -->
TInt&nbsp;</td><td class="memItemRight" valign="bottom"><b>ObserverThreadEntryPoint</b> (TAny *aParam)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="observer_8cpp.html#abe25ac9eb42087610e2949b201e2f0b5">CreateObserverThread</a> (int aNoOfMsg)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Part of : Open C / ProducerConsumer</p>
<p>Description : ProducerConsumer Problem solution Version : 0.1</p>
<p>Copyright (c) 2007 Nokia Corporation. This material, including documentation and any related computer programs, is protected by copyright controlled by Nokia Corporation. </p>

<p>Definition in file <a class="el" href="observer_8cpp_source.html">observer.cpp</a>.</p>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="abe25ac9eb42087610e2949b201e2f0b5"></a><!-- doxytag: member="observer.cpp::CreateObserverThread" ref="abe25ac9eb42087610e2949b201e2f0b5" args="(int aNoOfMsg)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CreateObserverThread </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>aNoOfMsg</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Declaration of Function that creats Observing Thread </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>aNoOfMsg</em>&nbsp;</td><td>- Number of messages</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Nothing </dd></dl>

<p>Definition at line <a class="el" href="observer_8cpp_source.html#l00119">119</a> of file <a class="el" href="observer_8cpp_source.html">observer.cpp</a>.</p>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>