Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_phone_id.html
changeset 1 25a17d01db0c
child 6 43e37759235e
equal deleted inserted replaced
0:89d6a7a84779 1:25a17d01db0c
       
     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: CPhoneId 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>CPhoneId Class Reference</h1><!-- doxytag: class="CPhoneId" --><!-- doxytag: inherits="CISVAPIAsync,CISVAPISync" --><div class="dynheader">
       
     9 Inheritance diagram for CPhoneId:</div>
       
    10 <div class="dynsection">
       
    11 
       
    12 <p><center><img src="class_c_phone_id.png" usemap="#CPhoneId_map" border="0" alt=""></center>
       
    13 <map name="CPhoneId_map">
       
    14 <area href="class_c_i_s_v_a_p_i_async.html" alt="CISVAPIAsync" shape="rect" coords="0,56,97,80">
       
    15 <area href="class_c_i_s_v_a_p_i_sync.html" alt="CISVAPISync" shape="rect" coords="107,56,204,80">
       
    16 <area href="class_c_i_s_v_a_p_i_base.html" alt="CISVAPIBase" shape="rect" coords="0,0,97,24">
       
    17 <area href="class_c_i_s_v_a_p_i_base.html" alt="CISVAPIBase" shape="rect" coords="107,0,204,24">
       
    18 </map>
       
    19 </div>
       
    20 
       
    21 <p>
       
    22 <a href="class_c_phone_id-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
       
    23 <tr><td></td></tr>
       
    24 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
       
    25 <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_phone_id.html#1659778790f8b3cfe1e1f46ca7c3aa39">~CPhoneId</a> ()</td></tr>
       
    26 
       
    27 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_phone_id.html#72d1f4ceba1e9d935a01d6647739f6b4">DoStartRequestL</a> ()</td></tr>
       
    28 
       
    29 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_phone_id.html#72d1f4ceba1e9d935a01d6647739f6b4">DoStartRequestL</a> ()</td></tr>
       
    30 
       
    31 <tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
       
    32 <tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_phone_id.html">CPhoneId</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_phone_id.html#693a1cb8932d02ec3c856c8c32f9a7ec">NewL</a> (<a class="el" href="class_m_exec_sync.html">MExecSync</a> *aController)</td></tr>
       
    33 
       
    34 <tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_phone_id.html">CPhoneId</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_phone_id.html#e733ef6bcbb0ba9120ed29efe1bc53d9">NewL</a> (<a class="el" href="class_m_exec_async.html">MExecAsync</a> *aController)</td></tr>
       
    35 
       
    36 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
       
    37 <tr><td class="memItemLeft" nowrap align="right" valign="top">CTelephony::TPhoneIdV1&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_phone_id.html#8dedfc00eceb4cd31e9f50b1049327c6">iPhoneIdV1</a></td></tr>
       
    38 
       
    39 </table>
       
    40 <hr><a name="_details"></a><h2>Detailed Description</h2>
       
    41 Retrieves information regarding the current phone and prints this to the console.<p>
       
    42 Verifies that the running application is registered. 
       
    43 <p>Definition at line <a class="el" href="_phone_id_2_c_phone_id_8h-source.html#l00034">34</a> of file <a class="el" href="_phone_id_2_c_phone_id_8h-source.html">CPhoneId.h</a>.</p>
       
    44 <hr><h2>Constructor &amp; Destructor Documentation</h2>
       
    45 <a class="anchor" name="1659778790f8b3cfe1e1f46ca7c3aa39"></a><!-- doxytag: member="CPhoneId::~CPhoneId" ref="1659778790f8b3cfe1e1f46ca7c3aa39" args="()" -->
       
    46 <div class="memitem">
       
    47 <div class="memproto">
       
    48       <table class="memname">
       
    49         <tr>
       
    50           <td class="memname">CPhoneId::~CPhoneId           </td>
       
    51           <td>(</td>
       
    52           <td class="paramname">          </td>
       
    53           <td>&nbsp;)&nbsp;</td>
       
    54           <td width="100%"></td>
       
    55         </tr>
       
    56       </table>
       
    57 </div>
       
    58 <div class="memdoc">
       
    59 
       
    60 <p>
       
    61 Destructor. Cancels outstanding requests<p>
       
    62 Destructor. Cancels outstanding requests. 
       
    63 <p>Definition at line <a class="el" href="_phone_id_2_c_phone_id_8cpp-source.html#l00039">39</a> of file <a class="el" href="_phone_id_2_c_phone_id_8cpp-source.html">CPhoneId.cpp</a>.</p>
       
    64 
       
    65 </div>
       
    66 </div><p>
       
    67 <hr><h2>Member Function Documentation</h2>
       
    68 <a class="anchor" name="693a1cb8932d02ec3c856c8c32f9a7ec"></a><!-- doxytag: member="CPhoneId::NewL" ref="693a1cb8932d02ec3c856c8c32f9a7ec" args="(MExecSync *aController)" -->
       
    69 <div class="memitem">
       
    70 <div class="memproto">
       
    71       <table class="memname">
       
    72         <tr>
       
    73           <td class="memname"><a class="el" href="class_c_phone_id.html">CPhoneId</a> * CPhoneId::NewL           </td>
       
    74           <td>(</td>
       
    75           <td class="paramtype"><a class="el" href="class_m_exec_sync.html">MExecSync</a> *&nbsp;</td>
       
    76           <td class="paramname"> <em>aController</em>          </td>
       
    77           <td>&nbsp;)&nbsp;</td>
       
    78           <td width="100%"><code> [static]</code></td>
       
    79         </tr>
       
    80       </table>
       
    81 </div>
       
    82 <div class="memdoc">
       
    83 
       
    84 <p>
       
    85 Factory constructor.<p>
       
    86 <dl compact><dt><b>Parameters:</b></dt><dd>
       
    87   <table border="0" cellspacing="2" cellpadding="0">
       
    88     <tr><td valign="top"></td><td valign="top"><em>aController</em>&nbsp;</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>
       
    89   </table>
       
    90 </dl>
       
    91 <dl class="return" compact><dt><b>Returns:</b></dt><dd>Instance of <a class="el" href="class_c_phone_id.html">CPhoneId</a> class </dd></dl>
       
    92 
       
    93 <p>Definition at line <a class="el" href="_phone_id_2_c_phone_id_8cpp-source.html#l00026">26</a> of file <a class="el" href="_phone_id_2_c_phone_id_8cpp-source.html">CPhoneId.cpp</a>.</p>
       
    94 
       
    95 </div>
       
    96 </div><p>
       
    97 <a class="anchor" name="72d1f4ceba1e9d935a01d6647739f6b4"></a><!-- doxytag: member="CPhoneId::DoStartRequestL" ref="72d1f4ceba1e9d935a01d6647739f6b4" args="()" -->
       
    98 <div class="memitem">
       
    99 <div class="memproto">
       
   100       <table class="memname">
       
   101         <tr>
       
   102           <td class="memname">void CPhoneId::DoStartRequestL           </td>
       
   103           <td>(</td>
       
   104           <td class="paramname">          </td>
       
   105           <td>&nbsp;)&nbsp;</td>
       
   106           <td width="100%"><code> [virtual]</code></td>
       
   107         </tr>
       
   108       </table>
       
   109 </div>
       
   110 <div class="memdoc">
       
   111 
       
   112 <p>
       
   113 Gets the phone ID by calling 3rd party API function CTelephony::GetPhoneId(). 
       
   114 <p>Reimplemented from <a class="el" href="class_c_i_s_v_a_p_i_base.html#f5a272546d704790a27788fcd45598b5">CISVAPIBase</a>.</p>
       
   115 
       
   116 <p>Definition at line <a class="el" href="_phone_id_2_c_phone_id_8cpp-source.html#l00047">47</a> of file <a class="el" href="_phone_id_2_c_phone_id_8cpp-source.html">CPhoneId.cpp</a>.</p>
       
   117 
       
   118 </div>
       
   119 </div><p>
       
   120 <a class="anchor" name="e733ef6bcbb0ba9120ed29efe1bc53d9"></a><!-- doxytag: member="CPhoneId::NewL" ref="e733ef6bcbb0ba9120ed29efe1bc53d9" args="(MExecAsync *aController)" -->
       
   121 <div class="memitem">
       
   122 <div class="memproto">
       
   123       <table class="memname">
       
   124         <tr>
       
   125           <td class="memname"><a class="el" href="class_c_phone_id.html">CPhoneId</a> * CPhoneId::NewL           </td>
       
   126           <td>(</td>
       
   127           <td class="paramtype"><a class="el" href="class_m_exec_async.html">MExecAsync</a> *&nbsp;</td>
       
   128           <td class="paramname"> <em>aController</em>          </td>
       
   129           <td>&nbsp;)&nbsp;</td>
       
   130           <td width="100%"><code> [static]</code></td>
       
   131         </tr>
       
   132       </table>
       
   133 </div>
       
   134 <div class="memdoc">
       
   135 
       
   136 <p>
       
   137 Factory constructor.<p>
       
   138 <dl compact><dt><b>Parameters:</b></dt><dd>
       
   139   <table border="0" cellspacing="2" cellpadding="0">
       
   140     <tr><td valign="top"></td><td valign="top"><em>aController</em>&nbsp;</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>
       
   141   </table>
       
   142 </dl>
       
   143 <dl class="return" compact><dt><b>Returns:</b></dt><dd>Instance of <a class="el" href="class_c_phone_id.html">CPhoneId</a> class </dd></dl>
       
   144 
       
   145 <p>Definition at line <a class="el" href="_shared_2_c_phone_id_8cpp-source.html#l00035">35</a> of file <a class="el" href="_shared_2_c_phone_id_8cpp-source.html">CPhoneId.cpp</a>.</p>
       
   146 
       
   147 </div>
       
   148 </div><p>
       
   149 <a class="anchor" name="72d1f4ceba1e9d935a01d6647739f6b4"></a><!-- doxytag: member="CPhoneId::DoStartRequestL" ref="72d1f4ceba1e9d935a01d6647739f6b4" args="()" -->
       
   150 <div class="memitem">
       
   151 <div class="memproto">
       
   152       <table class="memname">
       
   153         <tr>
       
   154           <td class="memname">void CPhoneId::DoStartRequestL           </td>
       
   155           <td>(</td>
       
   156           <td class="paramname">          </td>
       
   157           <td>&nbsp;)&nbsp;</td>
       
   158           <td width="100%"><code> [virtual]</code></td>
       
   159         </tr>
       
   160       </table>
       
   161 </div>
       
   162 <div class="memdoc">
       
   163 
       
   164 <p>
       
   165 Virtual function for completing the request to start. Empty method. 
       
   166 <p>Reimplemented from <a class="el" href="class_c_i_s_v_a_p_i_base.html#f5a272546d704790a27788fcd45598b5">CISVAPIBase</a>.</p>
       
   167 
       
   168 </div>
       
   169 </div><p>
       
   170 <hr><h2>Member Data Documentation</h2>
       
   171 <a class="anchor" name="8dedfc00eceb4cd31e9f50b1049327c6"></a><!-- doxytag: member="CPhoneId::iPhoneIdV1" ref="8dedfc00eceb4cd31e9f50b1049327c6" args="" -->
       
   172 <div class="memitem">
       
   173 <div class="memproto">
       
   174       <table class="memname">
       
   175         <tr>
       
   176           <td class="memname">CTelephony::TPhoneIdV1 <a class="el" href="class_c_phone_id.html#8dedfc00eceb4cd31e9f50b1049327c6">CPhoneId::iPhoneIdV1</a>          </td>
       
   177         </tr>
       
   178       </table>
       
   179 </div>
       
   180 <div class="memdoc">
       
   181 
       
   182 <p>
       
   183 Stores the mobile phone identity information which is checked by the running application. 
       
   184 <p>Definition at line <a class="el" href="_phone_id_2_c_phone_id_8h-source.html#l00058">58</a> of file <a class="el" href="_phone_id_2_c_phone_id_8h-source.html">CPhoneId.h</a>.</p>
       
   185 
       
   186 </div>
       
   187 </div><p>
       
   188 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by&nbsp;
       
   189 <a href="http://www.doxygen.org/index.html">
       
   190 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
       
   191 </body>
       
   192 </html>