Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/observer_8cpp.html
changeset 6 43e37759235e
equal deleted inserted replaced
5:f345bda72bc4 6:43e37759235e
       
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     2 <html xmlns="http://www.w3.org/1999/xhtml">
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
       
     5 <title>TB9.2 Example Applications: examples/PIPS/opencproducerconsumerex/src/observer.cpp File Reference</title>
       
     6 <link href="tabs.css" rel="stylesheet" type="text/css"/>
       
     7 <link href="doxygen.css" rel="stylesheet" type="text/css"/>
       
     8 </head>
       
     9 <body>
       
    10 <!-- Generated by Doxygen 1.6.2 -->
       
    11 <div class="contents">
       
    12 <h1>examples/PIPS/opencproducerconsumerex/src/observer.cpp File Reference</h1>
       
    13 <p><a href="observer_8cpp_source.html">Go to the source code of this file.</a></p>
       
    14 <table border="0" cellpadding="0" cellspacing="0">
       
    15 <tr><td colspan="2"><h2>Functions</h2></td></tr>
       
    16 <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;)" -->
       
    17 &nbsp;</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KObserverLogFile,&quot;C:\\ObserverLogFile.txt&quot;)</td></tr>
       
    18 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="add7fe45fed5d9522172f2262f0a24f9f"></a><!-- doxytag: member="observer.cpp::ObserverThreadL" ref="add7fe45fed5d9522172f2262f0a24f9f" args="(TInt aNoOfMsg)" -->
       
    19 TInt&nbsp;</td><td class="memItemRight" valign="bottom"><b>ObserverThreadL</b> (TInt aNoOfMsg)</td></tr>
       
    20 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a36b7573089d8eeee87ae74ea6753ae00"></a><!-- doxytag: member="observer.cpp::ObserverThreadEntryPoint" ref="a36b7573089d8eeee87ae74ea6753ae00" args="(TAny *aParam)" -->
       
    21 TInt&nbsp;</td><td class="memItemRight" valign="bottom"><b>ObserverThreadEntryPoint</b> (TAny *aParam)</td></tr>
       
    22 <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>
       
    23 </table>
       
    24 <hr/><a name="_details"></a><h2>Detailed Description</h2>
       
    25 <p>Part of : Open C / ProducerConsumer</p>
       
    26 <p>Description : ProducerConsumer Problem solution Version : 0.1</p>
       
    27 <p>Copyright (c) 2007 Nokia Corporation. This material, including documentation and any related computer programs, is protected by copyright controlled by Nokia Corporation. </p>
       
    28 
       
    29 <p>Definition in file <a class="el" href="observer_8cpp_source.html">observer.cpp</a>.</p>
       
    30 <hr/><h2>Function Documentation</h2>
       
    31 <a class="anchor" id="abe25ac9eb42087610e2949b201e2f0b5"></a><!-- doxytag: member="observer.cpp::CreateObserverThread" ref="abe25ac9eb42087610e2949b201e2f0b5" args="(int aNoOfMsg)" -->
       
    32 <div class="memitem">
       
    33 <div class="memproto">
       
    34       <table class="memname">
       
    35         <tr>
       
    36           <td class="memname">void CreateObserverThread </td>
       
    37           <td>(</td>
       
    38           <td class="paramtype">int&nbsp;</td>
       
    39           <td class="paramname"> <em>aNoOfMsg</em></td>
       
    40           <td>&nbsp;)&nbsp;</td>
       
    41           <td></td>
       
    42         </tr>
       
    43       </table>
       
    44 </div>
       
    45 <div class="memdoc">
       
    46 <p>Declaration of Function that creats Observing Thread </p>
       
    47 <dl><dt><b>Parameters:</b></dt><dd>
       
    48   <table border="0" cellspacing="2" cellpadding="0">
       
    49     <tr><td valign="top"></td><td valign="top"><em>aNoOfMsg</em>&nbsp;</td><td>- Number of messages</td></tr>
       
    50   </table>
       
    51   </dd>
       
    52 </dl>
       
    53 <dl class="return"><dt><b>Returns:</b></dt><dd>Nothing </dd></dl>
       
    54 
       
    55 <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>
       
    56 
       
    57 </div>
       
    58 </div>
       
    59 </div>
       
    60 <hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
       
    61 <a href="http://www.doxygen.org/index.html">
       
    62 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
       
    63 </body>
       
    64 </html>