Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_t_char_example.html
changeset 1 25a17d01db0c
child 6 43e37759235e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_t_char_example.html	Fri Jan 22 18:26:19 2010 +0000
@@ -0,0 +1,163 @@
+<!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: CTCharExample Class 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>CTCharExample Class Reference</h1><!-- doxytag: class="CTCharExample" -->
+<p>
+<a href="class_c_t_char_example-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#e5dadcb2dafc5aa22571c785064f4bb8">~CTCharExample</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#b71904037884d3ccf0bfc8d9d3f44b90">UseTCharFunctions</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#3769b0bd6e8e95b88870b31b47705099">UseTCharFFunctions</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#01979229412704c93a65bf7593b34470">UseTCharLCFunctions</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#f33dd24a191ad0e764a6a99d656b3f5d">UseTCharUCFunctions</a> ()</td></tr>
+
+<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_t_char_example.html">CTCharExample</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#90f5fe30243d92bb814acde8525e45ce">NewL</a> ()</td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Demonstrates features of the TChar and related character classes TCharF, TCharLC and TCharUC. 
+<p>Definition at line <a class="el" href="tcharexample_8h-source.html#l00025">25</a> of file <a class="el" href="tcharexample_8h-source.html">tcharexample.h</a>.</p>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="e5dadcb2dafc5aa22571c785064f4bb8"></a><!-- doxytag: member="CTCharExample::~CTCharExample" ref="e5dadcb2dafc5aa22571c785064f4bb8" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">CTCharExample::~CTCharExample           </td>
+          <td>(</td>
+          <td class="paramname">          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Destructor 
+<p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00046">46</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
+
+</div>
+</div><p>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="90f5fe30243d92bb814acde8525e45ce"></a><!-- doxytag: member="CTCharExample::NewL" ref="90f5fe30243d92bb814acde8525e45ce" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="class_c_t_char_example.html">CTCharExample</a> * CTCharExample::NewL           </td>
+          <td>(</td>
+          <td class="paramname">          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"><code> [static]</code></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Allocates and constructs a <a class="el" href="class_c_t_char_example.html">CTCharExample</a> object. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A <a class="el" href="class_c_t_char_example.html">CTCharExample</a> object </dd></dl>
+
+<p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00055">55</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
+
+</div>
+</div><p>
+<a class="anchor" name="b71904037884d3ccf0bfc8d9d3f44b90"></a><!-- doxytag: member="CTCharExample::UseTCharFunctions" ref="b71904037884d3ccf0bfc8d9d3f44b90" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CTCharExample::UseTCharFunctions           </td>
+          <td>(</td>
+          <td class="paramname">          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+The TChar class main menu. 
+<p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00269">269</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
+
+</div>
+</div><p>
+<a class="anchor" name="3769b0bd6e8e95b88870b31b47705099"></a><!-- doxytag: member="CTCharExample::UseTCharFFunctions" ref="3769b0bd6e8e95b88870b31b47705099" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CTCharExample::UseTCharFFunctions           </td>
+          <td>(</td>
+          <td class="paramname">          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Demonstrates the use of the TCharF class. 
+<p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00315">315</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
+
+</div>
+</div><p>
+<a class="anchor" name="01979229412704c93a65bf7593b34470"></a><!-- doxytag: member="CTCharExample::UseTCharLCFunctions" ref="01979229412704c93a65bf7593b34470" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CTCharExample::UseTCharLCFunctions           </td>
+          <td>(</td>
+          <td class="paramname">          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Demonstrates the use of TCharLC class. 
+<p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00352">352</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
+
+</div>
+</div><p>
+<a class="anchor" name="f33dd24a191ad0e764a6a99d656b3f5d"></a><!-- doxytag: member="CTCharExample::UseTCharUCFunctions" ref="f33dd24a191ad0e764a6a99d656b3f5d" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CTCharExample::UseTCharUCFunctions           </td>
+          <td>(</td>
+          <td class="paramname">          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Demonstrates the use of the TCharUC class. 
+<p>Definition at line <a class="el" href="tcharexample_8cpp-source.html#l00374">374</a> of file <a class="el" href="tcharexample_8cpp-source.html">tcharexample.cpp</a>.</p>
+
+</div>
+</div><p>
+<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by&nbsp;
+<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>