]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/servers_8h.html
72e4c1d7f54ced095266b741398afb39c34dc2d4
[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="servers_8cpp.html" shape="rect" coords="7,16,87,37" alt="">
24 </map>
25
26 <p>
27 <a href="servers_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
28 <tr><td></td></tr>
29 <tr><td colspan=2><br><h2>Compounds</h2></td></tr>
30 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classserverrec.html">serverrec</a></td></tr>
31 <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>
32 <tr><td colspan=2><br><h2>Defines</h2></td></tr>
33 <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>
34 <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>
35 </table>
36 <hr><h2>Define Documentation</h2>
37 <a name="a0" doxytag="servers.h::LINK_ACTIVE"></a><p>
38 <table width="100%" cellpadding="2" cellspacing="0" border="0">
39   <tr>
40     <td class="md">
41       <table cellpadding="0" cellspacing="0" border="0">
42         <tr>
43           <td class="md" nowrap valign="top"> #define LINK_ACTIVE&nbsp;&nbsp;&nbsp;1
44       </table>
45     </td>
46   </tr>
47 </table>
48 <table cellspacing=5 cellpadding=0 border=0>
49   <tr>
50     <td>
51       &nbsp;
52     </td>
53     <td>
54
55 <p>
56
57 <p>
58 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>
59   </tr>
60 </table>
61 <a name="a1" doxytag="servers.h::LINK_INACTIVE"></a><p>
62 <table width="100%" cellpadding="2" cellspacing="0" border="0">
63   <tr>
64     <td class="md">
65       <table cellpadding="0" cellspacing="0" border="0">
66         <tr>
67           <td class="md" nowrap valign="top"> #define LINK_INACTIVE&nbsp;&nbsp;&nbsp;0
68       </table>
69     </td>
70   </tr>
71 </table>
72 <table cellspacing=5 cellpadding=0 border=0>
73   <tr>
74     <td>
75       &nbsp;
76     </td>
77     <td>
78
79 <p>
80
81 <p>
82 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>
83   </tr>
84 </table>
85 <hr><address style="align: right;"><small>Generated on Wed Apr 7 19:20:26 2004 for InspIRCd by
86 <a href="http://www.doxygen.org/index.html">
87 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
88 width=110 height=53></a>1.3-rc3 </small></address>
89 </body>
90 </html>