Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/tcharexample_8cpp.html
changeset 1 25a17d01db0c
child 6 43e37759235e
equal deleted inserted replaced
0:89d6a7a84779 1:25a17d01db0c
       
     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/tcharexample/tcharexample.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/tcharexample/tcharexample.cpp File Reference</h1>
       
     9 <p>
       
    10 <a href="tcharexample_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">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="tcharexample_8cpp.html#c035de6ea814eee5cf8f2cb2ae58e34a">PrintIsXXXFunction</a> (TChar aCharValue)</td></tr>
       
    14 
       
    15 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="tcharexample_8cpp.html#f1157d139bbb1ee10c9a59b3ce68132a">TCharIsXXXFunctions</a> ()</td></tr>
       
    16 
       
    17 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="tcharexample_8cpp.html#6dfdcb2a5b5fd8190675f999236f2856">TCharGetXXXFunctions</a> ()</td></tr>
       
    18 
       
    19 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="tcharexample_8cpp.html#26b998efde154bf801bfcf97569ed405">TCharInfoFunctions</a> ()</td></tr>
       
    20 
       
    21 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="tcharexample_8cpp.html#5fb473d4ee18739183215b04dcad6e12">MainL</a> ()</td></tr>
       
    22 
       
    23 <tr><td class="memItemLeft" nowrap align="right" valign="top">TInt&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="tcharexample_8cpp.html#8b0fea7c5e4de0484888431020cf3ec9">E32Main</a> ()</td></tr>
       
    24 
       
    25 </table>
       
    26 <hr><a name="_details"></a><h2>Detailed Description</h2>
       
    27 
       
    28 <p>Definition in file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
       
    29 <hr><h2>Function Documentation</h2>
       
    30 <a class="anchor" name="c035de6ea814eee5cf8f2cb2ae58e34a"></a><!-- doxytag: member="tcharexample.cpp::PrintIsXXXFunction" ref="c035de6ea814eee5cf8f2cb2ae58e34a" args="(TChar aCharValue)" -->
       
    31 <div class="memitem">
       
    32 <div class="memproto">
       
    33       <table class="memname">
       
    34         <tr>
       
    35           <td class="memname">void PrintIsXXXFunction           </td>
       
    36           <td>(</td>
       
    37           <td class="paramtype">TChar&nbsp;</td>
       
    38           <td class="paramname"> <em>aCharValue</em>          </td>
       
    39           <td>&nbsp;)&nbsp;</td>
       
    40           <td width="100%"></td>
       
    41         </tr>
       
    42       </table>
       
    43 </div>
       
    44 <div class="memdoc">
       
    45 
       
    46 <p>
       
    47 Extracts and prints information about a character using the TChar API. <dl compact><dt><b>Parameters:</b></dt><dd>
       
    48   <table border="0" cellspacing="2" cellpadding="0">
       
    49     <tr><td valign="top"></td><td valign="top"><em>aCharValue</em>&nbsp;</td><td>The character of interest. </td></tr>
       
    50   </table>
       
    51 </dl>
       
    52 
       
    53 <p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00068">68</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
       
    54 
       
    55 </div>
       
    56 </div><p>
       
    57 <a class="anchor" name="f1157d139bbb1ee10c9a59b3ce68132a"></a><!-- doxytag: member="tcharexample.cpp::TCharIsXXXFunctions" ref="f1157d139bbb1ee10c9a59b3ce68132a" args="()" -->
       
    58 <div class="memitem">
       
    59 <div class="memproto">
       
    60       <table class="memname">
       
    61         <tr>
       
    62           <td class="memname">void TCharIsXXXFunctions           </td>
       
    63           <td>(</td>
       
    64           <td class="paramname">          </td>
       
    65           <td>&nbsp;)&nbsp;</td>
       
    66           <td width="100%"></td>
       
    67         </tr>
       
    68       </table>
       
    69 </div>
       
    70 <div class="memdoc">
       
    71 
       
    72 <p>
       
    73 Demonstrates the use of the TChar::IsXXX() functions 
       
    74 <p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00115">115</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
       
    75 
       
    76 </div>
       
    77 </div><p>
       
    78 <a class="anchor" name="6dfdcb2a5b5fd8190675f999236f2856"></a><!-- doxytag: member="tcharexample.cpp::TCharGetXXXFunctions" ref="6dfdcb2a5b5fd8190675f999236f2856" args="()" -->
       
    79 <div class="memitem">
       
    80 <div class="memproto">
       
    81       <table class="memname">
       
    82         <tr>
       
    83           <td class="memname">void TCharGetXXXFunctions           </td>
       
    84           <td>(</td>
       
    85           <td class="paramname">          </td>
       
    86           <td>&nbsp;)&nbsp;</td>
       
    87           <td width="100%"></td>
       
    88         </tr>
       
    89       </table>
       
    90 </div>
       
    91 <div class="memdoc">
       
    92 
       
    93 <p>
       
    94 Demonstrates the use of the TChar::GetXXX() functions and member enumerations. 
       
    95 <p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00131">131</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
       
    96 
       
    97 </div>
       
    98 </div><p>
       
    99 <a class="anchor" name="26b998efde154bf801bfcf97569ed405"></a><!-- doxytag: member="tcharexample.cpp::TCharInfoFunctions" ref="26b998efde154bf801bfcf97569ed405" args="()" -->
       
   100 <div class="memitem">
       
   101 <div class="memproto">
       
   102       <table class="memname">
       
   103         <tr>
       
   104           <td class="memname">void TCharInfoFunctions           </td>
       
   105           <td>(</td>
       
   106           <td class="paramname">          </td>
       
   107           <td>&nbsp;)&nbsp;</td>
       
   108           <td width="100%"></td>
       
   109         </tr>
       
   110       </table>
       
   111 </div>
       
   112 <div class="memdoc">
       
   113 
       
   114 <p>
       
   115 Extracts information about a character using TCharInfo 
       
   116 <p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00202">202</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
       
   117 
       
   118 </div>
       
   119 </div><p>
       
   120 <a class="anchor" name="5fb473d4ee18739183215b04dcad6e12"></a><!-- doxytag: member="tcharexample.cpp::MainL" ref="5fb473d4ee18739183215b04dcad6e12" args="()" -->
       
   121 <div class="memitem">
       
   122 <div class="memproto">
       
   123       <table class="memname">
       
   124         <tr>
       
   125           <td class="memname">void MainL           </td>
       
   126           <td>(</td>
       
   127           <td class="paramname">          </td>
       
   128           <td>&nbsp;)&nbsp;</td>
       
   129           <td width="100%"></td>
       
   130         </tr>
       
   131       </table>
       
   132 </div>
       
   133 <div class="memdoc">
       
   134 
       
   135 <p>
       
   136 Much simpler <a class="el" href="circularbuffer_8cpp.html#5fb473d4ee18739183215b04dcad6e12">MainL()</a>, uses the new Rendezvous() call to sync with the client<p>
       
   137 Secure variant Much simpler, uses the new Rendezvous() call to sync with the client 
       
   138 <p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00392">392</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
       
   139 
       
   140 </div>
       
   141 </div><p>
       
   142 <a class="anchor" name="8b0fea7c5e4de0484888431020cf3ec9"></a><!-- doxytag: member="tcharexample.cpp::E32Main" ref="8b0fea7c5e4de0484888431020cf3ec9" args="()" -->
       
   143 <div class="memitem">
       
   144 <div class="memproto">
       
   145       <table class="memname">
       
   146         <tr>
       
   147           <td class="memname">TInt E32Main           </td>
       
   148           <td>(</td>
       
   149           <td class="paramname">          </td>
       
   150           <td>&nbsp;)&nbsp;</td>
       
   151           <td width="100%"></td>
       
   152         </tr>
       
   153       </table>
       
   154 </div>
       
   155 <div class="memdoc">
       
   156 
       
   157 <p>
       
   158 Returns standard error code on exit<p>
       
   159 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>
       
   160 Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API</dd></dl>
       
   161 Entry point for the example 
       
   162 <p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00442">442</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
       
   163 
       
   164 </div>
       
   165 </div><p>
       
   166 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:02 2010 for TB10.1 Example Applications by&nbsp;
       
   167 <a href="http://www.doxygen.org/index.html">
       
   168 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
       
   169 </body>
       
   170 </html>