Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_t_digit.html
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Fri, 22 Jan 2010 18:26:19 +0000
changeset 1 25a17d01db0c
child 6 43e37759235e
permissions -rw-r--r--
Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608

<!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: TDigit 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>TDigit Class Reference</h1><!-- doxytag: class="TDigit" -->
<p>
<a href="class_t_digit-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_t_digit.html#ddcb221b3cc8ded9c57df5e0deed7313">TDigit</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_t_digit.html#47ece24e5d32c125a2afea13179c6b65">Set</a> (TInt iDigit)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">TInt&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_digit.html#c59dd51bd32a1a8f614f96093ca29937">Get</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">TSglQueLink&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_digit.html#04c9bc959925fdac9eb111787495b10e">iSLink</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This class represents a decimal digit of an integer number. It is an element of a singly linked list. A singly linked list of elements of this class represents an integer number. <dl class="see" compact><dt><b>See also:</b></dt><dd>CLongNumber::iNumber. </dd></dl>

<p>Definition at line <a class="el" href="digit_8h-source.html#l00033">33</a> of file <a class="el" href="digit_8h-source.html">digit.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="ddcb221b3cc8ded9c57df5e0deed7313"></a><!-- doxytag: member="TDigit::TDigit" ref="ddcb221b3cc8ded9c57df5e0deed7313" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TDigit::TDigit           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>Definition at line <a class="el" href="digit_8cpp-source.html#l00028">28</a> of file <a class="el" href="digit_8cpp-source.html">digit.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="47ece24e5d32c125a2afea13179c6b65"></a><!-- doxytag: member="TDigit::Set" ref="47ece24e5d32c125a2afea13179c6b65" args="(TInt iDigit)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TDigit::Set           </td>
          <td>(</td>
          <td class="paramtype">TInt&nbsp;</td>
          <td class="paramname"> <em>aDigit</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the iDigit data member of the class. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>aDigit</em>&nbsp;</td><td>The value of the digit. </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="digit_8cpp-source.html#l00036">36</a> of file <a class="el" href="digit_8cpp-source.html">digit.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="c59dd51bd32a1a8f614f96093ca29937"></a><!-- doxytag: member="TDigit::Get" ref="c59dd51bd32a1a8f614f96093ca29937" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TInt TDigit::Get           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Gets the iDigit data member of the class. <dl class="return" compact><dt><b>Returns:</b></dt><dd>The value of the digit. </dd></dl>

<p>Definition at line <a class="el" href="digit_8cpp-source.html#l00045">45</a> of file <a class="el" href="digit_8cpp-source.html">digit.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="04c9bc959925fdac9eb111787495b10e"></a><!-- doxytag: member="TDigit::iSLink" ref="04c9bc959925fdac9eb111787495b10e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TSglQueLink <a class="el" href="class_t_digit.html#04c9bc959925fdac9eb111787495b10e">TDigit::iSLink</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The link object for the singly linked list. 
<p>Definition at line <a class="el" href="digit_8h-source.html#l00048">48</a> of file <a class="el" href="digit_8h-source.html">digit.h</a>.</p>

</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:08 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>