|
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: TDigit Class 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>TDigit Class Reference</h1><!-- doxytag: class="TDigit" --> |
|
9 <p> |
|
10 <a href="class_t_digit-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
11 <tr><td></td></tr> |
|
12 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
|
13 <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_digit.html#ddcb221b3cc8ded9c57df5e0deed7313">TDigit</a> ()</td></tr> |
|
14 |
|
15 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_digit.html#47ece24e5d32c125a2afea13179c6b65">Set</a> (TInt iDigit)</td></tr> |
|
16 |
|
17 <tr><td class="memItemLeft" nowrap align="right" valign="top">TInt </td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_digit.html#c59dd51bd32a1a8f614f96093ca29937">Get</a> ()</td></tr> |
|
18 |
|
19 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> |
|
20 <tr><td class="memItemLeft" nowrap align="right" valign="top">TSglQueLink </td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_digit.html#04c9bc959925fdac9eb111787495b10e">iSLink</a></td></tr> |
|
21 |
|
22 </table> |
|
23 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
24 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> |
|
25 |
|
26 <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> |
|
27 <hr><h2>Constructor & Destructor Documentation</h2> |
|
28 <a class="anchor" name="ddcb221b3cc8ded9c57df5e0deed7313"></a><!-- doxytag: member="TDigit::TDigit" ref="ddcb221b3cc8ded9c57df5e0deed7313" args="()" --> |
|
29 <div class="memitem"> |
|
30 <div class="memproto"> |
|
31 <table class="memname"> |
|
32 <tr> |
|
33 <td class="memname">TDigit::TDigit </td> |
|
34 <td>(</td> |
|
35 <td class="paramname"> </td> |
|
36 <td> ) </td> |
|
37 <td width="100%"></td> |
|
38 </tr> |
|
39 </table> |
|
40 </div> |
|
41 <div class="memdoc"> |
|
42 |
|
43 <p> |
|
44 Constructor. |
|
45 <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> |
|
46 |
|
47 </div> |
|
48 </div><p> |
|
49 <hr><h2>Member Function Documentation</h2> |
|
50 <a class="anchor" name="47ece24e5d32c125a2afea13179c6b65"></a><!-- doxytag: member="TDigit::Set" ref="47ece24e5d32c125a2afea13179c6b65" args="(TInt iDigit)" --> |
|
51 <div class="memitem"> |
|
52 <div class="memproto"> |
|
53 <table class="memname"> |
|
54 <tr> |
|
55 <td class="memname">void TDigit::Set </td> |
|
56 <td>(</td> |
|
57 <td class="paramtype">TInt </td> |
|
58 <td class="paramname"> <em>aDigit</em> </td> |
|
59 <td> ) </td> |
|
60 <td width="100%"></td> |
|
61 </tr> |
|
62 </table> |
|
63 </div> |
|
64 <div class="memdoc"> |
|
65 |
|
66 <p> |
|
67 Sets the iDigit data member of the class. <dl compact><dt><b>Parameters:</b></dt><dd> |
|
68 <table border="0" cellspacing="2" cellpadding="0"> |
|
69 <tr><td valign="top"></td><td valign="top"><em>aDigit</em> </td><td>The value of the digit. </td></tr> |
|
70 </table> |
|
71 </dl> |
|
72 |
|
73 <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> |
|
74 |
|
75 </div> |
|
76 </div><p> |
|
77 <a class="anchor" name="c59dd51bd32a1a8f614f96093ca29937"></a><!-- doxytag: member="TDigit::Get" ref="c59dd51bd32a1a8f614f96093ca29937" args="()" --> |
|
78 <div class="memitem"> |
|
79 <div class="memproto"> |
|
80 <table class="memname"> |
|
81 <tr> |
|
82 <td class="memname">TInt TDigit::Get </td> |
|
83 <td>(</td> |
|
84 <td class="paramname"> </td> |
|
85 <td> ) </td> |
|
86 <td width="100%"></td> |
|
87 </tr> |
|
88 </table> |
|
89 </div> |
|
90 <div class="memdoc"> |
|
91 |
|
92 <p> |
|
93 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> |
|
94 |
|
95 <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> |
|
96 |
|
97 </div> |
|
98 </div><p> |
|
99 <hr><h2>Member Data Documentation</h2> |
|
100 <a class="anchor" name="04c9bc959925fdac9eb111787495b10e"></a><!-- doxytag: member="TDigit::iSLink" ref="04c9bc959925fdac9eb111787495b10e" args="" --> |
|
101 <div class="memitem"> |
|
102 <div class="memproto"> |
|
103 <table class="memname"> |
|
104 <tr> |
|
105 <td class="memname">TSglQueLink <a class="el" href="class_t_digit.html#04c9bc959925fdac9eb111787495b10e">TDigit::iSLink</a> </td> |
|
106 </tr> |
|
107 </table> |
|
108 </div> |
|
109 <div class="memdoc"> |
|
110 |
|
111 <p> |
|
112 The link object for the singly linked list. |
|
113 <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> |
|
114 |
|
115 </div> |
|
116 </div><p> |
|
117 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:08 2010 for TB10.1 Example Applications by |
|
118 <a href="http://www.doxygen.org/index.html"> |
|
119 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
|
120 </body> |
|
121 </html> |