Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_async_time_observer.html
author Dominic Pinkman <dominic.pinkman@nokia.com>
Fri, 13 Aug 2010 16:47:46 +0100
changeset 14 578be2adaf3e
parent 6 43e37759235e
permissions -rw-r--r--
Week 32 contribution of PDK documentation content. See release notes for details. Fixes bug Bug 3582

<!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: MAsyncTimeObserver 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>MAsyncTimeObserver Class Reference</h1><!-- doxytag: class="MAsyncTimeObserver" -->
<p>Inherited by <a class="el" href="class_c_c_s_async_app_ui.html">CCSAsyncAppUi</a>.</p>

<p><a href="class_m_async_time_observer-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">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_m_async_time_observer.html#a98b417b48bfe6a55ca0b450a97fa0b7e">HandleTimeUpdate</a> ()=0</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p><a class="el" href="class_m_async_time_observer.html">MAsyncTimeObserver</a> Mixin class. Observer which handles updates from the server example application. </p>

<p>Definition at line <a class="el" href="asynctimeobserver_8h_source.html#l00026">26</a> of file <a class="el" href="asynctimeobserver_8h_source.html">asynctimeobserver.h</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a98b417b48bfe6a55ca0b450a97fa0b7e"></a><!-- doxytag: member="MAsyncTimeObserver::HandleTimeUpdate" ref="a98b417b48bfe6a55ca0b450a97fa0b7e" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">&lt;/td &gt;&lt; td &gt;&lt; p &gt; From RunL Callback function Invoked to handle responses from the server&lt; p &gt; Definition at line&lt; a class=&quot;el&quot;href=&quot;csasyncrequesthandler_8cpp-source.html#l00112&quot;&gt;&lt;/a &gt; of file&lt; a class=&quot;el&quot;href=&quot;csasyncrequesthandler_8cpp-source.html&quot;&gt; csasyncrequesthandler cpp&lt;/a &gt;&lt; p &gt; References&lt; a class=&quot;el&quot;href=&quot;class_m_async_time_observer.html#0f7e397559bb14d521856cfb636830df&quot;&gt; MAsyncTimeObserver::HandleTimeUpdate </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>HandleTimeUpdate. Handle updates from the server. </p>

<p>Implemented in <a class="el" href="class_c_c_s_async_app_ui.html#a9e958a99039004f12093c041b71e3ad6">CCSAsyncAppUi</a>.</p>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>