Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_subscriber_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: CSubscriberId 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>CSubscriberId Class Reference</h1><!-- doxytag: class="CSubscriberId" --><!-- doxytag: inherits="CISVAPISync" --><div class="dynheader">
       
     9 Inheritance diagram for CSubscriberId:</div>
       
    10 <div class="dynsection">
       
    11 
       
    12 <p><center><img src="class_c_subscriber_id.png" usemap="#CSubscriberId_map" border="0" alt=""></center>
       
    13 <map name="CSubscriberId_map">
       
    14 <area href="class_c_i_s_v_a_p_i_sync.html" alt="CISVAPISync" shape="rect" coords="0,56,93,80">
       
    15 <area href="class_c_i_s_v_a_p_i_base.html" alt="CISVAPIBase" shape="rect" coords="0,0,93,24">
       
    16 </map>
       
    17 </div>
       
    18 
       
    19 <p>
       
    20 <a href="class_c_subscriber_id-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
       
    21 <tr><td></td></tr>
       
    22 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
       
    23 <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_subscriber_id.html#fbc170f23e127bb3c8070b4594e5df29">~CSubscriberId</a> ()</td></tr>
       
    24 
       
    25 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_subscriber_id.html#5185cfdf35bd62e585808ad0376239e2">DoStartRequestL</a> ()</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_subscriber_id.html">CSubscriberId</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_subscriber_id.html#cee7dc8315b0121ec183a28725566ace">NewL</a> (<a class="el" href="class_m_exec_sync.html">MExecSync</a> *aController)</td></tr>
       
    29 
       
    30 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
       
    31 <tr><td class="memItemLeft" nowrap align="right" valign="top">CTelephony::TSubscriberIdV1&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_subscriber_id.html#03ff8d83e15a92da354af754943f1e56">iSubscriberIdV1</a></td></tr>
       
    32 
       
    33 </table>
       
    34 <hr><a name="_details"></a><h2>Detailed Description</h2>
       
    35 Retrieves and communicates information pertaining to the sim card currently present in the phone. 
       
    36 <p>Definition at line <a class="el" href="_c_subscriber_id_8h-source.html#l00034">34</a> of file <a class="el" href="_c_subscriber_id_8h-source.html">CSubscriberId.h</a>.</p>
       
    37 <hr><h2>Constructor &amp; Destructor Documentation</h2>
       
    38 <a class="anchor" name="fbc170f23e127bb3c8070b4594e5df29"></a><!-- doxytag: member="CSubscriberId::~CSubscriberId" ref="fbc170f23e127bb3c8070b4594e5df29" args="()" -->
       
    39 <div class="memitem">
       
    40 <div class="memproto">
       
    41       <table class="memname">
       
    42         <tr>
       
    43           <td class="memname">CSubscriberId::~CSubscriberId           </td>
       
    44           <td>(</td>
       
    45           <td class="paramname">          </td>
       
    46           <td>&nbsp;)&nbsp;</td>
       
    47           <td width="100%"></td>
       
    48         </tr>
       
    49       </table>
       
    50 </div>
       
    51 <div class="memdoc">
       
    52 
       
    53 <p>
       
    54 Destructor. Cancels outstanding requests. 
       
    55 <p>Definition at line <a class="el" href="_c_subscriber_id_8cpp-source.html#l00039">39</a> of file <a class="el" href="_c_subscriber_id_8cpp-source.html">CSubscriberId.cpp</a>.</p>
       
    56 
       
    57 </div>
       
    58 </div><p>
       
    59 <hr><h2>Member Function Documentation</h2>
       
    60 <a class="anchor" name="cee7dc8315b0121ec183a28725566ace"></a><!-- doxytag: member="CSubscriberId::NewL" ref="cee7dc8315b0121ec183a28725566ace" args="(MExecSync *aController)" -->
       
    61 <div class="memitem">
       
    62 <div class="memproto">
       
    63       <table class="memname">
       
    64         <tr>
       
    65           <td class="memname"><a class="el" href="class_c_subscriber_id.html">CSubscriberId</a> * CSubscriberId::NewL           </td>
       
    66           <td>(</td>
       
    67           <td class="paramtype"><a class="el" href="class_m_exec_sync.html">MExecSync</a> *&nbsp;</td>
       
    68           <td class="paramname"> <em>aController</em>          </td>
       
    69           <td>&nbsp;)&nbsp;</td>
       
    70           <td width="100%"><code> [static]</code></td>
       
    71         </tr>
       
    72       </table>
       
    73 </div>
       
    74 <div class="memdoc">
       
    75 
       
    76 <p>
       
    77 Factory constructor.<p>
       
    78 <dl compact><dt><b>Parameters:</b></dt><dd>
       
    79   <table border="0" cellspacing="2" cellpadding="0">
       
    80     <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>
       
    81   </table>
       
    82 </dl>
       
    83 <dl class="return" compact><dt><b>Returns:</b></dt><dd>Instance of <a class="el" href="class_c_subscriber_id.html">CSubscriberId</a> class </dd></dl>
       
    84 
       
    85 <p>Definition at line <a class="el" href="_c_subscriber_id_8cpp-source.html#l00026">26</a> of file <a class="el" href="_c_subscriber_id_8cpp-source.html">CSubscriberId.cpp</a>.</p>
       
    86 
       
    87 </div>
       
    88 </div><p>
       
    89 <a class="anchor" name="5185cfdf35bd62e585808ad0376239e2"></a><!-- doxytag: member="CSubscriberId::DoStartRequestL" ref="5185cfdf35bd62e585808ad0376239e2" args="()" -->
       
    90 <div class="memitem">
       
    91 <div class="memproto">
       
    92       <table class="memname">
       
    93         <tr>
       
    94           <td class="memname">void CSubscriberId::DoStartRequestL           </td>
       
    95           <td>(</td>
       
    96           <td class="paramname">          </td>
       
    97           <td>&nbsp;)&nbsp;</td>
       
    98           <td width="100%"><code> [virtual]</code></td>
       
    99         </tr>
       
   100       </table>
       
   101 </div>
       
   102 <div class="memdoc">
       
   103 
       
   104 <p>
       
   105 Gets the subscriber Id by calling 3rd party API function CTelephony::GetSubscriberId() and stores it in the iSubscripberIdV1Pckg package. 
       
   106 <p>Reimplemented from <a class="el" href="class_c_i_s_v_a_p_i_base.html#f5a272546d704790a27788fcd45598b5">CISVAPIBase</a>.</p>
       
   107 
       
   108 <p>Definition at line <a class="el" href="_c_subscriber_id_8cpp-source.html#l00048">48</a> of file <a class="el" href="_c_subscriber_id_8cpp-source.html">CSubscriberId.cpp</a>.</p>
       
   109 
       
   110 </div>
       
   111 </div><p>
       
   112 <hr><h2>Member Data Documentation</h2>
       
   113 <a class="anchor" name="03ff8d83e15a92da354af754943f1e56"></a><!-- doxytag: member="CSubscriberId::iSubscriberIdV1" ref="03ff8d83e15a92da354af754943f1e56" args="" -->
       
   114 <div class="memitem">
       
   115 <div class="memproto">
       
   116       <table class="memname">
       
   117         <tr>
       
   118           <td class="memname">CTelephony::TSubscriberIdV1 <a class="el" href="class_c_subscriber_id.html#03ff8d83e15a92da354af754943f1e56">CSubscriberId::iSubscriberIdV1</a>          </td>
       
   119         </tr>
       
   120       </table>
       
   121 </div>
       
   122 <div class="memdoc">
       
   123 
       
   124 <p>
       
   125 Stores retrieved subscriber (IMSI) ID. 
       
   126 <p>Definition at line <a class="el" href="_c_subscriber_id_8h-source.html#l00056">56</a> of file <a class="el" href="_c_subscriber_id_8h-source.html">CSubscriberId.h</a>.</p>
       
   127 
       
   128 </div>
       
   129 </div><p>
       
   130 <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;
       
   131 <a href="http://www.doxygen.org/index.html">
       
   132 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
       
   133 </body>
       
   134 </html>