Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_t_char_example.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: CTCharExample Class 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>CTCharExample Class Reference</h1><!-- doxytag: class="CTCharExample" -->
<p><a href="class_c_t_char_example-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#ae5dadcb2dafc5aa22571c785064f4bb8">~CTCharExample</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#ab71904037884d3ccf0bfc8d9d3f44b90">UseTCharFunctions</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#a3769b0bd6e8e95b88870b31b47705099">UseTCharFFunctions</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#a01979229412704c93a65bf7593b34470">UseTCharLCFunctions</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_t_char_example.html#af33dd24a191ad0e764a6a99d656b3f5d">UseTCharUCFunctions</a> ()</td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" 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#a90f5fe30243d92bb814acde8525e45ce">NewL</a> ()</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Demonstrates features of the TChar and related character classes TCharF, TCharLC and TCharUC. </p>

<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" id="ae5dadcb2dafc5aa22571c785064f4bb8"></a><!-- doxytag: member="CTCharExample::~CTCharExample" ref="ae5dadcb2dafc5aa22571c785064f4bb8" 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></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Destructor </p>

<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>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a90f5fe30243d92bb814acde8525e45ce"></a><!-- doxytag: member="CTCharExample::NewL" ref="a90f5fe30243d92bb814acde8525e45ce" 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><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. </p>
<dl class="return"><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>
<a class="anchor" id="ab71904037884d3ccf0bfc8d9d3f44b90"></a><!-- doxytag: member="CTCharExample::UseTCharFunctions" ref="ab71904037884d3ccf0bfc8d9d3f44b90" 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></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>The TChar class main menu. </p>

<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>
<a class="anchor" id="a3769b0bd6e8e95b88870b31b47705099"></a><!-- doxytag: member="CTCharExample::UseTCharFFunctions" ref="a3769b0bd6e8e95b88870b31b47705099" 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></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Demonstrates the use of the TCharF class. </p>

<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>
<a class="anchor" id="a01979229412704c93a65bf7593b34470"></a><!-- doxytag: member="CTCharExample::UseTCharLCFunctions" ref="a01979229412704c93a65bf7593b34470" 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></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Demonstrates the use of TCharLC class. </p>

<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>
<a class="anchor" id="af33dd24a191ad0e764a6a99d656b3f5d"></a><!-- doxytag: member="CTCharExample::UseTCharUCFunctions" ref="af33dd24a191ad0e764a6a99d656b3f5d" 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></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Demonstrates the use of the TCharUC class. </p>

<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>
</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>