Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_async_waiter.html
changeset 6 43e37759235e
parent 1 25a17d01db0c
equal deleted inserted replaced
5:f345bda72bc4 6:43e37759235e
     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: CAsyncWaiter 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: CAsyncWaiter 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 </head>
       
     9 <body>
       
    10 <!-- Generated by Doxygen 1.6.2 -->
       
    11 <div class="contents">
     8 <h1>CAsyncWaiter Class Reference</h1><!-- doxytag: class="CAsyncWaiter" -->
    12 <h1>CAsyncWaiter Class Reference</h1><!-- doxytag: class="CAsyncWaiter" -->
     9 <p>
    13 <p><a href="class_c_async_waiter-members.html">List of all members.</a></p>
    10 <a href="class_c_async_waiter-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
    14 <table border="0" cellpadding="0" cellspacing="0">
    11 <tr><td></td></tr>
    15 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
    12 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
    16 <tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_async_waiter.html#a43b19982f387f3f74bd9bd6c80051c38">StartAndWait</a> ()</td></tr>
    13 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a72480f7bf5f335e9a27676a42d06312"></a><!-- doxytag: member="CAsyncWaiter::~CAsyncWaiter" ref="a72480f7bf5f335e9a27676a42d06312" args="()" -->
    17 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a74c5f6ce2438095e08e3c349a297280b"></a><!-- doxytag: member="CAsyncWaiter::Result" ref="a74c5f6ce2438095e08e3c349a297280b" args="() const " -->
    14 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_async_waiter.html#a72480f7bf5f335e9a27676a42d06312">~CAsyncWaiter</a> ()</td></tr>
    18 TInt&nbsp;</td><td class="memItemRight" valign="bottom"><b>Result</b> () const </td></tr>
       
    19 <tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
       
    20 <tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_c_async_waiter.html">CAsyncWaiter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_async_waiter.html#adbceb921d2500fa11395669bf1cbbccf">NewL</a> ()</td></tr>
       
    21 </table>
       
    22 <hr/><a name="_details"></a><h2>Detailed Description</h2>
       
    23 <p><a class="el" href="class_c_async_waiter.html">CAsyncWaiter</a> is a class that publicly inherits the class CActive. CActive is core class of the active object abstraction. It encapsulates both issuing a request to an asynchronous service provider and handling the completed requests. </p>
    15 
    24 
    16 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_async_waiter.html#43b19982f387f3f74bd9bd6c80051c38">StartAndWait</a> ()</td></tr>
    25 <p>Definition at line <a class="el" href="asyncwaiter_8h_source.html#l00033">33</a> of file <a class="el" href="asyncwaiter_8h_source.html">asyncwaiter.h</a>.</p>
    17 
    26 <hr/><h2>Member Function Documentation</h2>
    18 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="74c5f6ce2438095e08e3c349a297280b"></a><!-- doxytag: member="CAsyncWaiter::Result" ref="74c5f6ce2438095e08e3c349a297280b" args="() const " -->
    27 <a class="anchor" id="adbceb921d2500fa11395669bf1cbbccf"></a><!-- doxytag: member="CAsyncWaiter::NewL" ref="adbceb921d2500fa11395669bf1cbbccf" args="()" -->
    19 TInt&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_async_waiter.html#74c5f6ce2438095e08e3c349a297280b">Result</a> () const </td></tr>
       
    20 
       
    21 <tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
       
    22 <tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_async_waiter.html">CAsyncWaiter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_async_waiter.html#dbceb921d2500fa11395669bf1cbbccf">NewL</a> ()</td></tr>
       
    23 
       
    24 </table>
       
    25 <hr><a name="_details"></a><h2>Detailed Description</h2>
       
    26 <a class="el" href="class_c_async_waiter.html">CAsyncWaiter</a> is a class that publicly inherits the class CActive. CActive is core class of the active object abstraction. It encapsulates both issuing a request to an asynchronous service provider and handling the completed requests. 
       
    27 <p>Definition at line <a class="el" href="_sys_libs_2_cent_rep_example_2asyncwaiter_8h-source.html#l00033">33</a> of file <a class="el" href="_sys_libs_2_cent_rep_example_2asyncwaiter_8h-source.html">asyncwaiter.h</a>.</p>
       
    28 <hr><h2>Member Function Documentation</h2>
       
    29 <a class="anchor" name="dbceb921d2500fa11395669bf1cbbccf"></a><!-- doxytag: member="CAsyncWaiter::NewL" ref="dbceb921d2500fa11395669bf1cbbccf" args="()" -->
       
    30 <div class="memitem">
    28 <div class="memitem">
    31 <div class="memproto">
    29 <div class="memproto">
    32       <table class="memname">
    30       <table class="memname">
    33         <tr>
    31         <tr>
    34           <td class="memname"><a class="el" href="class_c_async_waiter.html">CAsyncWaiter</a> * CAsyncWaiter::NewL           </td>
    32           <td class="memname"><a class="el" href="class_c_async_waiter.html">CAsyncWaiter</a> * CAsyncWaiter::NewL </td>
    35           <td>(</td>
    33           <td>(</td>
    36           <td class="paramname">          </td>
    34           <td class="paramname"></td>
    37           <td>&nbsp;)&nbsp;</td>
    35           <td>&nbsp;)&nbsp;</td>
    38           <td width="100%"><code> [static]</code></td>
    36           <td><code> [static]</code></td>
    39         </tr>
    37         </tr>
    40       </table>
    38       </table>
    41 </div>
    39 </div>
    42 <div class="memdoc">
    40 <div class="memdoc">
       
    41 <p>Creates an object of <a class="el" href="class_c_mess_async_waiter.html">CMessAsyncWaiter</a> </p>
    43 
    42 
    44 <p>
    43 <p>Definition at line <a class="el" href="asyncwaiter_8cpp_source.html#l00029">29</a> of file <a class="el" href="asyncwaiter_8cpp_source.html">asyncwaiter.cpp</a>.</p>
    45 Creates an object of <a class="el" href="class_c_mess_async_waiter.html">CMessAsyncWaiter</a> 
       
    46 <p>Definition at line <a class="el" href="_sys_libs_2_cent_rep_example_2asyncwaiter_8cpp-source.html#l00029">29</a> of file <a class="el" href="_sys_libs_2_cent_rep_example_2asyncwaiter_8cpp-source.html">asyncwaiter.cpp</a>.</p>
       
    47 
    44 
    48 </div>
    45 </div>
    49 </div><p>
    46 </div>
    50 <a class="anchor" name="43b19982f387f3f74bd9bd6c80051c38"></a><!-- doxytag: member="CAsyncWaiter::StartAndWait" ref="43b19982f387f3f74bd9bd6c80051c38" args="()" -->
    47 <a class="anchor" id="a43b19982f387f3f74bd9bd6c80051c38"></a><!-- doxytag: member="CAsyncWaiter::StartAndWait" ref="a43b19982f387f3f74bd9bd6c80051c38" args="()" -->
    51 <div class="memitem">
    48 <div class="memitem">
    52 <div class="memproto">
    49 <div class="memproto">
    53       <table class="memname">
    50       <table class="memname">
    54         <tr>
    51         <tr>
    55           <td class="memname">void CAsyncWaiter::StartAndWait           </td>
    52           <td class="memname">void CAsyncWaiter::StartAndWait </td>
    56           <td>(</td>
    53           <td>(</td>
    57           <td class="paramname">          </td>
    54           <td class="paramname"></td>
    58           <td>&nbsp;)&nbsp;</td>
    55           <td>&nbsp;)&nbsp;</td>
    59           <td width="100%"></td>
    56           <td></td>
    60         </tr>
    57         </tr>
    61       </table>
    58       </table>
    62 </div>
    59 </div>
    63 <div class="memdoc">
    60 <div class="memdoc">
       
    61 <p>Indicates that the active object has issued a request and that it is now outstanding . </p>
    64 
    62 
    65 <p>
    63 <p>Definition at line <a class="el" href="asyncwaiter_8cpp_source.html#l00053">53</a> of file <a class="el" href="asyncwaiter_8cpp_source.html">asyncwaiter.cpp</a>.</p>
    66 Indicates that the active object has issued a request and that it is now outstanding . 
       
    67 <p>Definition at line <a class="el" href="_sys_libs_2_cent_rep_example_2asyncwaiter_8cpp-source.html#l00053">53</a> of file <a class="el" href="_sys_libs_2_cent_rep_example_2asyncwaiter_8cpp-source.html">asyncwaiter.cpp</a>.</p>
       
    68 
    64 
    69 </div>
    65 </div>
    70 </div><p>
    66 </div>
    71 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:03 2010 for TB10.1 Example Applications by&nbsp;
    67 </div>
       
    68 <hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
    72 <a href="http://www.doxygen.org/index.html">
    69 <a href="http://www.doxygen.org/index.html">
    73 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
    70 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
    74 </body>
    71 </body>
    75 </html>
    72 </html>