Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > ed376d6842ea322c25405e7c23b3bc12 > files > 633

libcommoncpp-devel-1.8.0-5.1mdv2010.1.i586.rpm

<!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>GNU CommonC++: socketport.h Source File</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.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
<h1>socketport.h</h1><a href="socketport_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// Copyright (C) 1999-2005 Open Source Telecom Corporation.</span>
<a name="l00002"></a>00002 <span class="comment">// Copyright (C) 2006-2008 David Sugar, Tycho Softworks.</span>
<a name="l00003"></a>00003 <span class="comment">//</span>
<a name="l00004"></a>00004 <span class="comment">// This program is free software; you can redistribute it and/or modify</span>
<a name="l00005"></a>00005 <span class="comment">// it under the terms of the GNU General Public License as published by</span>
<a name="l00006"></a>00006 <span class="comment">// the Free Software Foundation; either version 2 of the License, or</span>
<a name="l00007"></a>00007 <span class="comment">// (at your option) any later version.</span>
<a name="l00008"></a>00008 <span class="comment">//</span>
<a name="l00009"></a>00009 <span class="comment">// This program is distributed in the hope that it will be useful,</span>
<a name="l00010"></a>00010 <span class="comment">// but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00011"></a>00011 <span class="comment">// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span>
<a name="l00012"></a>00012 <span class="comment">// GNU General Public License for more details.</span>
<a name="l00013"></a>00013 <span class="comment">//</span>
<a name="l00014"></a>00014 <span class="comment">// You should have received a copy of the GNU General Public License</span>
<a name="l00015"></a>00015 <span class="comment">// along with this program; if not, write to the Free Software</span>
<a name="l00016"></a>00016 <span class="comment">// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.</span>
<a name="l00017"></a>00017 <span class="comment">//</span>
<a name="l00018"></a>00018 <span class="comment">// As a special exception, you may use this file as part of a free software</span>
<a name="l00019"></a>00019 <span class="comment">// library without restriction.  Specifically, if other files instantiate</span>
<a name="l00020"></a>00020 <span class="comment">// templates or use macros or inline functions from this file, or you compile</span>
<a name="l00021"></a>00021 <span class="comment">// this file and link it with other files to produce an executable, this</span>
<a name="l00022"></a>00022 <span class="comment">// file does not by itself cause the resulting executable to be covered by</span>
<a name="l00023"></a>00023 <span class="comment">// the GNU General Public License.  This exception does not however</span>
<a name="l00024"></a>00024 <span class="comment">// invalidate any other reasons why the executable file might be covered by</span>
<a name="l00025"></a>00025 <span class="comment">// the GNU General Public License.</span>
<a name="l00026"></a>00026 <span class="comment">//</span>
<a name="l00027"></a>00027 <span class="comment">// This exception applies only to the code released under the name GNU</span>
<a name="l00028"></a>00028 <span class="comment">// Common C++.  If you copy code from other releases into a copy of GNU</span>
<a name="l00029"></a>00029 <span class="comment">// Common C++, as the General Public License permits, the exception does</span>
<a name="l00030"></a>00030 <span class="comment">// not apply to the code that you add in this way.  To avoid misleading</span>
<a name="l00031"></a>00031 <span class="comment">// anyone as to the status of such modified files, you must delete</span>
<a name="l00032"></a>00032 <span class="comment">// this exception notice from them.</span>
<a name="l00033"></a>00033 <span class="comment">//</span>
<a name="l00034"></a>00034 <span class="comment">// If you write modifications of your own for GNU Common C++, it is your choice</span>
<a name="l00035"></a>00035 <span class="comment">// whether to permit this exception to apply to your modifications.</span>
<a name="l00036"></a>00036 <span class="comment">// If you do not wish that, delete this exception notice.</span>
<a name="l00037"></a>00037 <span class="comment">//</span>
<a name="l00038"></a>00038 
<a name="l00044"></a>00044 <span class="preprocessor">#ifndef CCXX_SOCKETPORT_H_</span>
<a name="l00045"></a>00045 <span class="preprocessor"></span><span class="preprocessor">#define CCXX_SOCKETPORT_H_</span>
<a name="l00046"></a>00046 <span class="preprocessor"></span>
<a name="l00047"></a>00047 <span class="preprocessor">#ifndef CCXX_ADDRESS_H_</span>
<a name="l00048"></a>00048 <span class="preprocessor"></span><span class="preprocessor">#include &lt;<a class="code" href="address_8h.html" title="Network addresses and sockets related classes.">cc++/address.h</a>&gt;</span>
<a name="l00049"></a>00049 <span class="preprocessor">#endif</span>
<a name="l00050"></a>00050 <span class="preprocessor"></span>
<a name="l00051"></a>00051 <span class="preprocessor">#ifndef CCXX_SOCKET_H_</span>
<a name="l00052"></a>00052 <span class="preprocessor"></span><span class="preprocessor">#include &lt;<a class="code" href="socket_8h.html" title="Network addresses and sockets related classes.">cc++/socket.h</a>&gt;</span>
<a name="l00053"></a>00053 <span class="preprocessor">#endif</span>
<a name="l00054"></a>00054 <span class="preprocessor"></span>
<a name="l00055"></a>00055 <span class="preprocessor">#ifdef  CCXX_NAMESPACES</span>
<a name="l00056"></a>00056 <span class="preprocessor"></span><span class="keyword">namespace </span>ost {
<a name="l00057"></a>00057 <span class="preprocessor">#endif</span>
<a name="l00058"></a>00058 <span class="preprocessor"></span>
<a name="l00059"></a>00059 <span class="keyword">class </span><a class="code" href="config_8h.html#ad10ef148ba8327bd530fc6c32c1e181c">__EXPORT</a> SocketPort;
<a name="l00060"></a>00060 <span class="keyword">class </span><a class="code" href="config_8h.html#ad10ef148ba8327bd530fc6c32c1e181c">__EXPORT</a> SocketService;
<a name="l00061"></a>00061 
<a name="l00081"></a><a class="code" href="classost_1_1_socket_port.html">00081</a> <span class="keyword">class </span><a class="code" href="config_8h.html#ad10ef148ba8327bd530fc6c32c1e181c">__EXPORT</a> <a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a> : <span class="keyword">public</span> <a class="code" href="classost_1_1_socket.html" title="The Socket is used as the base for all Internet protocol services under Common C++...">Socket</a>, <span class="keyword">public</span> <a class="code" href="classost_1_1_timer_port.html" title="Timer ports are used to provide synchronized timing events when managed under a &amp;quot;service...">TimerPort</a>
<a name="l00082"></a>00082 {
<a name="l00083"></a>00083 <span class="keyword">private</span>:
<a name="l00084"></a>00084         <a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a> *next, *prev;
<a name="l00085"></a>00085         <a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a> *service;
<a name="l00086"></a>00086 <span class="preprocessor">#ifndef WIN32</span>
<a name="l00087"></a>00087 <span class="preprocessor"></span>        <span class="keyword">struct </span>timeval porttimer;
<a name="l00088"></a>00088 <span class="preprocessor">#ifdef USE_POLL</span>
<a name="l00089"></a>00089 <span class="preprocessor"></span>        <span class="keyword">struct </span>pollfd   * ufd;
<a name="l00090"></a>00090 <span class="preprocessor">#endif</span>
<a name="l00091"></a>00091 <span class="preprocessor"></span><span class="preprocessor">#else</span>
<a name="l00092"></a>00092 <span class="preprocessor"></span>        <a class="code" href="serial_8h.html#a069bb8cb95b0528d5ce0304bb5561a40">HANDLE</a> event;
<a name="l00093"></a>00093 <span class="preprocessor">#endif</span>
<a name="l00094"></a>00094 <span class="preprocessor"></span>        <span class="keywordtype">bool</span> detect_pending;
<a name="l00095"></a>00095         <span class="keywordtype">bool</span> detect_output;
<a name="l00096"></a>00096         <span class="keywordtype">bool</span> detect_disconnect;
<a name="l00097"></a>00097 
<a name="l00098"></a><a class="code" href="classost_1_1_socket_port.html#a4b89563fb4861da0276ccd214f93122d">00098</a>         <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a>;
<a name="l00099"></a>00099 
<a name="l00100"></a>00100 <span class="keyword">protected</span>:
<a name="l00109"></a>00109         <a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a>(<a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a> *svc, <a class="code" href="classost_1_1_t_c_p_socket.html" title="TCP sockets are used for stream based connected sessions between two sockets.">TCPSocket</a> &amp;tcp);
<a name="l00110"></a>00110 <span class="preprocessor">#ifdef  CCXX_IPV6</span>
<a name="l00111"></a>00111 <span class="preprocessor"></span>        <a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a>(<a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a> *svc, <a class="code" href="classost_1_1_t_c_p_v6_socket.html" title="TCPV6 sockets are used for stream based connected sessions between two ipv6 sockets...">TCPV6Socket</a> &amp;tcp);
<a name="l00112"></a>00112 <span class="preprocessor">#endif</span>
<a name="l00113"></a>00113 <span class="preprocessor"></span>
<a name="l00122"></a>00122         <a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a>(<a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a> *svc, <span class="keyword">const</span> <a class="code" href="classost_1_1_i_p_v4_address.html" title="The network name and address objects are all derived from a common IPV4Address base...">IPV4Address</a> &amp;ia, <a class="code" href="namespaceost.html#a3c74a1a40c359fd349f3e3e1b96ebfc7" title="Transport Protocol Ports.">tpport_t</a> port);
<a name="l00123"></a>00123 <span class="preprocessor">#ifdef  CCXX_IPV6</span>
<a name="l00124"></a>00124 <span class="preprocessor"></span>        <a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a>(<a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a> *svc, <span class="keyword">const</span> <a class="code" href="classost_1_1_i_p_v6_address.html" title="The network name and address objects are all derived from a common IPV6Address base...">IPV6Address</a> &amp;ia, <a class="code" href="namespaceost.html#a3c74a1a40c359fd349f3e3e1b96ebfc7" title="Transport Protocol Ports.">tpport_t</a> port);
<a name="l00125"></a>00125 <span class="preprocessor">#endif</span>
<a name="l00126"></a>00126 <span class="preprocessor"></span>
<a name="l00140"></a>00140         <a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a>(<a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a> *svc, <span class="keyword">const</span> <a class="code" href="classost_1_1_i_p_v4_host.html" title="This object is used to hold the actual and valid internet address of a specific host...">IPV4Host</a> &amp;ih, <a class="code" href="namespaceost.html#a3c74a1a40c359fd349f3e3e1b96ebfc7" title="Transport Protocol Ports.">tpport_t</a> port);
<a name="l00141"></a>00141 <span class="preprocessor">#ifdef  CCXX_IPV6</span>
<a name="l00142"></a>00142 <span class="preprocessor"></span>        <a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a>(<a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a> *svc, <span class="keyword">const</span> <a class="code" href="classost_1_1_i_p_v6_host.html" title="This object is used to hold the actual and valid internet address of a specific host...">IPV6Host</a> &amp;ih, <a class="code" href="namespaceost.html#a3c74a1a40c359fd349f3e3e1b96ebfc7" title="Transport Protocol Ports.">tpport_t</a> port);
<a name="l00143"></a>00143 <span class="preprocessor">#endif</span>
<a name="l00144"></a>00144 <span class="preprocessor"></span>
<a name="l00150"></a>00150          <span class="keywordtype">void</span> attach( <a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a>* svc );
<a name="l00151"></a>00151 
<a name="l00152"></a>00152 
<a name="l00157"></a>00157         <span class="keyword">virtual</span> ~<a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a>();
<a name="l00158"></a>00158 
<a name="l00163"></a>00163         <span class="keywordtype">void</span> setDetectPending( <span class="keywordtype">bool</span> );
<a name="l00164"></a>00164 
<a name="l00168"></a><a class="code" href="classost_1_1_socket_port.html#af1e65f719e39f651ad8789183f8905c9">00168</a>         <span class="keywordtype">bool</span> getDetectPending( <span class="keywordtype">void</span> )<span class="keyword"> const</span>
<a name="l00169"></a>00169 <span class="keyword">                </span>{ <span class="keywordflow">return</span> detect_pending; }
<a name="l00170"></a>00170 
<a name="l00175"></a>00175         <span class="keywordtype">void</span> setDetectOutput( <span class="keywordtype">bool</span> );
<a name="l00176"></a>00176 
<a name="l00180"></a><a class="code" href="classost_1_1_socket_port.html#a80a16072f163a5a49341c4fd495fd9b1">00180</a>         <span class="keywordtype">bool</span> getDetectOutput( <span class="keywordtype">void</span> )<span class="keyword"> const</span>
<a name="l00181"></a>00181 <span class="keyword">                </span>{ <span class="keywordflow">return</span> detect_output; }
<a name="l00182"></a>00182 
<a name="l00187"></a>00187         <span class="keyword">virtual</span> <span class="keywordtype">void</span> expired(<span class="keywordtype">void</span>);
<a name="l00188"></a>00188 
<a name="l00193"></a>00193         <span class="keyword">virtual</span> <span class="keywordtype">void</span> pending(<span class="keywordtype">void</span>);
<a name="l00194"></a>00194 
<a name="l00199"></a>00199         <span class="keyword">virtual</span> <span class="keywordtype">void</span> output(<span class="keywordtype">void</span>);
<a name="l00200"></a>00200 
<a name="l00205"></a>00205         <span class="keyword">virtual</span> <span class="keywordtype">void</span> disconnect(<span class="keywordtype">void</span>);
<a name="l00206"></a>00206 
<a name="l00217"></a>00217         Error connect(<span class="keyword">const</span> <a class="code" href="classost_1_1_i_p_v4_address.html" title="The network name and address objects are all derived from a common IPV4Address base...">IPV4Address</a> &amp;ia, <a class="code" href="namespaceost.html#a3c74a1a40c359fd349f3e3e1b96ebfc7" title="Transport Protocol Ports.">tpport_t</a> port);
<a name="l00218"></a>00218 <span class="preprocessor">#ifdef  CCXX_IPV6</span>
<a name="l00219"></a>00219 <span class="preprocessor"></span>        Error connect(<span class="keyword">const</span> <a class="code" href="classost_1_1_i_p_v6_address.html" title="The network name and address objects are all derived from a common IPV6Address base...">IPV6Address</a> &amp;ia, <a class="code" href="namespaceost.html#a3c74a1a40c359fd349f3e3e1b96ebfc7" title="Transport Protocol Ports.">tpport_t</a> port);
<a name="l00220"></a>00220 <span class="preprocessor">#endif</span>
<a name="l00221"></a>00221 <span class="preprocessor"></span>
<a name="l00231"></a><a class="code" href="classost_1_1_socket_port.html#a9218e4528f5bdf4215200e2040eefe5b">00231</a>         <span class="keyword">inline</span> ssize_t send(<span class="keyword">const</span> <span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> len)
<a name="l00232"></a>00232                 {<span class="keywordflow">return</span> _IORET64 ::send(so, (<span class="keyword">const</span> <span class="keywordtype">char</span> *)buf, _IOLEN64 len, 0);};
<a name="l00233"></a>00233 
<a name="l00242"></a><a class="code" href="classost_1_1_socket_port.html#a872c38a65b17113a580af345946146d7">00242</a>         <span class="keyword">inline</span> ssize_t receive(<span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> len)
<a name="l00243"></a>00243                 {<span class="keywordflow">return</span> _IORET64 ::recv(so, (<span class="keywordtype">char</span> *)buf, _IOLEN64 len, 0);};
<a name="l00244"></a>00244 
<a name="l00253"></a><a class="code" href="classost_1_1_socket_port.html#afb7798f8cc7e50d42ad82a1537e89c63">00253</a>         <span class="keyword">inline</span> ssize_t peek(<span class="keywordtype">void</span> *buf, <span class="keywordtype">size_t</span> len)
<a name="l00254"></a>00254                 {<span class="keywordflow">return</span> _IORET64 ::recv(so, (<span class="keywordtype">char</span> *)buf, _IOLEN64 len, MSG_PEEK);};
<a name="l00255"></a>00255 
<a name="l00256"></a>00256 <span class="keyword">public</span>:
<a name="l00264"></a>00264         <span class="keywordtype">void</span> setTimer(<a class="code" href="thread_8h.html#af412159e5cef839836a5e7b19ee75d1c">timeout_t</a> timeout = 0);
<a name="l00265"></a>00265 
<a name="l00273"></a>00273         <span class="keywordtype">void</span> incTimer(<a class="code" href="thread_8h.html#af412159e5cef839836a5e7b19ee75d1c">timeout_t</a> timeout);
<a name="l00274"></a>00274 };
<a name="l00275"></a>00275 
<a name="l00288"></a><a class="code" href="classost_1_1_socket_service.html">00288</a> <span class="keyword">class </span><a class="code" href="config_8h.html#ad10ef148ba8327bd530fc6c32c1e181c">__EXPORT</a> <a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a> : <span class="keyword">public</span> <a class="code" href="classost_1_1_thread.html" title="Every thread of execution in an application is created by instantiating an object...">Thread</a>, <span class="keyword">private</span> <a class="code" href="classost_1_1_mutex.html" title="The Mutex class is used to protect a section of code so that at any given time only...">Mutex</a>
<a name="l00289"></a>00289 {
<a name="l00290"></a>00290 <span class="keyword">private</span>:
<a name="l00291"></a>00291 <span class="preprocessor">#ifndef WIN32</span>
<a name="l00292"></a>00292 <span class="preprocessor"></span>        fd_set connect;
<a name="l00293"></a>00293         <span class="keywordtype">int</span> iosync[2];
<a name="l00294"></a>00294         <span class="keywordtype">int</span> hiwater;
<a name="l00295"></a>00295 <span class="preprocessor">#else</span>
<a name="l00296"></a>00296 <span class="preprocessor"></span>        <span class="comment">// private syncronization class</span>
<a name="l00297"></a>00297         <span class="keyword">class </span>Sync;
<a name="l00298"></a>00298         Sync* sync;
<a name="l00299"></a>00299 <span class="preprocessor">#endif</span>
<a name="l00300"></a>00300 <span class="preprocessor"></span>        <span class="keywordtype">int</span> <span class="keyword">volatile</span> count;
<a name="l00301"></a>00301         <a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a>* <span class="keyword">volatile</span> first, *last;
<a name="l00302"></a>00302 
<a name="l00308"></a>00308         <span class="keywordtype">void</span> attach(<a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a> *port);
<a name="l00314"></a>00314         <span class="keywordtype">void</span> detach(<a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a> *port);
<a name="l00315"></a>00315 
<a name="l00319"></a>00319         <span class="keywordtype">void</span> run(<span class="keywordtype">void</span>);
<a name="l00320"></a>00320 
<a name="l00321"></a><a class="code" href="classost_1_1_socket_service.html#a9884a27b35e263e19e4acf2cb06c4071">00321</a>         <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a>;
<a name="l00322"></a>00322 
<a name="l00323"></a>00323 <span class="keyword">protected</span>:
<a name="l00329"></a>00329         <span class="keyword">virtual</span> <span class="keywordtype">void</span> onUpdate(<span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> buf);
<a name="l00330"></a>00330 
<a name="l00336"></a>00336         <span class="keyword">virtual</span> <span class="keywordtype">void</span> onEvent(<span class="keywordtype">void</span>);
<a name="l00337"></a>00337 
<a name="l00345"></a>00345         <span class="keyword">virtual</span> <span class="keywordtype">void</span> onCallback(<a class="code" href="classost_1_1_socket_port.html" title="The socket port is an internal class which is attached to and then serviced by a...">SocketPort</a> *port);
<a name="l00346"></a>00346 
<a name="l00347"></a>00347 <span class="keyword">public</span>:
<a name="l00358"></a>00358         <span class="keywordtype">void</span> update(<span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> flag = 0xff);
<a name="l00359"></a>00359 
<a name="l00368"></a>00368         <a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a>(<span class="keywordtype">int</span> pri = 0, <span class="keywordtype">size_t</span> stack = 0, <span class="keyword">const</span> <span class="keywordtype">char</span> *<span class="keywordtype">id</span> = NULL);
<a name="l00369"></a>00369 
<a name="l00374"></a>00374         <span class="keyword">virtual</span> ~<a class="code" href="classost_1_1_socket_service.html" title="The SocketService is a thread pool object that is meant to service attached socket...">SocketService</a>();
<a name="l00375"></a>00375 
<a name="l00382"></a><a class="code" href="classost_1_1_socket_service.html#a870e3205e044e2862b9f17739ba8172c">00382</a>         <span class="keyword">inline</span> <span class="keywordtype">int</span> getCount(<span class="keywordtype">void</span>)<span class="keyword"> const</span>
<a name="l00383"></a>00383 <span class="keyword">                </span>{<span class="keywordflow">return</span> count;};
<a name="l00384"></a>00384 };
<a name="l00385"></a>00385 
<a name="l00386"></a>00386 <span class="preprocessor">#ifdef  CCXX_NAMESPACES</span>
<a name="l00387"></a>00387 <span class="preprocessor"></span>}
<a name="l00388"></a>00388 <span class="preprocessor">#endif</span>
<a name="l00389"></a>00389 <span class="preprocessor"></span>
<a name="l00390"></a>00390 <span class="preprocessor">#endif</span>
<a name="l00391"></a>00391 <span class="preprocessor"></span>
</pre></div></div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Fri Nov 12 09:55:46 2010 for GNU CommonC++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>