]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/connection_8h.html
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / module-doc / connection_8h.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 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.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3.3 -->
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">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8 <h1>connection.h File Reference</h1><code>#include "inspircd_config.h"</code><br>
9 <code>#include "<a class="el" href="base_8h-source.html">base.h</a>"</code><br>
10 <code>#include &lt;string&gt;</code><br>
11 <code>#include &lt;map&gt;</code><br>
12 <code>#include &lt;sys/types.h&gt;</code><br>
13 <code>#include &lt;sys/socket.h&gt;</code><br>
14 <code>#include &lt;netdb.h&gt;</code><br>
15 <code>#include &lt;netinet/in.h&gt;</code><br>
16 <code>#include &lt;unistd.h&gt;</code><br>
17 <code>#include &lt;errno.h&gt;</code><br>
18 <code>#include &lt;time.h&gt;</code><br>
19 <code>#include &lt;vector&gt;</code><br>
20 <code>#include &lt;deque&gt;</code><br>
21 <code>#include &lt;sstream&gt;</code><br>
22
23 <p>
24 Include dependency graph for connection.h:<p><center><img src="connection_8h__incl.gif" border="0" usemap="#connection.h_map" alt="Include dependency graph"></center>
25 <map name="connection.h_map">
26 <area href="base_8h.html" shape="rect" coords="195,109,257,135" alt="">
27 </map>
28
29 <p>
30 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="Included by dependency graph"></center>
31 <map name="connection.hdep_map">
32 <area href="channels_8cpp.html" shape="rect" coords="26,8,125,34" alt="">
33 <area href="users_8h.html" shape="rect" coords="58,82,122,109" alt="">
34 <area href="servers_8h.html" shape="rect" coords="146,82,224,109" alt="">
35 <area href="modules_8cpp.html" shape="rect" coords="149,8,248,34" 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>Compounds</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. </em> <a href="classconnection.html#_details">More...</a><em><br><br></td></tr>
45 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classircd__connector.html">ircd_connector</a></td></tr>
46
47 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Each connection has one or more of these each represents ONE outbound connection to another ircd so each inbound has multiple outbounds. </em> <a href="classircd__connector.html#_details">More...</a><em><br><br></td></tr>
48 <tr><td colspan=2><br><h2>Defines</h2></td></tr>
49 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="connection_8h.html#a0">STATE_DISCONNECTED</a>&nbsp;&nbsp;&nbsp;0</td></tr>
50
51 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="connection_8h.html#a1">STATE_CONNECTED</a>&nbsp;&nbsp;&nbsp;1</td></tr>
52
53 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="connection_8h.html#a2">STATE_SYNC</a>&nbsp;&nbsp;&nbsp;2</td></tr>
54
55 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="connection_8h.html#a3">STATE_NOAUTH_INBOUND</a>&nbsp;&nbsp;&nbsp;3</td></tr>
56
57 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="connection_8h.html#a4">STATE_NOAUTH_OUTBOUND</a>&nbsp;&nbsp;&nbsp;4</td></tr>
58
59 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="connection_8h.html#a5">STATE_SERVICES</a>&nbsp;&nbsp;&nbsp;5</td></tr>
60
61 </table>
62 <hr><h2>Define Documentation</h2>
63 <a name="a1" doxytag="connection.h::STATE_CONNECTED"></a><p>
64 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
65   <tr>
66     <td class="mdRow">
67       <table cellpadding="0" cellspacing="0" border="0">
68         <tr>
69           <td class="md" nowrap valign="top"> #define STATE_CONNECTED&nbsp;&nbsp;&nbsp;1
70       </table>
71     </td>
72   </tr>
73 </table>
74 <table cellspacing=5 cellpadding=0 border=0>
75   <tr>
76     <td>
77       &nbsp;
78     </td>
79     <td>
80
81 <p>
82
83 <p>
84 Definition at line <a class="el" href="connection_8h-source.html#l00036">36</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
85   </tr>
86 </table>
87 <a name="a0" doxytag="connection.h::STATE_DISCONNECTED"></a><p>
88 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
89   <tr>
90     <td class="mdRow">
91       <table cellpadding="0" cellspacing="0" border="0">
92         <tr>
93           <td class="md" nowrap valign="top"> #define STATE_DISCONNECTED&nbsp;&nbsp;&nbsp;0
94       </table>
95     </td>
96   </tr>
97 </table>
98 <table cellspacing=5 cellpadding=0 border=0>
99   <tr>
100     <td>
101       &nbsp;
102     </td>
103     <td>
104
105 <p>
106
107 <p>
108 Definition at line <a class="el" href="connection_8h-source.html#l00035">35</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
109   </tr>
110 </table>
111 <a name="a3" doxytag="connection.h::STATE_NOAUTH_INBOUND"></a><p>
112 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
113   <tr>
114     <td class="mdRow">
115       <table cellpadding="0" cellspacing="0" border="0">
116         <tr>
117           <td class="md" nowrap valign="top"> #define STATE_NOAUTH_INBOUND&nbsp;&nbsp;&nbsp;3
118       </table>
119     </td>
120   </tr>
121 </table>
122 <table cellspacing=5 cellpadding=0 border=0>
123   <tr>
124     <td>
125       &nbsp;
126     </td>
127     <td>
128
129 <p>
130
131 <p>
132 Definition at line <a class="el" href="connection_8h-source.html#l00038">38</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
133   </tr>
134 </table>
135 <a name="a4" doxytag="connection.h::STATE_NOAUTH_OUTBOUND"></a><p>
136 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
137   <tr>
138     <td class="mdRow">
139       <table cellpadding="0" cellspacing="0" border="0">
140         <tr>
141           <td class="md" nowrap valign="top"> #define STATE_NOAUTH_OUTBOUND&nbsp;&nbsp;&nbsp;4
142       </table>
143     </td>
144   </tr>
145 </table>
146 <table cellspacing=5 cellpadding=0 border=0>
147   <tr>
148     <td>
149       &nbsp;
150     </td>
151     <td>
152
153 <p>
154
155 <p>
156 Definition at line <a class="el" href="connection_8h-source.html#l00039">39</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
157   </tr>
158 </table>
159 <a name="a5" doxytag="connection.h::STATE_SERVICES"></a><p>
160 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
161   <tr>
162     <td class="mdRow">
163       <table cellpadding="0" cellspacing="0" border="0">
164         <tr>
165           <td class="md" nowrap valign="top"> #define STATE_SERVICES&nbsp;&nbsp;&nbsp;5
166       </table>
167     </td>
168   </tr>
169 </table>
170 <table cellspacing=5 cellpadding=0 border=0>
171   <tr>
172     <td>
173       &nbsp;
174     </td>
175     <td>
176
177 <p>
178
179 <p>
180 Definition at line <a class="el" href="connection_8h-source.html#l00040">40</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
181   </tr>
182 </table>
183 <a name="a2" doxytag="connection.h::STATE_SYNC"></a><p>
184 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
185   <tr>
186     <td class="mdRow">
187       <table cellpadding="0" cellspacing="0" border="0">
188         <tr>
189           <td class="md" nowrap valign="top"> #define STATE_SYNC&nbsp;&nbsp;&nbsp;2
190       </table>
191     </td>
192   </tr>
193 </table>
194 <table cellspacing=5 cellpadding=0 border=0>
195   <tr>
196     <td>
197       &nbsp;
198     </td>
199     <td>
200
201 <p>
202
203 <p>
204 Definition at line <a class="el" href="connection_8h-source.html#l00037">37</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
205   </tr>
206 </table>
207 <hr size="1"><address style="align: right;"><small>Generated on Fri May 13 01:58:59 2005 for InspIRCd by
208 <a href="http://www.doxygen.org/index.html">
209 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
210 </a>1.3.3 </small></address>
211 </body>
212 </html>