Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_async_waiter.html
changeset 6 43e37759235e
parent 1 25a17d01db0c
--- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_async_waiter.html	Tue Mar 30 11:56:28 2010 +0100
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_async_waiter.html	Tue Mar 30 16:16:55 2010 +0100
@@ -1,75 +1,72 @@
-<!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: CAsyncWaiter 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 -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<title>TB9.2 Example Applications: CAsyncWaiter Class Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+<!-- Generated by Doxygen 1.6.2 -->
+<div class="contents">
 <h1>CAsyncWaiter Class Reference</h1><!-- doxytag: class="CAsyncWaiter" -->
-<p>
-<a href="class_c_async_waiter-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"><a class="anchor" name="a72480f7bf5f335e9a27676a42d06312"></a><!-- doxytag: member="CAsyncWaiter::~CAsyncWaiter" ref="a72480f7bf5f335e9a27676a42d06312" args="()" -->
-&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_async_waiter.html#a72480f7bf5f335e9a27676a42d06312">~CAsyncWaiter</a> ()</td></tr>
+<p><a href="class_c_async_waiter-members.html">List of all members.</a></p>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
+<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>
+<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a74c5f6ce2438095e08e3c349a297280b"></a><!-- doxytag: member="CAsyncWaiter::Result" ref="a74c5f6ce2438095e08e3c349a297280b" args="() const " -->
+TInt&nbsp;</td><td class="memItemRight" valign="bottom"><b>Result</b> () const </td></tr>
+<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
+<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>
+</table>
+<hr/><a name="_details"></a><h2>Detailed Description</h2>
+<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>
 
-<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>
-
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="74c5f6ce2438095e08e3c349a297280b"></a><!-- doxytag: member="CAsyncWaiter::Result" ref="74c5f6ce2438095e08e3c349a297280b" args="() const " -->
-TInt&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_async_waiter.html#74c5f6ce2438095e08e3c349a297280b">Result</a> () const </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_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>
-
-</table>
-<hr><a name="_details"></a><h2>Detailed Description</h2>
-<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>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>
-<hr><h2>Member Function Documentation</h2>
-<a class="anchor" name="dbceb921d2500fa11395669bf1cbbccf"></a><!-- doxytag: member="CAsyncWaiter::NewL" ref="dbceb921d2500fa11395669bf1cbbccf" args="()" -->
+<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>
+<hr/><h2>Member Function Documentation</h2>
+<a class="anchor" id="adbceb921d2500fa11395669bf1cbbccf"></a><!-- doxytag: member="CAsyncWaiter::NewL" ref="adbceb921d2500fa11395669bf1cbbccf" args="()" -->
 <div class="memitem">
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="class_c_async_waiter.html">CAsyncWaiter</a> * CAsyncWaiter::NewL           </td>
+          <td class="memname"><a class="el" href="class_c_async_waiter.html">CAsyncWaiter</a> * CAsyncWaiter::NewL </td>
           <td>(</td>
-          <td class="paramname">          </td>
+          <td class="paramname"></td>
           <td>&nbsp;)&nbsp;</td>
-          <td width="100%"><code> [static]</code></td>
+          <td><code> [static]</code></td>
         </tr>
       </table>
 </div>
 <div class="memdoc">
+<p>Creates an object of <a class="el" href="class_c_mess_async_waiter.html">CMessAsyncWaiter</a> </p>
 
-<p>
-Creates an object of <a class="el" href="class_c_mess_async_waiter.html">CMessAsyncWaiter</a> 
-<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>
+<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>
 
 </div>
-</div><p>
-<a class="anchor" name="43b19982f387f3f74bd9bd6c80051c38"></a><!-- doxytag: member="CAsyncWaiter::StartAndWait" ref="43b19982f387f3f74bd9bd6c80051c38" args="()" -->
+</div>
+<a class="anchor" id="a43b19982f387f3f74bd9bd6c80051c38"></a><!-- doxytag: member="CAsyncWaiter::StartAndWait" ref="a43b19982f387f3f74bd9bd6c80051c38" args="()" -->
 <div class="memitem">
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname">void CAsyncWaiter::StartAndWait           </td>
+          <td class="memname">void CAsyncWaiter::StartAndWait </td>
           <td>(</td>
-          <td class="paramname">          </td>
+          <td class="paramname"></td>
           <td>&nbsp;)&nbsp;</td>
-          <td width="100%"></td>
+          <td></td>
         </tr>
       </table>
 </div>
 <div class="memdoc">
+<p>Indicates that the active object has issued a request and that it is now outstanding . </p>
 
-<p>
-Indicates that the active object has issued a request and that it is now outstanding . 
-<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>
+<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>
 
 </div>
-</div><p>
-<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;
+</div>
+</div>
+<hr size="1"/><address style="text-align: right;"><small>Generated 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>
+<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
 </body>
 </html>