]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/servers_8h.html
documentation update for updated return values of OnUserPreJoin
[user/henk/code/inspircd.git] / docs / module-doc / servers_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>servers.h File Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3-rc3 -->
7 <center>
8 <a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
9 <hr><h1>servers.h File Reference</h1><code>#include "inspircd_config.h"</code><br>
10 <code>#include "<a class="el" href="connection_8h-source.html">connection.h</a>"</code><br>
11 <code>#include &lt;string&gt;</code><br>
12 <code>#include &lt;map&gt;</code><br>
13
14 <p>
15 Include dependency graph for servers.h:<p><center><img src="servers_8h__incl.gif" border="0" usemap="#servers.h_map" alt="Include dependency graph"></center>
16 <map name="servers.h_map">
17 <area href="connection_8h.html" shape="rect" coords="79,85,159,106" alt="">
18 </map>
19
20 <p>
21 This graph shows which files directly or indirectly include this file:<p><center><img src="servers_8h__dep__incl.gif" border="0" usemap="#servers.hdep_map" alt="Included by dependency graph"></center>
22 <map name="servers.hdep_map">
23 <area href="channels_8cpp.html" shape="rect" coords="7,16,95,37" alt="">
24 <area href="modules_8cpp.html" shape="rect" coords="119,16,201,37" alt="">
25 <area href="servers_8cpp.html" shape="rect" coords="225,16,305,37" alt="">
26 </map>
27
28 <p>
29 <a href="servers_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
30 <tr><td></td></tr>
31 <tr><td colspan=2><br><h2>Compounds</h2></td></tr>
32 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classserverrec.html">serverrec</a></td></tr>
33 <tr><td>&nbsp;</td><td><font size=-1><em>A class that defines the local server or a remote server.</em> <a href="classserverrec.html#_details">More...</a><em></em></font><br><br></td></tr>
34 <tr><td colspan=2><br><h2>Defines</h2></td></tr>
35 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="servers_8h.html#a0">LINK_ACTIVE</a>&nbsp;&nbsp;&nbsp;1</td></tr>
36 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="servers_8h.html#a1">LINK_INACTIVE</a>&nbsp;&nbsp;&nbsp;0</td></tr>
37 </table>
38 <hr><h2>Define Documentation</h2>
39 <a name="a0" doxytag="servers.h::LINK_ACTIVE"></a><p>
40 <table width="100%" cellpadding="2" cellspacing="0" border="0">
41   <tr>
42     <td class="md">
43       <table cellpadding="0" cellspacing="0" border="0">
44         <tr>
45           <td class="md" nowrap valign="top"> #define LINK_ACTIVE&nbsp;&nbsp;&nbsp;1
46       </table>
47     </td>
48   </tr>
49 </table>
50 <table cellspacing=5 cellpadding=0 border=0>
51   <tr>
52     <td>
53       &nbsp;
54     </td>
55     <td>
56
57 <p>
58
59 <p>
60 Definition at line <a class="el" href="servers_8h-source.html#l00014">14</a> of file <a class="el" href="servers_8h-source.html">servers.h</a>.    </td>
61   </tr>
62 </table>
63 <a name="a1" doxytag="servers.h::LINK_INACTIVE"></a><p>
64 <table width="100%" cellpadding="2" cellspacing="0" border="0">
65   <tr>
66     <td class="md">
67       <table cellpadding="0" cellspacing="0" border="0">
68         <tr>
69           <td class="md" nowrap valign="top"> #define LINK_INACTIVE&nbsp;&nbsp;&nbsp;0
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="servers_8h-source.html#l00015">15</a> of file <a class="el" href="servers_8h-source.html">servers.h</a>.    </td>
85   </tr>
86 </table>
87 <hr><address style="align: right;"><small>Generated on Sun May 2 00:09:27 2004 for InspIRCd by
88 <a href="http://www.doxygen.org/index.html">
89 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
90 width=110 height=53></a>1.3-rc3 </small></address>
91 </body>
92 </html>