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: CEchoWrite 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: CEchoWrite 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 <h1>CEchoWrite Class Reference</h1><!-- doxytag: class="CEchoWrite" --><!-- doxytag: inherits="MTimeOutNotify" --><div class="dynheader"> |
8 </head> |
9 Inheritance diagram for CEchoWrite:</div> |
9 <body> |
10 <div class="dynsection"> |
10 <!-- Generated by Doxygen 1.6.2 --> |
|
11 <div class="contents"> |
|
12 <h1>CEchoWrite Class Reference</h1><!-- doxytag: class="CEchoWrite" --><!-- doxytag: inherits="MTimeOutNotify" --> |
|
13 <p>Inherits <a class="el" href="class_m_time_out_notify.html">MTimeOutNotify</a>.</p> |
11 |
14 |
12 <p><center><img src="class_c_echo_write.png" usemap="#CEchoWrite_map" border="0" alt=""></center> |
15 <p><a href="class_c_echo_write-members.html">List of all members.</a></p> |
13 <map name="CEchoWrite_map"> |
16 <table border="0" cellpadding="0" cellspacing="0"> |
14 <area href="class_m_time_out_notify.html" alt="MTimeOutNotify" shape="rect" coords="0,0,102,24"> |
17 <tr><td colspan="2"><h2>Public Types</h2></td></tr> |
15 </map> |
18 <tr><td class="memItemLeft" align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><b>TWriteState</b> { <b>ESending</b>, |
|
19 <b>EWaiting</b>, |
|
20 <b>ETimedOut</b> |
|
21 }</td></tr> |
|
22 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> |
|
23 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0e351e0c40275d705df77d5370cef49e"></a><!-- doxytag: member="CEchoWrite::ConstructL" ref="a0e351e0c40275d705df77d5370cef49e" args="(RSocket *aSocket, MUINotify *aConsole)" --> |
|
24 void </td><td class="memItemRight" valign="bottom"><b>ConstructL</b> (RSocket *aSocket, <a class="el" href="class_m_u_i_notify.html">MUINotify</a> *aConsole)</td></tr> |
|
25 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abd66b18d0121cd06dd6246b594433f48"></a><!-- doxytag: member="CEchoWrite::IssueWrite" ref="abd66b18d0121cd06dd6246b594433f48" args="(const TChar &aChar)" --> |
|
26 void </td><td class="memItemRight" valign="bottom"><b>IssueWrite</b> (const TChar &aChar)</td></tr> |
|
27 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8cd8beeb1717060a524bd13857afbd16"></a><!-- doxytag: member="CEchoWrite::IssueSendTo" ref="a8cd8beeb1717060a524bd13857afbd16" args="(TInetAddr &aAddr, const TChar &aChar)" --> |
|
28 void </td><td class="memItemRight" valign="bottom"><b>IssueSendTo</b> (TInetAddr &aAddr, const TChar &aChar)</td></tr> |
|
29 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a803bd914fa9f174771c90cbec4c70248"></a><!-- doxytag: member="CEchoWrite::DoCancel" ref="a803bd914fa9f174771c90cbec4c70248" args="()" --> |
|
30 void </td><td class="memItemRight" valign="bottom"><b>DoCancel</b> ()</td></tr> |
|
31 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5f086e9289216045684064762015a4b8"></a><!-- doxytag: member="CEchoWrite::RunL" ref="a5f086e9289216045684064762015a4b8" args="()" --> |
|
32 void </td><td class="memItemRight" valign="bottom"><b>RunL</b> ()</td></tr> |
|
33 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a949c545c797ea2440c3c127e81b3521c"></a><!-- doxytag: member="CEchoWrite::TimerExpired" ref="a949c545c797ea2440c3c127e81b3521c" args="()" --> |
|
34 void </td><td class="memItemRight" valign="bottom"><b>TimerExpired</b> ()</td></tr> |
|
35 <tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr> |
|
36 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7d0dec45b3691785248519151ec9aa72"></a><!-- doxytag: member="CEchoWrite::NewL" ref="a7d0dec45b3691785248519151ec9aa72" args="(RSocket *aSocket, MUINotify *aConsole)" --> |
|
37 static <a class="el" href="class_c_echo_write.html">CEchoWrite</a> * </td><td class="memItemRight" valign="bottom"><b>NewL</b> (RSocket *aSocket, <a class="el" href="class_m_u_i_notify.html">MUINotify</a> *aConsole)</td></tr> |
|
38 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a52ec2f3c28e4bbdf6b3dd99f9a0034cd"></a><!-- doxytag: member="CEchoWrite::NewLC" ref="a52ec2f3c28e4bbdf6b3dd99f9a0034cd" args="(RSocket *aSocket, MUINotify *aConsole)" --> |
|
39 static <a class="el" href="class_c_echo_write.html">CEchoWrite</a> * </td><td class="memItemRight" valign="bottom"><b>NewLC</b> (RSocket *aSocket, <a class="el" href="class_m_u_i_notify.html">MUINotify</a> *aConsole)</td></tr> |
|
40 </table> |
|
41 <hr/><a name="_details"></a><h2>Detailed Description</h2> |
|
42 |
|
43 <p>Definition at line <a class="el" href="_e_c_h_o_e_n_g_8_h_source.html#l00078">78</a> of file <a class="el" href="_e_c_h_o_e_n_g_8_h_source.html">ECHOENG.H</a>.</p> |
16 </div> |
44 </div> |
17 |
45 <hr size="1"/><address style="text-align: right;"><small>Generated by |
18 <p> |
|
19 <a href="class_c_echo_write-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
20 <tr><td></td></tr> |
|
21 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr> |
|
22 <tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#9c225321164ef7e57b63838693813719">TWriteState</a> { <a class="el" href="class_c_echo_write.html#9c225321164ef7e57b63838693813719edefe14db903a6517a5ad6a0cf1fb8c5">ESending</a>, |
|
23 <a class="el" href="class_c_echo_write.html#9c225321164ef7e57b63838693813719bb1b859667f73fe127ba361f02d58fb3">EWaiting</a>, |
|
24 <a class="el" href="class_c_echo_write.html#9c225321164ef7e57b63838693813719ea08d56da649e997076f5733a62f8758">ETimedOut</a> |
|
25 }</td></tr> |
|
26 |
|
27 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
|
28 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="16fbb7399a306b83b5af52ea7d8fe703"></a><!-- doxytag: member="CEchoWrite::~CEchoWrite" ref="16fbb7399a306b83b5af52ea7d8fe703" args="()" --> |
|
29 </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#16fbb7399a306b83b5af52ea7d8fe703">~CEchoWrite</a> ()</td></tr> |
|
30 |
|
31 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0e351e0c40275d705df77d5370cef49e"></a><!-- doxytag: member="CEchoWrite::ConstructL" ref="0e351e0c40275d705df77d5370cef49e" args="(RSocket *aSocket, MUINotify *aConsole)" --> |
|
32 void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#0e351e0c40275d705df77d5370cef49e">ConstructL</a> (RSocket *aSocket, <a class="el" href="class_m_u_i_notify.html">MUINotify</a> *aConsole)</td></tr> |
|
33 |
|
34 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bd66b18d0121cd06dd6246b594433f48"></a><!-- doxytag: member="CEchoWrite::IssueWrite" ref="bd66b18d0121cd06dd6246b594433f48" args="(const TChar &aChar)" --> |
|
35 void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#bd66b18d0121cd06dd6246b594433f48">IssueWrite</a> (const TChar &aChar)</td></tr> |
|
36 |
|
37 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8cd8beeb1717060a524bd13857afbd16"></a><!-- doxytag: member="CEchoWrite::IssueSendTo" ref="8cd8beeb1717060a524bd13857afbd16" args="(TInetAddr &aAddr, const TChar &aChar)" --> |
|
38 void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#8cd8beeb1717060a524bd13857afbd16">IssueSendTo</a> (TInetAddr &aAddr, const TChar &aChar)</td></tr> |
|
39 |
|
40 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="803bd914fa9f174771c90cbec4c70248"></a><!-- doxytag: member="CEchoWrite::DoCancel" ref="803bd914fa9f174771c90cbec4c70248" args="()" --> |
|
41 void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#803bd914fa9f174771c90cbec4c70248">DoCancel</a> ()</td></tr> |
|
42 |
|
43 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5f086e9289216045684064762015a4b8"></a><!-- doxytag: member="CEchoWrite::RunL" ref="5f086e9289216045684064762015a4b8" args="()" --> |
|
44 void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#5f086e9289216045684064762015a4b8">RunL</a> ()</td></tr> |
|
45 |
|
46 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="949c545c797ea2440c3c127e81b3521c"></a><!-- doxytag: member="CEchoWrite::TimerExpired" ref="949c545c797ea2440c3c127e81b3521c" args="()" --> |
|
47 void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#949c545c797ea2440c3c127e81b3521c">TimerExpired</a> ()</td></tr> |
|
48 |
|
49 <tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr> |
|
50 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7d0dec45b3691785248519151ec9aa72"></a><!-- doxytag: member="CEchoWrite::NewL" ref="7d0dec45b3691785248519151ec9aa72" args="(RSocket *aSocket, MUINotify *aConsole)" --> |
|
51 static <a class="el" href="class_c_echo_write.html">CEchoWrite</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#7d0dec45b3691785248519151ec9aa72">NewL</a> (RSocket *aSocket, <a class="el" href="class_m_u_i_notify.html">MUINotify</a> *aConsole)</td></tr> |
|
52 |
|
53 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="52ec2f3c28e4bbdf6b3dd99f9a0034cd"></a><!-- doxytag: member="CEchoWrite::NewLC" ref="52ec2f3c28e4bbdf6b3dd99f9a0034cd" args="(RSocket *aSocket, MUINotify *aConsole)" --> |
|
54 static <a class="el" href="class_c_echo_write.html">CEchoWrite</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#52ec2f3c28e4bbdf6b3dd99f9a0034cd">NewLC</a> (RSocket *aSocket, <a class="el" href="class_m_u_i_notify.html">MUINotify</a> *aConsole)</td></tr> |
|
55 |
|
56 <tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr> |
|
57 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1b1be96aeb8f7729e9ea64acf93b8905"></a><!-- doxytag: member="CEchoWrite::CEchoWrite" ref="1b1be96aeb8f7729e9ea64acf93b8905" args="()" --> |
|
58 </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_echo_write.html#1b1be96aeb8f7729e9ea64acf93b8905">CEchoWrite</a> ()</td></tr> |
|
59 |
|
60 </table> |
|
61 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
62 |
|
63 <p>Definition at line <a class="el" href="_e_c_h_o_e_n_g_8_h-source.html#l00078">78</a> of file <a class="el" href="_e_c_h_o_e_n_g_8_h-source.html">ECHOENG.H</a>.</p> |
|
64 <hr><h2>Member Enumeration Documentation</h2> |
|
65 <a class="anchor" name="9c225321164ef7e57b63838693813719"></a><!-- doxytag: member="CEchoWrite::TWriteState" ref="9c225321164ef7e57b63838693813719" args="" --> |
|
66 <div class="memitem"> |
|
67 <div class="memproto"> |
|
68 <table class="memname"> |
|
69 <tr> |
|
70 <td class="memname">enum <a class="el" href="class_c_echo_write.html#9c225321164ef7e57b63838693813719">CEchoWrite::TWriteState</a> </td> |
|
71 </tr> |
|
72 </table> |
|
73 </div> |
|
74 <div class="memdoc"> |
|
75 |
|
76 <p> |
|
77 <dl compact><dt><b>Enumerator: </b></dt><dd> |
|
78 <table border="0" cellspacing="2" cellpadding="0"> |
|
79 <tr><td valign="top"><em><a class="anchor" name="9c225321164ef7e57b63838693813719edefe14db903a6517a5ad6a0cf1fb8c5"></a><!-- doxytag: member="ESending" ref="9c225321164ef7e57b63838693813719edefe14db903a6517a5ad6a0cf1fb8c5" args="" -->ESending</em> </td><td> |
|
80 </td></tr> |
|
81 <tr><td valign="top"><em><a class="anchor" name="9c225321164ef7e57b63838693813719bb1b859667f73fe127ba361f02d58fb3"></a><!-- doxytag: member="EWaiting" ref="9c225321164ef7e57b63838693813719bb1b859667f73fe127ba361f02d58fb3" args="" -->EWaiting</em> </td><td> |
|
82 </td></tr> |
|
83 <tr><td valign="top"><em><a class="anchor" name="9c225321164ef7e57b63838693813719ea08d56da649e997076f5733a62f8758"></a><!-- doxytag: member="ETimedOut" ref="9c225321164ef7e57b63838693813719ea08d56da649e997076f5733a62f8758" args="" -->ETimedOut</em> </td><td> |
|
84 </td></tr> |
|
85 </table> |
|
86 </dl> |
|
87 |
|
88 <p>Definition at line <a class="el" href="_e_c_h_o_e_n_g_8_h-source.html#l00081">81</a> of file <a class="el" href="_e_c_h_o_e_n_g_8_h-source.html">ECHOENG.H</a>.</p> |
|
89 |
|
90 </div> |
|
91 </div><p> |
|
92 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:04 2010 for TB10.1 Example Applications by |
|
93 <a href="http://www.doxygen.org/index.html"> |
46 <a href="http://www.doxygen.org/index.html"> |
94 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
47 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> |
95 </body> |
48 </body> |
96 </html> |
49 </html> |