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: CSwap 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: CSwap 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>CSwap Class Reference</h1><!-- doxytag: class="CSwap" --><!-- doxytag: inherits="CISVAPIAsync" --><div class="dynheader"> |
8 </head> |
9 Inheritance diagram for CSwap:</div> |
9 <body> |
10 <div class="dynsection"> |
10 <!-- Generated by Doxygen 1.6.2 --> |
|
11 <div class="contents"> |
|
12 <h1>CSwap Class Reference</h1><!-- doxytag: class="CSwap" --><!-- doxytag: inherits="CISVAPIAsync" --> |
|
13 <p>Inherits <a class="el" href="class_c_i_s_v_a_p_i_async.html">CISVAPIAsync</a>.</p> |
11 |
14 |
12 <p><center><img src="class_c_swap.png" usemap="#CSwap_map" border="0" alt=""></center> |
15 <p><a href="class_c_swap-members.html">List of all members.</a></p> |
13 <map name="CSwap_map"> |
16 <table border="0" cellpadding="0" cellspacing="0"> |
14 <area href="class_c_i_s_v_a_p_i_async.html" alt="CISVAPIAsync" shape="rect" coords="0,56,97,80"> |
17 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> |
15 <area href="class_c_i_s_v_a_p_i_base.html" alt="CISVAPIBase" shape="rect" coords="0,0,97,24"> |
18 <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_swap.html#a9130c3734255053e73726d7a8a04b5ac">~CSwap</a> ()</td></tr> |
16 </map> |
19 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_swap.html#ad3c11b8609486c7e8b0f113d4d30be57">DoStartRequestL</a> (CTelephony::TCallId aCallId1, CTelephony::TCallId aCallId2)</td></tr> |
17 </div> |
20 <tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr> |
|
21 <tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_c_swap.html">CSwap</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_swap.html#ac211a0d3be3d6e76bf452cefa698be7d">NewL</a> (<a class="el" href="class_m_exec_async.html">MExecAsync</a> *aController)</td></tr> |
|
22 </table> |
|
23 <hr/><a name="_details"></a><h2>Detailed Description</h2> |
|
24 <p>Puts the currently active call specified as argument 1 to <a class="el" href="class_c_i_s_v_a_p_i_base.html#af5a272546d704790a27788fcd45598b5">DoStartRequestL()</a> on hold. Resumes the currently held call specified as argument 2 to <a class="el" href="class_c_i_s_v_a_p_i_base.html#af5a272546d704790a27788fcd45598b5">DoStartRequestL()</a>. </p> |
18 |
25 |
19 <p> |
26 <p>Definition at line <a class="el" href="_c_swap_8h_source.html#l00032">32</a> of file <a class="el" href="_c_swap_8h_source.html">CSwap.h</a>.</p> |
20 <a href="class_c_swap-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
27 <hr/><h2>Constructor & Destructor Documentation</h2> |
21 <tr><td></td></tr> |
28 <a class="anchor" id="a9130c3734255053e73726d7a8a04b5ac"></a><!-- doxytag: member="CSwap::~CSwap" ref="a9130c3734255053e73726d7a8a04b5ac" args="()" --> |
22 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
|
23 <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_swap.html#9130c3734255053e73726d7a8a04b5ac">~CSwap</a> ()</td></tr> |
|
24 |
|
25 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_swap.html#d3c11b8609486c7e8b0f113d4d30be57">DoStartRequestL</a> (CTelephony::TCallId aCallId1, CTelephony::TCallId aCallId2)</td></tr> |
|
26 |
|
27 <tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr> |
|
28 <tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_swap.html">CSwap</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_swap.html#c211a0d3be3d6e76bf452cefa698be7d">NewL</a> (<a class="el" href="class_m_exec_async.html">MExecAsync</a> *aController)</td></tr> |
|
29 |
|
30 </table> |
|
31 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
32 Puts the currently active call specified as argument 1 to <a class="el" href="class_c_i_s_v_a_p_i_base.html#f5a272546d704790a27788fcd45598b5">DoStartRequestL()</a> on hold. Resumes the currently held call specified as argument 2 to <a class="el" href="class_c_i_s_v_a_p_i_base.html#f5a272546d704790a27788fcd45598b5">DoStartRequestL()</a>. |
|
33 <p>Definition at line <a class="el" href="_c_swap_8h-source.html#l00032">32</a> of file <a class="el" href="_c_swap_8h-source.html">CSwap.h</a>.</p> |
|
34 <hr><h2>Constructor & Destructor Documentation</h2> |
|
35 <a class="anchor" name="9130c3734255053e73726d7a8a04b5ac"></a><!-- doxytag: member="CSwap::~CSwap" ref="9130c3734255053e73726d7a8a04b5ac" args="()" --> |
|
36 <div class="memitem"> |
29 <div class="memitem"> |
37 <div class="memproto"> |
30 <div class="memproto"> |
38 <table class="memname"> |
31 <table class="memname"> |
39 <tr> |
32 <tr> |
40 <td class="memname">CSwap::~CSwap </td> |
33 <td class="memname">CSwap::~CSwap </td> |
41 <td>(</td> |
34 <td>(</td> |
42 <td class="paramname"> </td> |
35 <td class="paramname"></td> |
43 <td> ) </td> |
36 <td> ) </td> |
44 <td width="100%"></td> |
37 <td></td> |
45 </tr> |
38 </tr> |
46 </table> |
39 </table> |
47 </div> |
40 </div> |
48 <div class="memdoc"> |
41 <div class="memdoc"> |
|
42 <p>Destructor. Cancels outstanding requests. </p> |
49 |
43 |
50 <p> |
44 <p>Definition at line <a class="el" href="_c_swap_8cpp_source.html#l00039">39</a> of file <a class="el" href="_c_swap_8cpp_source.html">CSwap.cpp</a>.</p> |
51 Destructor. Cancels outstanding requests. |
|
52 <p>Definition at line <a class="el" href="_c_swap_8cpp-source.html#l00039">39</a> of file <a class="el" href="_c_swap_8cpp-source.html">CSwap.cpp</a>.</p> |
|
53 |
45 |
54 </div> |
46 </div> |
55 </div><p> |
47 </div> |
56 <hr><h2>Member Function Documentation</h2> |
48 <hr/><h2>Member Function Documentation</h2> |
57 <a class="anchor" name="c211a0d3be3d6e76bf452cefa698be7d"></a><!-- doxytag: member="CSwap::NewL" ref="c211a0d3be3d6e76bf452cefa698be7d" args="(MExecAsync *aController)" --> |
49 <a class="anchor" id="ac211a0d3be3d6e76bf452cefa698be7d"></a><!-- doxytag: member="CSwap::NewL" ref="ac211a0d3be3d6e76bf452cefa698be7d" args="(MExecAsync *aController)" --> |
58 <div class="memitem"> |
50 <div class="memitem"> |
59 <div class="memproto"> |
51 <div class="memproto"> |
60 <table class="memname"> |
52 <table class="memname"> |
61 <tr> |
53 <tr> |
62 <td class="memname"><a class="el" href="class_c_swap.html">CSwap</a> * CSwap::NewL </td> |
54 <td class="memname"><a class="el" href="class_c_swap.html">CSwap</a> * CSwap::NewL </td> |
63 <td>(</td> |
55 <td>(</td> |
64 <td class="paramtype"><a class="el" href="class_m_exec_async.html">MExecAsync</a> * </td> |
56 <td class="paramtype"><a class="el" href="class_m_exec_async.html">MExecAsync</a> * </td> |
65 <td class="paramname"> <em>aController</em> </td> |
57 <td class="paramname"> <em>aController</em></td> |
66 <td> ) </td> |
58 <td> ) </td> |
67 <td width="100%"><code> [static]</code></td> |
59 <td><code> [static]</code></td> |
68 </tr> |
60 </tr> |
69 </table> |
61 </table> |
70 </div> |
62 </div> |
71 <div class="memdoc"> |
63 <div class="memdoc"> |
72 |
64 <p>Factory constructor.</p> |
73 <p> |
65 <dl><dt><b>Parameters:</b></dt><dd> |
74 Factory constructor.<p> |
|
75 <dl compact><dt><b>Parameters:</b></dt><dd> |
|
76 <table border="0" cellspacing="2" cellpadding="0"> |
66 <table border="0" cellspacing="2" cellpadding="0"> |
77 <tr><td valign="top"></td><td valign="top"><em>aController</em> </td><td>Pointer to <a class="el" href="class_m_exec_async.html">MExecAsync</a> object passed to constructor of <a class="el" href="class_c_i_s_v_a_p_i_base.html">CISVAPIBase</a> </td></tr> |
67 <tr><td valign="top"></td><td valign="top"><em>aController</em> </td><td>Pointer to <a class="el" href="class_m_exec_async.html">MExecAsync</a> object passed to constructor of <a class="el" href="class_c_i_s_v_a_p_i_base.html">CISVAPIBase</a> </td></tr> |
78 </table> |
68 </table> |
|
69 </dd> |
79 </dl> |
70 </dl> |
80 <dl class="return" compact><dt><b>Returns:</b></dt><dd>Instance of <a class="el" href="class_c_swap.html">CSwap</a> class </dd></dl> |
71 <dl class="return"><dt><b>Returns:</b></dt><dd>Instance of <a class="el" href="class_c_swap.html">CSwap</a> class </dd></dl> |
81 |
72 |
82 <p>Definition at line <a class="el" href="_c_swap_8cpp-source.html#l00026">26</a> of file <a class="el" href="_c_swap_8cpp-source.html">CSwap.cpp</a>.</p> |
73 <p>Definition at line <a class="el" href="_c_swap_8cpp_source.html#l00026">26</a> of file <a class="el" href="_c_swap_8cpp_source.html">CSwap.cpp</a>.</p> |
83 |
74 |
84 </div> |
75 </div> |
85 </div><p> |
76 </div> |
86 <a class="anchor" name="d3c11b8609486c7e8b0f113d4d30be57"></a><!-- doxytag: member="CSwap::DoStartRequestL" ref="d3c11b8609486c7e8b0f113d4d30be57" args="(CTelephony::TCallId aCallId1, CTelephony::TCallId aCallId2)" --> |
77 <a class="anchor" id="ad3c11b8609486c7e8b0f113d4d30be57"></a><!-- doxytag: member="CSwap::DoStartRequestL" ref="ad3c11b8609486c7e8b0f113d4d30be57" args="(CTelephony::TCallId aCallId1, CTelephony::TCallId aCallId2)" --> |
87 <div class="memitem"> |
78 <div class="memitem"> |
88 <div class="memproto"> |
79 <div class="memproto"> |
89 <table class="memname"> |
80 <table class="memname"> |
90 <tr> |
81 <tr> |
91 <td class="memname">void CSwap::DoStartRequestL </td> |
82 <td class="memname">void CSwap::DoStartRequestL </td> |
92 <td>(</td> |
83 <td>(</td> |
93 <td class="paramtype">CTelephony::TCallId </td> |
84 <td class="paramtype">CTelephony::TCallId </td> |
94 <td class="paramname"> <em>aCallId1</em>, </td> |
85 <td class="paramname"> <em>aCallId1</em>, </td> |
95 </tr> |
86 </tr> |
96 <tr> |
87 <tr> |
100 <td class="paramname"> <em>aCallId2</em></td><td> </td> |
91 <td class="paramname"> <em>aCallId2</em></td><td> </td> |
101 </tr> |
92 </tr> |
102 <tr> |
93 <tr> |
103 <td></td> |
94 <td></td> |
104 <td>)</td> |
95 <td>)</td> |
105 <td></td><td></td><td width="100%"><code> [virtual]</code></td> |
96 <td></td><td></td><td><code> [virtual]</code></td> |
106 </tr> |
97 </tr> |
107 </table> |
98 </table> |
108 </div> |
99 </div> |
109 <div class="memdoc"> |
100 <div class="memdoc"> |
110 |
101 <p>Swaps the two specified calls if the dynamic call capabilities allow it.</p> |
111 <p> |
102 <dl><dt><b>Parameters:</b></dt><dd> |
112 Swaps the two specified calls if the dynamic call capabilities allow it.<p> |
|
113 <dl compact><dt><b>Parameters:</b></dt><dd> |
|
114 <table border="0" cellspacing="2" cellpadding="0"> |
103 <table border="0" cellspacing="2" cellpadding="0"> |
115 <tr><td valign="top"></td><td valign="top"><em>aCallId1</em> </td><td>ID of call to be swapped with aCallId2 </td></tr> |
104 <tr><td valign="top"></td><td valign="top"><em>aCallId1</em> </td><td>ID of call to be swapped with aCallId2 </td></tr> |
116 <tr><td valign="top"></td><td valign="top"><em>aCallId2</em> </td><td>ID of call to be swapped with aCallId1 </td></tr> |
105 <tr><td valign="top"></td><td valign="top"><em>aCallId2</em> </td><td>ID of call to be swapped with aCallId1 </td></tr> |
117 </table> |
106 </table> |
|
107 </dd> |
118 </dl> |
108 </dl> |
119 |
109 |
120 <p>Reimplemented from <a class="el" href="class_c_i_s_v_a_p_i_base.html#240eee8fe82c34abb3af8d0da7845663">CISVAPIBase</a>.</p> |
110 <p>Reimplemented from <a class="el" href="class_c_i_s_v_a_p_i_base.html#a240eee8fe82c34abb3af8d0da7845663">CISVAPIBase</a>.</p> |
121 |
111 |
122 <p>Definition at line <a class="el" href="_c_swap_8cpp-source.html#l00050">50</a> of file <a class="el" href="_c_swap_8cpp-source.html">CSwap.cpp</a>.</p> |
112 <p>Definition at line <a class="el" href="_c_swap_8cpp_source.html#l00050">50</a> of file <a class="el" href="_c_swap_8cpp_source.html">CSwap.cpp</a>.</p> |
123 |
113 |
124 </div> |
114 </div> |
125 </div><p> |
115 </div> |
126 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by |
116 </div> |
|
117 <hr size="1"/><address style="text-align: right;"><small>Generated by |
127 <a href="http://www.doxygen.org/index.html"> |
118 <a href="http://www.doxygen.org/index.html"> |
128 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
119 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> |
129 </body> |
120 </body> |
130 </html> |
121 </html> |