examples/S60CppExamples/ClientServerAsync/doc/asyncserver_8pan-source.html

00001 "-//W3C//DTD HTML 4.0 Transitional//EN">
00002 
00003 
00004 
00005 "Content-Type" content="text/html;charset=iso-8859-1">
00006 asyncserver.pan Source File
00007 "style.css" rel="stylesheet" type="text/css">
00008 
00009 
00010 "0" width="100%" height="8" bgcolor="#eeeeee">
00011 
"100%" height="1">"2" color="#000000" face="Arial, Helvetica, sans-serif"> 00012 S60 5th Edition SDK
Example Applications Guide
00013 00014
class="tabs"> 00015
00020

asyncserver.pan

class="fragment">
class="fragment">"l00001">00001 class="comment">/*
00021 00002 * ==============================================================================
00022 00003 *  Name        : asyncserver.pan
00023 00004 *  Part of     : CSAsync
00024 00005 *  Interface   :
00025 00006 *  Description :
00026 00007 *  Version     :
00027 00008 *
00028 00009 *  Copyright (c) 2004-2006 Nokia Corporation.
00029 00010 *  This material, including documentation and any related
00030 00011 *  computer programs, is protected by copyright controlled by
00031 00012 *  Nokia Corporation.
00032 00013 * ==============================================================================
00033 00014 */
00034 "l00015">00015 
00035 "l00016">00016 
00036 "l00017">00017 class="preprocessor">#ifndef __ASYNCSERVER_PAN__
00037 "l00018">00018 class="preprocessor">class="preprocessor">#define __ASYNCSERVER_PAN__
00038 "l00019">00019 class="preprocessor">class="comment">
00039 "l00020">00020 class="comment">
00040 "l00021">00021 _LIT( KCSAsyncServer, class="stringliteral">"CSAsyncServer" );
00041 "l00022">00022 class="comment">
00042 "l00023">00023 class="comment">
00043 "l00024">00024 class="keyword">enum TTimeServPanic
00044 "l00025">00025     {
00045 "l00026">00026     EBadRequest = 1,
00046 "l00027">00027     EBadDescriptor = 2,
00047 "l00028">00028     ESrvCreateServer = 3,
00048 "l00029">00029     EMainSchedulerError = 4,
00049 "l00030">00030     ECreateTrapCleanup = 5,
00050 "l00031">00031     ESrvSessCreateTimer = 6,
00051 "l00032">00032     EReqAlreadyPending = 7              class="comment">// A request is already pending
00052 "l00033">00033     };
00053 "l00034">00034 
00054 "l00035">00035 class="preprocessor">#endif // __ASYNCSERVER_PAN__
00055 "l00036">00036 class="preprocessor">
00056 "l00037">00037 class="comment">// End of File
00057 

00058 00059 00060 style="x-cell-content-align: top;00061 width: 100%;00062 border-spacing: 0px;00063 border-spacing: 0px;"00064 cellspacing=0 00065 width=100%> 00066 "width: 50%;"> 00067 "width: 50%;"> 00068 00069 "x-cell-content-align: top;"00070 valign=top> 00071 00080 00102
"width: 50%; 00072 padding-right: 10px; 00073 padding-left: 10px; 00074 border-right-style: None; 00075 border-left-style: None; 00076 border-top-style: None; 00077 border-bottom-style: None;" 00078 width=50%> 00079

"font-family: Arial;">"font-size: smaller;"> Nokia 2009

"width: 50%; 00081 padding-right: 10px; 00082 padding-left: 10px; 00083 border-top-style: None; 00084 border-bottom-style: None; 00085 border-right-style: None;" 00086 width=50%> 00087

"text-align: right; margin-right: -4px;" 00088 align=right>"font-weight: bold;">"#Top" 00089 title="Back to top">00090 src="top.gif" 00091 x-maintain-ratio=TRUE 00092 alt="Back to top" 00093 style="border: none; 00094 width: 18px; 00095 height: 15px; 00096 float: none; 00097 border-style: none; 00098 border-style: none;" 00099 width=18 00100 height=15 00101 border=0>

00103 00104 00105

Generated by  doxygen 1.6.2