00001 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
00002 <html>
00003
00004 <head>
00005 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
00006 <title>timesession.h Source File</title>
00007 <link href="style.css" rel="stylesheet" type="text/css">
00008 </head>
00009
00010 <table border="0" width="100%" height="8" bgcolor="#eeeeee">
00011 <tr> <td width="100%" height="1"><b><font size="2" color="#000000" face="Arial, Helvetica, sans-serif"><strong><a name=Top></a>
00012 S60 5th Edition SDK </strong></font></b><br><i>Example Applications Guide</i></td></tr> </table>
00013 <!-- Generated by Doxygen 1.4.5 -->
00014 <div class="tabs">
00015 <ul>
00016 <li><a href="index.html"><span>Main Page</span></a></li>
00017 <li><a href="annotated.html"><span>Classes</span></a></li>
00018 <li id="current"><a href="files.html"><span>Files</span></a></li>
00019 </ul></div>
00020 <h1>timesession.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033 </span>
00034 <a name="l00015"></a>00015
00035 <a name="l00016"></a>00016
00036 <a name="l00017"></a>00017 <span class="preprocessor">#ifndef __TIMESESSION_H__</span>
00037 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define __TIMESESSION_H__</span>
00038 <a name="l00019"></a>00019 <span class="preprocessor"></span>
00039 <a name="l00020"></a>00020 <span class="comment">
00040 <a name="l00021"></a>00021 <span class="preprocessor">#include <e32base.h></span>
00041 <a name="l00022"></a>00022
00042 <a name="l00023"></a>00023 <span class="comment">
00043 <a name="l00024"></a>00024 <span class="keyword">class </span><a class="code" href="class_c_time_server.html">CTimeServer</a>;
00044 <a name="l00025"></a>00025
00045 <a name="l00026"></a>00026 <span class="comment">
00046 <a name="l00027"></a>00027 <span class="comment"></span>
00050 <a name="l00031"></a><a class="code" href="class_c_time_server_session.html">00031</a> <span class="keyword">class </span><a class="code" href="class_c_time_server_session.html">CTimeServerSession</a> : <span class="keyword">public</span> CSession2
00051 <a name="l00032"></a>00032 {
00052 <a name="l00033"></a>00033 <span class="keyword">public</span>: <span class="comment">
00053 <a name="l00034"></a>00034 <span class="comment"></span>
00054 <a name="l00035"></a>00035 <span class="comment"> </span>
00060 <a name="l00041"></a>00041 <span class="keyword">static</span> <a class="code" href="class_c_time_server_session.html">CTimeServerSession</a>* <a class="code" href="class_c_time_server_session.html#73d44aed371951fd548af4329b779411">NewL</a>( <a class="code" href="class_c_time_server.html">CTimeServer</a>& aServer );
00061 <a name="l00042"></a>00042 <span class="comment"></span>
00062 <a name="l00043"></a>00043 <span class="comment"> </span>
00068 <a name="l00049"></a>00049 <span class="keyword">static</span> <a class="code" href="class_c_time_server_session.html">CTimeServerSession</a>* <a class="code" href="class_c_time_server_session.html#e1d8bbb0d9472f94ae559c6cb4e59e74">NewLC</a>( <a class="code" href="class_c_time_server.html">CTimeServer</a>& aServer );
00069 <a name="l00050"></a>00050 <span class="comment"></span>
00070 <a name="l00051"></a>00051 <span class="comment"> </span>
00074 <a name="l00055"></a>00055 <span class="keyword">virtual</span> <a class="code" href="class_c_time_server_session.html#efc8537cb8d65ded65903587ad44c2e0">~CTimeServerSession</a>();
00075 <a name="l00056"></a>00056
00076 <a name="l00057"></a>00057 <span class="keyword">public</span>: <span class="comment">
00077 <a name="l00058"></a>00058 <span class="comment"></span>
00078 <a name="l00059"></a>00059 <span class="comment"> </span>
00084 <a name="l00065"></a>00065 <span class="keywordtype">void</span> <a class="code" href="class_c_time_server_session.html#75c0a1442736b57144c9ad541d87d370">ServiceL</a>( <span class="keyword">const</span> RMessage2& aMessage );
00085 <a name="l00066"></a>00066
00086 <a name="l00067"></a>00067 <span class="keyword">private</span>: <span class="comment">
00087 <a name="l00068"></a>00068 <span class="comment"></span>
00088 <a name="l00069"></a>00069 <span class="comment"> </span>
00093 <a name="l00074"></a>00074 <a class="code" href="class_c_time_server_session.html#88d810fed35057dcca6673d50400186c">CTimeServerSession</a>( <a class="code" href="class_c_time_server.html">CTimeServer</a>& aServer );
00094 <a name="l00075"></a>00075 <span class="comment"></span>
00095 <a name="l00076"></a>00076 <span class="comment"> </span>
00099 <a name="l00080"></a>00080 <span class="keywordtype">void</span> <a class="code" href="class_c_time_server_session.html#9ce34ba0b947863222da3c63d0481044">ConstructL</a>();
00100 <a name="l00081"></a>00081
00101 <a name="l00082"></a>00082 <span class="keyword">private</span>: <span class="comment">
00102 <a name="l00083"></a>00083 <span class="comment"></span>
00103 <a name="l00084"></a>00084 <span class="comment"> </span>
00109 <a name="l00090"></a>00090 <span class="keywordtype">void</span> <a class="code" href="class_c_time_server_session.html#fc9ec0d1642cb12692ca61f4a163e601">PanicClient</a>( <span class="keyword">const</span> RMessagePtr2& aMessage, TInt aPanic ) <span class="keyword">const</span>;
00110 <a name="l00091"></a>00091 <span class="comment"></span>
00111 <a name="l00092"></a>00092 <span class="comment"> </span>
00117 <a name="l00098"></a>00098 <span class="keywordtype">void</span> <a class="code" href="class_c_time_server_session.html#8fac529732093d7c4331fb0e03da87f1">RequestTimeL</a>( <span class="keyword">const</span> RMessage2& aMessage );
00118 <a name="l00099"></a>00099
00119 <a name="l00100"></a>00100 <span class="keyword">private</span>: <span class="comment">
00120 <a name="l00101"></a>00101 <span class="comment"></span>
00121 <a name="l00102"></a>00102 <span class="comment"> </span>
00124 <a name="l00105"></a><a class="code" href="class_c_time_server_session.html#2fd325e8f3ad0cd0f67a39cca15fa423">00105</a> <a class="code" href="class_c_time_server.html">CTimeServer</a>& <a class="code" href="class_c_time_server_session.html#2fd325e8f3ad0cd0f67a39cca15fa423">iServer</a>;
00125 <a name="l00106"></a>00106 };
00126 <a name="l00107"></a>00107
00127 <a name="l00108"></a>00108 <span class="preprocessor">#endif
00128 <a name="l00109"></a>00109 <span class="preprocessor"></span>
00129 <a name="l00110"></a>00110
00130 <a name="l00111"></a>00111 <span class="comment">
00131 </pre></div><hr>
00132
00133 <table x-use-null-cells
00134 style="x-cell-content-align: top;
00135 width: 100%;
00136 border-spacing: 0px;
00137 border-spacing: 0px;"
00138 cellspacing=0
00139 width=100%>
00140 <col style="width: 50%;">
00141 <col style="width: 50%;">
00142
00143 <tr style="x-cell-content-align: top;"
00144 valign=top>
00145 <td style="width: 50%;
00146 padding-right: 10px;
00147 padding-left: 10px;
00148 border-right-style: None;
00149 border-left-style: None;
00150 border-top-style: None;
00151 border-bottom-style: None;"
00152 width=50%>
00153 <p style="font-family: Arial;"><small style="font-size: smaller;">© Nokia 2009</small></td>
00154 <td style="width: 50%;
00155 padding-right: 10px;
00156 padding-left: 10px;
00157 border-top-style: None;
00158 border-bottom-style: None;
00159 border-right-style: None;"
00160 width=50%>
00161 <p style="text-align: right; margin-right: -4px;"
00162 align=right><span style="font-weight: bold;"><a href="#Top"
00163 title="Back to top"><img
00164 src="top.gif"
00165 x-maintain-ratio=TRUE
00166 alt="Back to top"
00167 style="border: none;
00168 width: 18px;
00169 height: 15px;
00170 float: none;
00171 border-style: none;
00172 border-style: none;"
00173 width=18
00174 height=15
00175 border=0></a></span></td></tr>
00176 </table>
00177 </body>
00178 </html>
00179