Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_delay_server_shut_down.html
changeset 1 25a17d01db0c
child 6 43e37759235e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_delay_server_shut_down.html	Fri Jan 22 18:26:19 2010 +0000
@@ -0,0 +1,95 @@
+<!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: CDelayServerShutDown 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>CDelayServerShutDown Class Reference</h1><!-- doxytag: class="CDelayServerShutDown" -->
+<p>
+<a href="class_c_delay_server_shut_down-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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_delay_server_shut_down.html#e88a6f4355a6aae6c95d8efbae43f7b0">~CDelayServerShutDown</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_delay_server_shut_down.html#1b51f1f1518e93bc35e65f3a789ef009">SetDelay</a> (TTimeIntervalMicroSeconds32 aDelay)</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 <br>
+<a class="el" href="class_c_delay_server_shut_down.html">CDelayServerShutDown</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_delay_server_shut_down.html#b57ff972b3f6f5807c26de442521f637">NewL</a> ()</td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Server shut down delay class 
+<p>Definition at line <a class="el" href="shutdownserver_8h-source.html#l00022">22</a> of file <a class="el" href="shutdownserver_8h-source.html">shutdownserver.h</a>.</p>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="e88a6f4355a6aae6c95d8efbae43f7b0"></a><!-- doxytag: member="CDelayServerShutDown::~CDelayServerShutDown" ref="e88a6f4355a6aae6c95d8efbae43f7b0" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">CDelayServerShutDown::~CDelayServerShutDown           </td>
+          <td>(</td>
+          <td class="paramname">          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Destructor 
+<p>Definition at line <a class="el" href="shutdownserver_8cpp-source.html#l00064">64</a> of file <a class="el" href="shutdownserver_8cpp-source.html">shutdownserver.cpp</a>.</p>
+
+</div>
+</div><p>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="b57ff972b3f6f5807c26de442521f637"></a><!-- doxytag: member="CDelayServerShutDown::NewL" ref="b57ff972b3f6f5807c26de442521f637" args="()" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="class_c_delay_server_shut_down.html">CDelayServerShutDown</a> * CDelayServerShutDown::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>
+Wraps two phase construction. 
+<p>Definition at line <a class="el" href="shutdownserver_8cpp-source.html#l00028">28</a> of file <a class="el" href="shutdownserver_8cpp-source.html">shutdownserver.cpp</a>.</p>
+
+</div>
+</div><p>
+<a class="anchor" name="1b51f1f1518e93bc35e65f3a789ef009"></a><!-- doxytag: member="CDelayServerShutDown::SetDelay" ref="1b51f1f1518e93bc35e65f3a789ef009" args="(TTimeIntervalMicroSeconds32 aDelay)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void CDelayServerShutDown::SetDelay           </td>
+          <td>(</td>
+          <td class="paramtype">TTimeIntervalMicroSeconds32&nbsp;</td>
+          <td class="paramname"> <em>aDelay</em>          </td>
+          <td>&nbsp;)&nbsp;</td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Sets the time delay. After this time interval if the number of connected clients stays at zero, the server will shut down. 
+<p>Definition at line <a class="el" href="shutdownserver_8cpp-source.html#l00053">53</a> of file <a class="el" href="shutdownserver_8cpp-source.html">shutdownserver.cpp</a>.</p>
+
+</div>
+</div><p>
+<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:04 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>