]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/connection_8h.html
Fixed binary images in this dir that cvs2svn stored as ascii
[user/henk/code/inspircd.git] / docs / module-doc / connection_8h.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>InspIRCd: connection.h File Reference</title>
4 <link href="inspircd.doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.4.4-20050815 -->
7 <div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8 <div class="nav">
9 <a class="el" href="dir_000000.html">home</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000001.html">brain</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000002.html">inspircd-cvs</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000003.html">inspircd</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000004.html">include</a></div>
10 <h1>connection.h File Reference</h1><code>#include &quot;inspircd_config.h&quot;</code><br>
11 <code>#include &quot;<a class="el" href="base_8h-source.html">base.h</a>&quot;</code><br>
12 <code>#include &lt;string&gt;</code><br>
13 <code>#include &lt;map&gt;</code><br>
14 <code>#include &lt;sys/types.h&gt;</code><br>
15 <code>#include &lt;sys/socket.h&gt;</code><br>
16 <code>#include &lt;netdb.h&gt;</code><br>
17 <code>#include &lt;netinet/in.h&gt;</code><br>
18 <code>#include &lt;unistd.h&gt;</code><br>
19 <code>#include &lt;errno.h&gt;</code><br>
20 <code>#include &lt;time.h&gt;</code><br>
21 <code>#include &lt;vector&gt;</code><br>
22 <code>#include &lt;deque&gt;</code><br>
23 <code>#include &lt;sstream&gt;</code><br>
24
25 <p>
26 Include dependency graph for connection.h:<p><center><img src="connection_8h__incl.gif" border="0" usemap="#connection.h_map" alt=""></center>
27 <map name="connection.h_map">
28 <area href="base_8h-source.html" shape="rect" coords="171,108,232,135" alt="">
29 </map>
30
31 <p>
32 This graph shows which files directly or indirectly include this file:<p><center><img src="connection_8h__dep__incl.gif" border="0" usemap="#connection.hdep_map" alt=""></center>
33 <map name="connection.hdep_map">
34 <area href="users_8cpp-source.html" shape="rect" coords="268,32,348,59" alt="">
35 <area href="users_8h-source.html" shape="rect" coords="155,58,219,84" alt="">
36 </map>
37
38 <p>
39 <a href="connection_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
40 <tr><td></td></tr>
41 <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
42 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classconnection.html">connection</a></td></tr>
43
44 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Please note: classes serverrec and userrec both inherit from class connection.  <a href="classconnection.html#_details">More...</a><br></td></tr>
45 </table>
46 <hr size="1"><address style="align: right;"><small>Generated on Mon Dec 19 18:05:20 2005 for InspIRCd by&nbsp;
47 <a href="http://www.doxygen.org/index.html">
48 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4-20050815 </small></address>
49 </body>
50 </html>