1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
2 <html xmlns="http://www.w3.org/1999/xhtml"> |
3 <title>TB10.1 Example Applications: TDigit Class Reference</title> |
3 <head> |
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
5 <title>TB9.2 Example Applications: TDigit Class Reference</title> |
6 </head><body> |
6 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
7 <!-- Generated by Doxygen 1.5.3 --> |
7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> |
|
8 </head> |
|
9 <body> |
|
10 <!-- Generated by Doxygen 1.6.2 --> |
|
11 <div class="contents"> |
8 <h1>TDigit Class Reference</h1><!-- doxytag: class="TDigit" --> |
12 <h1>TDigit Class Reference</h1><!-- doxytag: class="TDigit" --> |
9 <p> |
13 <p><a href="class_t_digit-members.html">List of all members.</a></p> |
10 <a href="class_t_digit-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
14 <table border="0" cellpadding="0" cellspacing="0"> |
11 <tr><td></td></tr> |
15 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> |
12 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
16 <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_digit.html#addcb221b3cc8ded9c57df5e0deed7313">TDigit</a> ()</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> |
17 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_digit.html#a47ece24e5d32c125a2afea13179c6b65">Set</a> (TInt iDigit)</td></tr> |
|
18 <tr><td class="memItemLeft" align="right" valign="top">TInt </td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_digit.html#ac59dd51bd32a1a8f614f96093ca29937">Get</a> ()</td></tr> |
|
19 <tr><td colspan="2"><h2>Public Attributes</h2></td></tr> |
|
20 <tr><td class="memItemLeft" align="right" valign="top">TSglQueLink </td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_digit.html#a04c9bc959925fdac9eb111787495b10e">iSLink</a></td></tr> |
|
21 </table> |
|
22 <hr/><a name="_details"></a><h2>Detailed Description</h2> |
|
23 <p>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. </p> |
|
24 <dl class="see"><dt><b>See also:</b></dt><dd>CLongNumber::iNumber. </dd></dl> |
14 |
25 |
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> |
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> |
16 |
27 <hr/><h2>Constructor & Destructor Documentation</h2> |
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> |
28 <a class="anchor" id="addcb221b3cc8ded9c57df5e0deed7313"></a><!-- doxytag: member="TDigit::TDigit" ref="addcb221b3cc8ded9c57df5e0deed7313" args="()" --> |
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"> |
29 <div class="memitem"> |
30 <div class="memproto"> |
30 <div class="memproto"> |
31 <table class="memname"> |
31 <table class="memname"> |
32 <tr> |
32 <tr> |
33 <td class="memname">TDigit::TDigit </td> |
33 <td class="memname">TDigit::TDigit </td> |
34 <td>(</td> |
34 <td>(</td> |
35 <td class="paramname"> </td> |
35 <td class="paramname"></td> |
36 <td> ) </td> |
36 <td> ) </td> |
37 <td width="100%"></td> |
37 <td></td> |
38 </tr> |
38 </tr> |
39 </table> |
39 </table> |
40 </div> |
40 </div> |
41 <div class="memdoc"> |
41 <div class="memdoc"> |
|
42 <p>Constructor. </p> |
42 |
43 |
43 <p> |
44 <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> |
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 |
45 |
47 </div> |
46 </div> |
48 </div><p> |
47 </div> |
49 <hr><h2>Member Function Documentation</h2> |
48 <hr/><h2>Member Function Documentation</h2> |
50 <a class="anchor" name="47ece24e5d32c125a2afea13179c6b65"></a><!-- doxytag: member="TDigit::Set" ref="47ece24e5d32c125a2afea13179c6b65" args="(TInt iDigit)" --> |
49 <a class="anchor" id="a47ece24e5d32c125a2afea13179c6b65"></a><!-- doxytag: member="TDigit::Set" ref="a47ece24e5d32c125a2afea13179c6b65" args="(TInt iDigit)" --> |
51 <div class="memitem"> |
50 <div class="memitem"> |
52 <div class="memproto"> |
51 <div class="memproto"> |
53 <table class="memname"> |
52 <table class="memname"> |
54 <tr> |
53 <tr> |
55 <td class="memname">void TDigit::Set </td> |
54 <td class="memname">void TDigit::Set </td> |
56 <td>(</td> |
55 <td>(</td> |
57 <td class="paramtype">TInt </td> |
56 <td class="paramtype">TInt </td> |
58 <td class="paramname"> <em>aDigit</em> </td> |
57 <td class="paramname"> <em>aDigit</em></td> |
59 <td> ) </td> |
58 <td> ) </td> |
60 <td width="100%"></td> |
59 <td></td> |
61 </tr> |
60 </tr> |
62 </table> |
61 </table> |
63 </div> |
62 </div> |
64 <div class="memdoc"> |
63 <div class="memdoc"> |
65 |
64 <p>Sets the iDigit data member of the class. </p> |
66 <p> |
65 <dl><dt><b>Parameters:</b></dt><dd> |
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"> |
66 <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> |
67 <tr><td valign="top"></td><td valign="top"><em>aDigit</em> </td><td>The value of the digit. </td></tr> |
70 </table> |
68 </table> |
|
69 </dd> |
71 </dl> |
70 </dl> |
72 |
71 |
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> |
72 <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 |
73 |
75 </div> |
74 </div> |
76 </div><p> |
75 </div> |
77 <a class="anchor" name="c59dd51bd32a1a8f614f96093ca29937"></a><!-- doxytag: member="TDigit::Get" ref="c59dd51bd32a1a8f614f96093ca29937" args="()" --> |
76 <a class="anchor" id="ac59dd51bd32a1a8f614f96093ca29937"></a><!-- doxytag: member="TDigit::Get" ref="ac59dd51bd32a1a8f614f96093ca29937" args="()" --> |
78 <div class="memitem"> |
77 <div class="memitem"> |
79 <div class="memproto"> |
78 <div class="memproto"> |
80 <table class="memname"> |
79 <table class="memname"> |
81 <tr> |
80 <tr> |
82 <td class="memname">TInt TDigit::Get </td> |
81 <td class="memname">TInt TDigit::Get </td> |
83 <td>(</td> |
82 <td>(</td> |
84 <td class="paramname"> </td> |
83 <td class="paramname"></td> |
85 <td> ) </td> |
84 <td> ) </td> |
86 <td width="100%"></td> |
85 <td></td> |
87 </tr> |
86 </tr> |
88 </table> |
87 </table> |
89 </div> |
88 </div> |
90 <div class="memdoc"> |
89 <div class="memdoc"> |
|
90 <p>Gets the iDigit data member of the class. </p> |
|
91 <dl class="return"><dt><b>Returns:</b></dt><dd>The value of the digit. </dd></dl> |
91 |
92 |
92 <p> |
93 <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> |
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 |
94 |
97 </div> |
95 </div> |
98 </div><p> |
96 </div> |
99 <hr><h2>Member Data Documentation</h2> |
97 <hr/><h2>Member Data Documentation</h2> |
100 <a class="anchor" name="04c9bc959925fdac9eb111787495b10e"></a><!-- doxytag: member="TDigit::iSLink" ref="04c9bc959925fdac9eb111787495b10e" args="" --> |
98 <a class="anchor" id="a04c9bc959925fdac9eb111787495b10e"></a><!-- doxytag: member="TDigit::iSLink" ref="a04c9bc959925fdac9eb111787495b10e" args="" --> |
101 <div class="memitem"> |
99 <div class="memitem"> |
102 <div class="memproto"> |
100 <div class="memproto"> |
103 <table class="memname"> |
101 <table class="memname"> |
104 <tr> |
102 <tr> |
105 <td class="memname">TSglQueLink <a class="el" href="class_t_digit.html#04c9bc959925fdac9eb111787495b10e">TDigit::iSLink</a> </td> |
103 <td class="memname">TSglQueLink <a class="el" href="class_t_digit.html#a04c9bc959925fdac9eb111787495b10e">TDigit::iSLink</a></td> |
106 </tr> |
104 </tr> |
107 </table> |
105 </table> |
108 </div> |
106 </div> |
109 <div class="memdoc"> |
107 <div class="memdoc"> |
|
108 <p>The link object for the singly linked list. </p> |
110 |
109 |
111 <p> |
110 <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> |
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 |
111 |
115 </div> |
112 </div> |
116 </div><p> |
113 </div> |
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 |
114 </div> |
|
115 <hr size="1"/><address style="text-align: right;"><small>Generated by |
118 <a href="http://www.doxygen.org/index.html"> |
116 <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> |
117 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> |
120 </body> |
118 </body> |
121 </html> |
119 </html> |