Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_mess_async_waiter.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: CMessAsyncWaiter 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>CMessAsyncWaiter Class Reference</h1><!-- doxytag: class="CMessAsyncWaiter" -->
<p>
<a href="class_c_mess_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="12122448b2bd3766651a40113d74891f"></a><!-- doxytag: member="CMessAsyncWaiter::~CMessAsyncWaiter" ref="12122448b2bd3766651a40113d74891f" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_mess_async_waiter.html#12122448b2bd3766651a40113d74891f">~CMessAsyncWaiter</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_mess_async_waiter.html#e976b71c3a09378e0cd9026732ed2438">StartAndWait</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">TInt&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_mess_async_waiter.html#35a7e4db06aa88a409176ddf7118bfce">Result</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e976b71c3a09378e0cd9026732ed2438"></a><!-- doxytag: member="CMessAsyncWaiter::StartAndWait" ref="e976b71c3a09378e0cd9026732ed2438" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>StartAndWait</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="35a7e4db06aa88a409176ddf7118bfce"></a><!-- doxytag: member="CMessAsyncWaiter::Result" ref="35a7e4db06aa88a409176ddf7118bfce" args="() const " -->
TInt&nbsp;</td><td class="memItemRight" valign="bottom"><b>Result</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e976b71c3a09378e0cd9026732ed2438"></a><!-- doxytag: member="CMessAsyncWaiter::StartAndWait" ref="e976b71c3a09378e0cd9026732ed2438" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>StartAndWait</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="35a7e4db06aa88a409176ddf7118bfce"></a><!-- doxytag: member="CMessAsyncWaiter::Result" ref="35a7e4db06aa88a409176ddf7118bfce" args="() const " -->
TInt&nbsp;</td><td class="memItemRight" valign="bottom"><b>Result</b> () 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_mess_async_waiter.html">CMessAsyncWaiter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_mess_async_waiter.html#fcb5bdc70a5f6a134afdaf7af207a038">NewL</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9e8b81b5940dd7f76e1c4b7196132046"></a><!-- doxytag: member="CMessAsyncWaiter::NewL" ref="9e8b81b5940dd7f76e1c4b7196132046" args="()" -->
static <a class="el" href="class_c_mess_async_waiter.html">CMessAsyncWaiter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>NewL</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9e8b81b5940dd7f76e1c4b7196132046"></a><!-- doxytag: member="CMessAsyncWaiter::NewL" ref="9e8b81b5940dd7f76e1c4b7196132046" args="()" -->
static <a class="el" href="class_c_mess_async_waiter.html">CMessAsyncWaiter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>NewL</b> ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="class_c_mess_async_waiter.html">CMessAsyncWaiter</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>
<a class="el" href="class_c_mess_async_waiter.html">CMessAsyncWaiter</a> is a class that publicily 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="_messaging_2_imap4_example_2asyncwaiter_8h-source.html#l00034">34</a> of file <a class="el" href="_messaging_2_imap4_example_2asyncwaiter_8h-source.html">asyncwaiter.h</a>.</p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="fcb5bdc70a5f6a134afdaf7af207a038"></a><!-- doxytag: member="CMessAsyncWaiter::NewL" ref="fcb5bdc70a5f6a134afdaf7af207a038" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_c_mess_async_waiter.html">CMessAsyncWaiter</a> * CMessAsyncWaiter::NewL           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><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>
Creates an object of <a class="el" href="class_c_mess_async_waiter.html">CMessAsyncWaiter</a><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="_messaging_2_imap4_example_2asyncwaiter_8cpp-source.html#l00029">29</a> of file <a class="el" href="_messaging_2_imap4_example_2asyncwaiter_8cpp-source.html">asyncwaiter.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e976b71c3a09378e0cd9026732ed2438"></a><!-- doxytag: member="CMessAsyncWaiter::StartAndWait" ref="e976b71c3a09378e0cd9026732ed2438" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CMessAsyncWaiter::StartAndWait           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Indicates that the active object has issued a request and that it is now outstanding.<p>
Indicates that the active object has issued a request and that it is now outstanding . 
<p>Definition at line <a class="el" href="_messaging_2_imap4_example_2asyncwaiter_8cpp-source.html#l00052">52</a> of file <a class="el" href="_messaging_2_imap4_example_2asyncwaiter_8cpp-source.html">asyncwaiter.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="35a7e4db06aa88a409176ddf7118bfce"></a><!-- doxytag: member="CMessAsyncWaiter::Result" ref="35a7e4db06aa88a409176ddf7118bfce" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TInt CMessAsyncWaiter::Result           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the error code after the request has been processed by the active scheduler. 
<p>Definition at line <a class="el" href="_messaging_2_imap4_example_2asyncwaiter_8cpp-source.html#l00062">62</a> of file <a class="el" href="_messaging_2_imap4_example_2asyncwaiter_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:06 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>