Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_subscriber_id.html
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Fri, 22 Jan 2010 18:26:19 +0000
changeset 1 25a17d01db0c
child 6 43e37759235e
permissions -rw-r--r--
Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: CSubscriberId Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>CSubscriberId Class Reference</h1><!-- doxytag: class="CSubscriberId" --><!-- doxytag: inherits="CISVAPISync" --><div class="dynheader">
Inheritance diagram for CSubscriberId:</div>
<div class="dynsection">

<p><center><img src="class_c_subscriber_id.png" usemap="#CSubscriberId_map" border="0" alt=""></center>
<map name="CSubscriberId_map">
<area href="class_c_i_s_v_a_p_i_sync.html" alt="CISVAPISync" shape="rect" coords="0,56,93,80">
<area href="class_c_i_s_v_a_p_i_base.html" alt="CISVAPIBase" shape="rect" coords="0,0,93,24">
</map>
</div>

<p>
<a href="class_c_subscriber_id-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<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>

<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>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<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>

<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<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>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Retrieves and communicates information pertaining to the sim card currently present in the phone. 
<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>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="fbc170f23e127bb3c8070b4594e5df29"></a><!-- doxytag: member="CSubscriberId::~CSubscriberId" ref="fbc170f23e127bb3c8070b4594e5df29" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CSubscriberId::~CSubscriberId           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destructor. Cancels outstanding requests. 
<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>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="cee7dc8315b0121ec183a28725566ace"></a><!-- doxytag: member="CSubscriberId::NewL" ref="cee7dc8315b0121ec183a28725566ace" args="(MExecSync *aController)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_c_subscriber_id.html">CSubscriberId</a> * CSubscriberId::NewL           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_m_exec_sync.html">MExecSync</a> *&nbsp;</td>
          <td class="paramname"> <em>aController</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Factory constructor.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <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>
  </table>
</dl>
<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>

<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>

</div>
</div><p>
<a class="anchor" name="5185cfdf35bd62e585808ad0376239e2"></a><!-- doxytag: member="CSubscriberId::DoStartRequestL" ref="5185cfdf35bd62e585808ad0376239e2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CSubscriberId::DoStartRequestL           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Gets the subscriber Id by calling 3rd party API function CTelephony::GetSubscriberId() and stores it in the iSubscripberIdV1Pckg package. 
<p>Reimplemented from <a class="el" href="class_c_i_s_v_a_p_i_base.html#f5a272546d704790a27788fcd45598b5">CISVAPIBase</a>.</p>

<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>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="03ff8d83e15a92da354af754943f1e56"></a><!-- doxytag: member="CSubscriberId::iSubscriberIdV1" ref="03ff8d83e15a92da354af754943f1e56" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CTelephony::TSubscriberIdV1 <a class="el" href="class_c_subscriber_id.html#03ff8d83e15a92da354af754943f1e56">CSubscriberId::iSubscriberIdV1</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Stores retrieved subscriber (IMSI) ID. 
<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>

</div>
</div><p>
<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;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>