]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/modules_8cpp.html
Added documentation of new ConfigReader methods suggested by Azhrarn for sanity
[user/henk/code/inspircd.git] / docs / module-doc / modules_8cpp.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>modules.cpp 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>modules.cpp File Reference</h1><code>#include "inspircd.h"</code><br>
10 <code>#include "inspircd_io.h"</code><br>
11 <code>#include "inspircd_util.h"</code><br>
12 <code>#include "inspircd_config.h"</code><br>
13 <code>#include &lt;unistd.h&gt;</code><br>
14 <code>#include &lt;fcntl.h&gt;</code><br>
15 <code>#include &lt;sys/errno.h&gt;</code><br>
16 <code>#include &lt;sys/ioctl.h&gt;</code><br>
17 <code>#include &lt;sys/utsname.h&gt;</code><br>
18 <code>#include &lt;cstdio&gt;</code><br>
19 <code>#include &lt;time.h&gt;</code><br>
20 <code>#include &lt;string&gt;</code><br>
21 <code>#include &lt;hash_map&gt;</code><br>
22 <code>#include &lt;map&gt;</code><br>
23 <code>#include &lt;sstream&gt;</code><br>
24 <code>#include &lt;vector&gt;</code><br>
25 <code>#include &lt;errno.h&gt;</code><br>
26 <code>#include &lt;deque&gt;</code><br>
27 <code>#include &lt;sched.h&gt;</code><br>
28 <code>#include "<a class="el" href="connection_8h-source.html">connection.h</a>"</code><br>
29 <code>#include "<a class="el" href="users_8h-source.html">users.h</a>"</code><br>
30 <code>#include "<a class="el" href="servers_8h-source.html">servers.h</a>"</code><br>
31 <code>#include "<a class="el" href="ctables_8h-source.html">ctables.h</a>"</code><br>
32 <code>#include "globals.h"</code><br>
33 <code>#include "<a class="el" href="modules_8h-source.html">modules.h</a>"</code><br>
34 <code>#include "dynamic.h"</code><br>
35 <code>#include "wildcard.h"</code><br>
36 <code>#include "<a class="el" href="message_8h-source.html">message.h</a>"</code><br>
37 <code>#include "<a class="el" href="mode_8h-source.html">mode.h</a>"</code><br>
38 <code>#include "<a class="el" href="xline_8h-source.html">xline.h</a>"</code><br>
39 <code>#include "<a class="el" href="commands_8h-source.html">commands.h</a>"</code><br>
40
41 <p>
42 Include dependency graph for modules.cpp:<p><center><img src="modules_8cpp__incl.gif" border="0" usemap="#modules.cpp_map" alt="Include dependency graph"></center>
43 <map name="modules.cpp_map">
44 <area href="ctables_8h.html" shape="rect" coords="309,1019,371,1040" alt="">
45 <area href="connection_8h.html" shape="rect" coords="176,1216,256,1237" alt="">
46 <area href="users_8h.html" shape="rect" coords="315,669,365,691" alt="">
47 <area href="servers_8h.html" shape="rect" coords="308,1193,372,1215" alt="">
48 <area href="modules_8h.html" shape="rect" coords="436,921,503,943" alt="">
49 <area href="message_8h.html" shape="rect" coords="433,571,505,592" alt="">
50 <area href="mode_8h.html" shape="rect" coords="444,693,495,715" alt="">
51 <area href="xline_8h.html" shape="rect" coords="445,397,493,419" alt="">
52 <area href="commands_8h.html" shape="rect" coords="428,300,511,321" alt="">
53 </map>
54
55 <p>
56 <a href="modules_8cpp-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
57 <tr><td></td></tr>
58 <tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
59 <tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespacenspace.html">nspace</a></td></tr>
60 <tr><td colspan=2><br><h2>Compounds</h2></td></tr>
61 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classExtMode.html">ExtMode</a></td></tr>
62 <tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structInAddr__HashComp.html">InAddr_HashComp</a></td></tr>
63 <tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structStrHashComp.html">StrHashComp</a></td></tr>
64 <tr><td colspan=2><br><h2>Defines</h2></td></tr>
65 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a0">nspace</a>&nbsp;&nbsp;&nbsp;std</td></tr>
66 <tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
67 <tr><td nowrap align=right valign=top>typedef nspace::hash_map&lt;<br>
68  std::string, <a class="el" href="classuserrec.html">userrec</a> *, nspace::hash&lt;<br>
69  string &gt;, <a class="el" href="structStrHashComp.html">StrHashComp</a> &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a38">user_hash</a></td></tr>
70 <tr><td nowrap align=right valign=top>typedef nspace::hash_map&lt;<br>
71  std::string, <a class="el" href="classchanrec.html">chanrec</a> *, nspace::hash&lt;<br>
72  string &gt;, <a class="el" href="structStrHashComp.html">StrHashComp</a> &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a39">chan_hash</a></td></tr>
73 <tr><td nowrap align=right valign=top>typedef nspace::hash_map&lt;<br>
74  in_addr, string *, nspace::hash&lt;<br>
75  in_addr &gt;, <a class="el" href="structInAddr__HashComp.html">InAddr_HashComp</a> &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a40">address_cache</a></td></tr>
76 <tr><td nowrap align=right valign=top>typedef std::deque&lt; <a class="el" href="classcommand__t.html">command_t</a> &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a41">command_table</a></td></tr>
77 <tr><td nowrap align=right valign=top>typedef std::vector&lt; <a class="el" href="classExtMode.html">ExtMode</a> &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a49">ExtModeList</a></td></tr>
78 <tr><td nowrap align=right valign=top>typedef ExtModeList::iterator&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a50">ExtModeListIter</a></td></tr>
79 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
80 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a52">ModeDefined</a> (char modechar, int type)</td></tr>
81 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a53">ModeIsListMode</a> (char modechar, int type)</td></tr>
82 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a54">ModeDefinedOper</a> (char modechar, int type)</td></tr>
83 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a55">ModeDefinedOn</a> (char modechar, int type)</td></tr>
84 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a56">ModeDefinedOff</a> (char modechar, int type)</td></tr>
85 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a57">DoAddExtendedMode</a> (char modechar, int type, bool requires_oper, int params_on, int params_off)</td></tr>
86 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a58">ModeMakeList</a> (char modechar)</td></tr>
87 <tr><td nowrap align=right valign=top>std::vector&lt; <a class="el" href="classModule.html">Module</a> * &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a59">modules</a> (255)</td></tr>
88 <tr><td nowrap align=right valign=top>std::vector&lt; <a class="el" href="modules_8h.html#a29">ircd_module</a> * &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a60">factory</a> (255)</td></tr>
89 <tr><td colspan=2><br><h2>Variables</h2></td></tr>
90 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a1">MODCOUNT</a> = -1</td></tr>
91 <tr><td nowrap align=right valign=top>vector&lt; <a class="el" href="classModule.html">Module</a> * &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a2">modules</a></td></tr>
92 <tr><td nowrap align=right valign=top>vector&lt; <a class="el" href="modules_8h.html#a29">ircd_module</a> * &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a3">factory</a></td></tr>
93 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a4">LogLevel</a></td></tr>
94 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a5">ServerName</a> [MAXBUF]</td></tr>
95 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a6">Network</a> [MAXBUF]</td></tr>
96 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a7">ServerDesc</a> [MAXBUF]</td></tr>
97 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a8">AdminName</a> [MAXBUF]</td></tr>
98 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a9">AdminEmail</a> [MAXBUF]</td></tr>
99 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a10">AdminNick</a> [MAXBUF]</td></tr>
100 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a11">diepass</a> [MAXBUF]</td></tr>
101 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a12">restartpass</a> [MAXBUF]</td></tr>
102 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a13">motd</a> [MAXBUF]</td></tr>
103 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a14">rules</a> [MAXBUF]</td></tr>
104 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a15">list</a> [MAXBUF]</td></tr>
105 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a16">PrefixQuit</a> [MAXBUF]</td></tr>
106 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a17">DieValue</a> [MAXBUF]</td></tr>
107 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a18">debugging</a></td></tr>
108 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a19">WHOWAS_STALE</a></td></tr>
109 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a20">WHOWAS_MAX</a></td></tr>
110 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a21">DieDelay</a></td></tr>
111 <tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a22">startup_time</a></td></tr>
112 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a23">NetBufferSize</a></td></tr>
113 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a24">MaxWhoResults</a></td></tr>
114 <tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a25">nb_start</a></td></tr>
115 <tr><td nowrap align=right valign=top>std::vector&lt; int &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a26">fd_reap</a></td></tr>
116 <tr><td nowrap align=right valign=top>std::vector&lt; std::string &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a27">module_names</a></td></tr>
117 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a28">bannerBuffer</a> [MAXBUF]</td></tr>
118 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a29">boundPortCount</a></td></tr>
119 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a30">portCount</a></td></tr>
120 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a31">UDPportCount</a></td></tr>
121 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a32">ports</a> [MAXSOCKS]</td></tr>
122 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a33">defaultRoute</a></td></tr>
123 <tr><td nowrap align=right valign=top>std::vector&lt; long &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a34">auth_cookies</a></td></tr>
124 <tr><td nowrap align=right valign=top>std::stringstream&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a35">config_f</a></td></tr>
125 <tr><td nowrap align=right valign=top><a class="el" href="classserverrec.html">serverrec</a> *&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a36">me</a> [32]</td></tr>
126 <tr><td nowrap align=right valign=top>FILE *&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a37">log_file</a></td></tr>
127 <tr><td nowrap align=right valign=top><a class="el" href="modules_8cpp.html#a38">user_hash</a>&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a42">clientlist</a></td></tr>
128 <tr><td nowrap align=right valign=top><a class="el" href="modules_8cpp.html#a39">chan_hash</a>&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a43">chanlist</a></td></tr>
129 <tr><td nowrap align=right valign=top><a class="el" href="modules_8cpp.html#a38">user_hash</a>&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a44">whowas</a></td></tr>
130 <tr><td nowrap align=right valign=top><a class="el" href="modules_8cpp.html#a41">command_table</a>&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a45">cmdlist</a></td></tr>
131 <tr><td nowrap align=right valign=top><a class="el" href="modules_8h.html#a26">file_cache</a>&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a46">MOTD</a></td></tr>
132 <tr><td nowrap align=right valign=top><a class="el" href="modules_8h.html#a26">file_cache</a>&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a47">RULES</a></td></tr>
133 <tr><td nowrap align=right valign=top><a class="el" href="modules_8cpp.html#a40">address_cache</a>&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a48">IP</a></td></tr>
134 <tr><td nowrap align=right valign=top><a class="el" href="modules_8cpp.html#a49">ExtModeList</a>&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a51">EMode</a></td></tr>
135 </table>
136 <hr><h2>Define Documentation</h2>
137 <a name="a0" doxytag="modules.cpp::nspace"></a><p>
138 <table width="100%" cellpadding="2" cellspacing="0" border="0">
139   <tr>
140     <td class="md">
141       <table cellpadding="0" cellspacing="0" border="0">
142         <tr>
143           <td class="md" nowrap valign="top"> #define nspace&nbsp;&nbsp;&nbsp;std
144       </table>
145     </td>
146   </tr>
147 </table>
148 <table cellspacing=5 cellpadding=0 border=0>
149   <tr>
150     <td>
151       &nbsp;
152     </td>
153     <td>
154
155 <p>
156
157 <p>
158 Definition at line <a class="el" href="modules_8cpp-source.html#l00042">42</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
159   </tr>
160 </table>
161 <hr><h2>Typedef Documentation</h2>
162 <a name="a40" doxytag="modules.cpp::address_cache"></a><p>
163 <table width="100%" cellpadding="2" cellspacing="0" border="0">
164   <tr>
165     <td class="md">
166       <table cellpadding="0" cellspacing="0" border="0">
167         <tr>
168           <td class="md" nowrap valign="top"> typedef nspace::hash_map&lt;in_addr,string*, nspace::hash&lt;in_addr&gt;, <a class="el" href="structInAddr__HashComp.html">InAddr_HashComp</a>&gt; address_cache
169       </table>
170     </td>
171   </tr>
172 </table>
173 <table cellspacing=5 cellpadding=0 border=0>
174   <tr>
175     <td>
176       &nbsp;
177     </td>
178     <td>
179
180 <p>
181
182 <p>
183 Definition at line <a class="el" href="modules_8cpp-source.html#l00151">151</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
184   </tr>
185 </table>
186 <a name="a39" doxytag="modules.cpp::chan_hash"></a><p>
187 <table width="100%" cellpadding="2" cellspacing="0" border="0">
188   <tr>
189     <td class="md">
190       <table cellpadding="0" cellspacing="0" border="0">
191         <tr>
192           <td class="md" nowrap valign="top"> typedef nspace::hash_map&lt;std::string, <a class="el" href="classchanrec.html">chanrec</a>*, nspace::hash&lt;string&gt;, <a class="el" href="structStrHashComp.html">StrHashComp</a>&gt; chan_hash
193       </table>
194     </td>
195   </tr>
196 </table>
197 <table cellspacing=5 cellpadding=0 border=0>
198   <tr>
199     <td>
200       &nbsp;
201     </td>
202     <td>
203
204 <p>
205
206 <p>
207 Definition at line <a class="el" href="modules_8cpp-source.html#l00150">150</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
208   </tr>
209 </table>
210 <a name="a41" doxytag="modules.cpp::command_table"></a><p>
211 <table width="100%" cellpadding="2" cellspacing="0" border="0">
212   <tr>
213     <td class="md">
214       <table cellpadding="0" cellspacing="0" border="0">
215         <tr>
216           <td class="md" nowrap valign="top"> typedef std::deque&lt;<a class="el" href="classcommand__t.html">command_t</a>&gt; command_table
217       </table>
218     </td>
219   </tr>
220 </table>
221 <table cellspacing=5 cellpadding=0 border=0>
222   <tr>
223     <td>
224       &nbsp;
225     </td>
226     <td>
227
228 <p>
229
230 <p>
231 Definition at line <a class="el" href="modules_8cpp-source.html#l00152">152</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
232   </tr>
233 </table>
234 <a name="a49" doxytag="modules.cpp::ExtModeList"></a><p>
235 <table width="100%" cellpadding="2" cellspacing="0" border="0">
236   <tr>
237     <td class="md">
238       <table cellpadding="0" cellspacing="0" border="0">
239         <tr>
240           <td class="md" nowrap valign="top"> typedef std::vector&lt;<a class="el" href="classExtMode.html">ExtMode</a>&gt; ExtModeList
241       </table>
242     </td>
243   </tr>
244 </table>
245 <table cellspacing=5 cellpadding=0 border=0>
246   <tr>
247     <td>
248       &nbsp;
249     </td>
250     <td>
251
252 <p>
253
254 <p>
255 Definition at line <a class="el" href="modules_8cpp-source.html#l00178">178</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
256   </tr>
257 </table>
258 <a name="a50" doxytag="modules.cpp::ExtModeListIter"></a><p>
259 <table width="100%" cellpadding="2" cellspacing="0" border="0">
260   <tr>
261     <td class="md">
262       <table cellpadding="0" cellspacing="0" border="0">
263         <tr>
264           <td class="md" nowrap valign="top"> typedef ExtModeList::iterator ExtModeListIter
265       </table>
266     </td>
267   </tr>
268 </table>
269 <table cellspacing=5 cellpadding=0 border=0>
270   <tr>
271     <td>
272       &nbsp;
273     </td>
274     <td>
275
276 <p>
277
278 <p>
279 Definition at line <a class="el" href="modules_8cpp-source.html#l00179">179</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
280 <p>
281 Referenced by <a class="el" href="modules_8cpp-source.html#l00185">ModeDefined()</a>, <a class="el" href="modules_8cpp-source.html#l00241">ModeDefinedOff()</a>, <a class="el" href="modules_8cpp-source.html#l00228">ModeDefinedOn()</a>, <a class="el" href="modules_8cpp-source.html#l00213">ModeDefinedOper()</a>, <a class="el" href="modules_8cpp-source.html#l00199">ModeIsListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00264">ModeMakeList()</a>.    </td>
282   </tr>
283 </table>
284 <a name="a38" doxytag="modules.cpp::user_hash"></a><p>
285 <table width="100%" cellpadding="2" cellspacing="0" border="0">
286   <tr>
287     <td class="md">
288       <table cellpadding="0" cellspacing="0" border="0">
289         <tr>
290           <td class="md" nowrap valign="top"> typedef nspace::hash_map&lt;std::string, <a class="el" href="classuserrec.html">userrec</a>*, nspace::hash&lt;string&gt;, <a class="el" href="structStrHashComp.html">StrHashComp</a>&gt; user_hash
291       </table>
292     </td>
293   </tr>
294 </table>
295 <table cellspacing=5 cellpadding=0 border=0>
296   <tr>
297     <td>
298       &nbsp;
299     </td>
300     <td>
301
302 <p>
303
304 <p>
305 Definition at line <a class="el" href="modules_8cpp-source.html#l00149">149</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
306   </tr>
307 </table>
308 <hr><h2>Function Documentation</h2>
309 <a name="a57" doxytag="modules.cpp::DoAddExtendedMode"></a><p>
310 <table width="100%" cellpadding="2" cellspacing="0" border="0">
311   <tr>
312     <td class="md">
313       <table cellpadding="0" cellspacing="0" border="0">
314         <tr>
315           <td class="md" nowrap valign="top"> bool DoAddExtendedMode </td>
316           <td class="md" valign="top">(&nbsp;</td>
317           <td class="md" nowrap valign="top">char&nbsp;</td>
318           <td class="mdname" nowrap>&nbsp; <em>modechar</em>, </td>
319         </tr>
320         <tr>
321           <td></td>
322           <td></td>
323           <td class="md" nowrap>int&nbsp;</td>
324           <td class="mdname" nowrap>&nbsp; <em>type</em>, </td>
325         </tr>
326         <tr>
327           <td></td>
328           <td></td>
329           <td class="md" nowrap>bool&nbsp;</td>
330           <td class="mdname" nowrap>&nbsp; <em>requires_oper</em>, </td>
331         </tr>
332         <tr>
333           <td></td>
334           <td></td>
335           <td class="md" nowrap>int&nbsp;</td>
336           <td class="mdname" nowrap>&nbsp; <em>params_on</em>, </td>
337         </tr>
338         <tr>
339           <td></td>
340           <td></td>
341           <td class="md" nowrap>int&nbsp;</td>
342           <td class="mdname" nowrap>&nbsp; <em>params_off</em></td>
343         </tr>
344         <tr>
345           <td></td>
346           <td class="md">)&nbsp;</td>
347           <td class="md" colspan="2"></td>
348         </tr>
349
350       </table>
351     </td>
352   </tr>
353 </table>
354 <table cellspacing=5 cellpadding=0 border=0>
355   <tr>
356     <td>
357       &nbsp;
358     </td>
359     <td>
360
361 <p>
362
363 <p>
364 Definition at line <a class="el" href="modules_8cpp-source.html#l00254">254</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
365 <p>
366 References <a class="el" href="modules_8cpp-source.html#l00182">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00185">ModeDefined()</a>.
367 <p>
368 Referenced by <a class="el" href="modules_8cpp-source.html#l00539">Server::AddExtendedListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00519">Server::AddExtendedMode()</a>.
369 <p>
370 <div class="fragment"><pre>00255 {
371 00256         <span class="keywordflow">if</span> (<a class="code" href="modules_8cpp.html#a52">ModeDefined</a>(modechar,type)) {
372 00257                 <span class="keywordflow">return</span> <span class="keyword">false</span>;
373 00258         }
374 00259         <a class="code" href="modules_8cpp.html#a51">EMode</a>.push_back(<a class="code" href="classExtMode.html">ExtMode</a>(modechar,type,requires_oper,params_on,params_off));
375 00260         <span class="keywordflow">return</span> <span class="keyword">true</span>;
376 00261 }
377 </pre></div>    </td>
378   </tr>
379 </table>
380 <a name="a60" doxytag="modules.cpp::factory"></a><p>
381 <table width="100%" cellpadding="2" cellspacing="0" border="0">
382   <tr>
383     <td class="md">
384       <table cellpadding="0" cellspacing="0" border="0">
385         <tr>
386           <td class="md" nowrap valign="top"> std::vector&lt;<a class="el" href="modules_8h.html#a29">ircd_module</a>*&gt; factory </td>
387           <td class="md" valign="top">(&nbsp;</td>
388           <td class="md" nowrap valign="top">255&nbsp;</td>
389           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
390           <td class="md" valign="top">)&nbsp;</td>
391           <td class="md" nowrap></td>
392         </tr>
393
394       </table>
395     </td>
396   </tr>
397 </table>
398 <table cellspacing=5 cellpadding=0 border=0>
399   <tr>
400     <td>
401       &nbsp;
402     </td>
403     <td>
404
405 <p>
406     </td>
407   </tr>
408 </table>
409 <a name="a52" doxytag="modules.cpp::ModeDefined"></a><p>
410 <table width="100%" cellpadding="2" cellspacing="0" border="0">
411   <tr>
412     <td class="md">
413       <table cellpadding="0" cellspacing="0" border="0">
414         <tr>
415           <td class="md" nowrap valign="top"> bool ModeDefined </td>
416           <td class="md" valign="top">(&nbsp;</td>
417           <td class="md" nowrap valign="top">char&nbsp;</td>
418           <td class="mdname" nowrap>&nbsp; <em>modechar</em>, </td>
419         </tr>
420         <tr>
421           <td></td>
422           <td></td>
423           <td class="md" nowrap>int&nbsp;</td>
424           <td class="mdname" nowrap>&nbsp; <em>type</em></td>
425         </tr>
426         <tr>
427           <td></td>
428           <td class="md">)&nbsp;</td>
429           <td class="md" colspan="2"></td>
430         </tr>
431
432       </table>
433     </td>
434   </tr>
435 </table>
436 <table cellspacing=5 cellpadding=0 border=0>
437   <tr>
438     <td>
439       &nbsp;
440     </td>
441     <td>
442
443 <p>
444
445 <p>
446 Definition at line <a class="el" href="modules_8cpp-source.html#l00185">185</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
447 <p>
448 References <a class="el" href="modules_8cpp-source.html#l00182">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00179">ExtModeListIter</a>.
449 <p>
450 Referenced by <a class="el" href="modules_8cpp-source.html#l00254">DoAddExtendedMode()</a>.
451 <p>
452 <div class="fragment"><pre>00186 {
453 00187         log(DEBUG,<span class="stringliteral">"Size of extmodes vector is %d"</span>,<a class="code" href="modules_8cpp.html#a51">EMode</a>.size());
454 00188         <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a50">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a51">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a51">EMode</a>.end(); i++)
455 00189         {
456 00190                 log(DEBUG,<span class="stringliteral">"i-&gt;modechar==%c, modechar=%c, i-&gt;type=%d, type=%d"</span>,i-&gt;modechar,modechar,i-&gt;type,type);
457 00191                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
458 00192                 {
459 00193                         <span class="keywordflow">return</span> <span class="keyword">true</span>;
460 00194                 }
461 00195         }
462 00196         <span class="keywordflow">return</span> <span class="keyword">false</span>;
463 00197 }
464 </pre></div>    </td>
465   </tr>
466 </table>
467 <a name="a56" doxytag="modules.cpp::ModeDefinedOff"></a><p>
468 <table width="100%" cellpadding="2" cellspacing="0" border="0">
469   <tr>
470     <td class="md">
471       <table cellpadding="0" cellspacing="0" border="0">
472         <tr>
473           <td class="md" nowrap valign="top"> int ModeDefinedOff </td>
474           <td class="md" valign="top">(&nbsp;</td>
475           <td class="md" nowrap valign="top">char&nbsp;</td>
476           <td class="mdname" nowrap>&nbsp; <em>modechar</em>, </td>
477         </tr>
478         <tr>
479           <td></td>
480           <td></td>
481           <td class="md" nowrap>int&nbsp;</td>
482           <td class="mdname" nowrap>&nbsp; <em>type</em></td>
483         </tr>
484         <tr>
485           <td></td>
486           <td class="md">)&nbsp;</td>
487           <td class="md" colspan="2"></td>
488         </tr>
489
490       </table>
491     </td>
492   </tr>
493 </table>
494 <table cellspacing=5 cellpadding=0 border=0>
495   <tr>
496     <td>
497       &nbsp;
498     </td>
499     <td>
500
501 <p>
502
503 <p>
504 Definition at line <a class="el" href="modules_8cpp-source.html#l00241">241</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
505 <p>
506 References <a class="el" href="modules_8cpp-source.html#l00182">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00179">ExtModeListIter</a>.
507 <p>
508 <div class="fragment"><pre>00242 {
509 00243         <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a50">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a51">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a51">EMode</a>.end(); i++)
510 00244         {
511 00245                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
512 00246                 {
513 00247                         <span class="keywordflow">return</span> i-&gt;params_when_off;
514 00248                 }
515 00249         }
516 00250         <span class="keywordflow">return</span> 0;
517 00251 }
518 </pre></div>    </td>
519   </tr>
520 </table>
521 <a name="a55" doxytag="modules.cpp::ModeDefinedOn"></a><p>
522 <table width="100%" cellpadding="2" cellspacing="0" border="0">
523   <tr>
524     <td class="md">
525       <table cellpadding="0" cellspacing="0" border="0">
526         <tr>
527           <td class="md" nowrap valign="top"> int ModeDefinedOn </td>
528           <td class="md" valign="top">(&nbsp;</td>
529           <td class="md" nowrap valign="top">char&nbsp;</td>
530           <td class="mdname" nowrap>&nbsp; <em>modechar</em>, </td>
531         </tr>
532         <tr>
533           <td></td>
534           <td></td>
535           <td class="md" nowrap>int&nbsp;</td>
536           <td class="mdname" nowrap>&nbsp; <em>type</em></td>
537         </tr>
538         <tr>
539           <td></td>
540           <td class="md">)&nbsp;</td>
541           <td class="md" colspan="2"></td>
542         </tr>
543
544       </table>
545     </td>
546   </tr>
547 </table>
548 <table cellspacing=5 cellpadding=0 border=0>
549   <tr>
550     <td>
551       &nbsp;
552     </td>
553     <td>
554
555 <p>
556
557 <p>
558 Definition at line <a class="el" href="modules_8cpp-source.html#l00228">228</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
559 <p>
560 References <a class="el" href="modules_8cpp-source.html#l00182">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00179">ExtModeListIter</a>.
561 <p>
562 <div class="fragment"><pre>00229 {
563 00230         <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a50">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a51">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a51">EMode</a>.end(); i++)
564 00231         {
565 00232                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
566 00233                 {
567 00234                         <span class="keywordflow">return</span> i-&gt;params_when_on;
568 00235                 }
569 00236         }
570 00237         <span class="keywordflow">return</span> 0;
571 00238 }
572 </pre></div>    </td>
573   </tr>
574 </table>
575 <a name="a54" doxytag="modules.cpp::ModeDefinedOper"></a><p>
576 <table width="100%" cellpadding="2" cellspacing="0" border="0">
577   <tr>
578     <td class="md">
579       <table cellpadding="0" cellspacing="0" border="0">
580         <tr>
581           <td class="md" nowrap valign="top"> bool ModeDefinedOper </td>
582           <td class="md" valign="top">(&nbsp;</td>
583           <td class="md" nowrap valign="top">char&nbsp;</td>
584           <td class="mdname" nowrap>&nbsp; <em>modechar</em>, </td>
585         </tr>
586         <tr>
587           <td></td>
588           <td></td>
589           <td class="md" nowrap>int&nbsp;</td>
590           <td class="mdname" nowrap>&nbsp; <em>type</em></td>
591         </tr>
592         <tr>
593           <td></td>
594           <td class="md">)&nbsp;</td>
595           <td class="md" colspan="2"></td>
596         </tr>
597
598       </table>
599     </td>
600   </tr>
601 </table>
602 <table cellspacing=5 cellpadding=0 border=0>
603   <tr>
604     <td>
605       &nbsp;
606     </td>
607     <td>
608
609 <p>
610
611 <p>
612 Definition at line <a class="el" href="modules_8cpp-source.html#l00213">213</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
613 <p>
614 References <a class="el" href="modules_8cpp-source.html#l00182">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00179">ExtModeListIter</a>.
615 <p>
616 <div class="fragment"><pre>00214 {
617 00215         log(DEBUG,<span class="stringliteral">"Size of extmodes vector is %d"</span>,<a class="code" href="modules_8cpp.html#a51">EMode</a>.size());
618 00216         <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a50">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a51">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a51">EMode</a>.end(); i++)
619 00217         {
620 00218                 log(DEBUG,<span class="stringliteral">"i-&gt;modechar==%c, modechar=%c, i-&gt;type=%d, type=%d"</span>,i-&gt;modechar,modechar,i-&gt;type,type);
621 00219                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type) &amp;&amp; (i-&gt;needsoper == <span class="keyword">true</span>))
622 00220                 {
623 00221                         <span class="keywordflow">return</span> <span class="keyword">true</span>;
624 00222                 }
625 00223         }
626 00224         <span class="keywordflow">return</span> <span class="keyword">false</span>;
627 00225 }
628 </pre></div>    </td>
629   </tr>
630 </table>
631 <a name="a53" doxytag="modules.cpp::ModeIsListMode"></a><p>
632 <table width="100%" cellpadding="2" cellspacing="0" border="0">
633   <tr>
634     <td class="md">
635       <table cellpadding="0" cellspacing="0" border="0">
636         <tr>
637           <td class="md" nowrap valign="top"> bool ModeIsListMode </td>
638           <td class="md" valign="top">(&nbsp;</td>
639           <td class="md" nowrap valign="top">char&nbsp;</td>
640           <td class="mdname" nowrap>&nbsp; <em>modechar</em>, </td>
641         </tr>
642         <tr>
643           <td></td>
644           <td></td>
645           <td class="md" nowrap>int&nbsp;</td>
646           <td class="mdname" nowrap>&nbsp; <em>type</em></td>
647         </tr>
648         <tr>
649           <td></td>
650           <td class="md">)&nbsp;</td>
651           <td class="md" colspan="2"></td>
652         </tr>
653
654       </table>
655     </td>
656   </tr>
657 </table>
658 <table cellspacing=5 cellpadding=0 border=0>
659   <tr>
660     <td>
661       &nbsp;
662     </td>
663     <td>
664
665 <p>
666
667 <p>
668 Definition at line <a class="el" href="modules_8cpp-source.html#l00199">199</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
669 <p>
670 References <a class="el" href="modules_8cpp-source.html#l00182">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00179">ExtModeListIter</a>.
671 <p>
672 <div class="fragment"><pre>00200 {
673 00201         log(DEBUG,<span class="stringliteral">"Size of extmodes vector is %d"</span>,<a class="code" href="modules_8cpp.html#a51">EMode</a>.size());
674 00202         <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a50">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a51">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a51">EMode</a>.end(); i++)
675 00203         {
676 00204                 log(DEBUG,<span class="stringliteral">"i-&gt;modechar==%c, modechar=%c, i-&gt;type=%d, type=%d"</span>,i-&gt;modechar,modechar,i-&gt;type,type);
677 00205                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type) &amp;&amp; (i-&gt;list == <span class="keyword">true</span>))
678 00206                 {
679 00207                         <span class="keywordflow">return</span> <span class="keyword">true</span>;
680 00208                 }
681 00209         }
682 00210         <span class="keywordflow">return</span> <span class="keyword">false</span>;
683 00211 }
684 </pre></div>    </td>
685   </tr>
686 </table>
687 <a name="a58" doxytag="modules.cpp::ModeMakeList"></a><p>
688 <table width="100%" cellpadding="2" cellspacing="0" border="0">
689   <tr>
690     <td class="md">
691       <table cellpadding="0" cellspacing="0" border="0">
692         <tr>
693           <td class="md" nowrap valign="top"> void ModeMakeList </td>
694           <td class="md" valign="top">(&nbsp;</td>
695           <td class="md" nowrap valign="top">char&nbsp;</td>
696           <td class="mdname1" valign="top" nowrap>&nbsp; <em>modechar</em>          </td>
697           <td class="md" valign="top">)&nbsp;</td>
698           <td class="md" nowrap></td>
699         </tr>
700
701       </table>
702     </td>
703   </tr>
704 </table>
705 <table cellspacing=5 cellpadding=0 border=0>
706   <tr>
707     <td>
708       &nbsp;
709     </td>
710     <td>
711
712 <p>
713
714 <p>
715 Definition at line <a class="el" href="modules_8cpp-source.html#l00264">264</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
716 <p>
717 References <a class="el" href="modules_8cpp-source.html#l00182">EMode</a>, <a class="el" href="modules_8cpp-source.html#l00179">ExtModeListIter</a>, and <a class="el" href="modules_8h-source.html#l00021">MT_CHANNEL</a>.
718 <p>
719 Referenced by <a class="el" href="modules_8cpp-source.html#l00539">Server::AddExtendedListMode()</a>.
720 <p>
721 <div class="fragment"><pre>00265 {
722 00266         <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a50">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a51">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a51">EMode</a>.end(); i++)
723 00267         {
724 00268                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == <a class="code" href="modules_8h.html#a5">MT_CHANNEL</a>))
725 00269                 {
726 00270                         i-&gt;list = <span class="keyword">true</span>;
727 00271                         <span class="keywordflow">return</span>;
728 00272                 }
729 00273         }
730 00274         <span class="keywordflow">return</span>;
731 00275 }
732 </pre></div>    </td>
733   </tr>
734 </table>
735 <a name="a59" doxytag="modules.cpp::modules"></a><p>
736 <table width="100%" cellpadding="2" cellspacing="0" border="0">
737   <tr>
738     <td class="md">
739       <table cellpadding="0" cellspacing="0" border="0">
740         <tr>
741           <td class="md" nowrap valign="top"> std::vector&lt;<a class="el" href="classModule.html">Module</a>*&gt; modules </td>
742           <td class="md" valign="top">(&nbsp;</td>
743           <td class="md" nowrap valign="top">255&nbsp;</td>
744           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
745           <td class="md" valign="top">)&nbsp;</td>
746           <td class="md" nowrap></td>
747         </tr>
748
749       </table>
750     </td>
751   </tr>
752 </table>
753 <table cellspacing=5 cellpadding=0 border=0>
754   <tr>
755     <td>
756       &nbsp;
757     </td>
758     <td>
759
760 <p>
761     </td>
762   </tr>
763 </table>
764 <hr><h2>Variable Documentation</h2>
765 <a name="a9" doxytag="modules.cpp::AdminEmail"></a><p>
766 <table width="100%" cellpadding="2" cellspacing="0" border="0">
767   <tr>
768     <td class="md">
769       <table cellpadding="0" cellspacing="0" border="0">
770         <tr>
771           <td class="md" nowrap valign="top"> char AdminEmail[MAXBUF]
772       </table>
773     </td>
774   </tr>
775 </table>
776 <table cellspacing=5 cellpadding=0 border=0>
777   <tr>
778     <td>
779       &nbsp;
780     </td>
781     <td>
782
783 <p>
784
785 <p>
786 Definition at line <a class="el" href="modules_8cpp-source.html#l00056">56</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
787   </tr>
788 </table>
789 <a name="a8" doxytag="modules.cpp::AdminName"></a><p>
790 <table width="100%" cellpadding="2" cellspacing="0" border="0">
791   <tr>
792     <td class="md">
793       <table cellpadding="0" cellspacing="0" border="0">
794         <tr>
795           <td class="md" nowrap valign="top"> char AdminName[MAXBUF]
796       </table>
797     </td>
798   </tr>
799 </table>
800 <table cellspacing=5 cellpadding=0 border=0>
801   <tr>
802     <td>
803       &nbsp;
804     </td>
805     <td>
806
807 <p>
808
809 <p>
810 Definition at line <a class="el" href="modules_8cpp-source.html#l00055">55</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
811   </tr>
812 </table>
813 <a name="a10" doxytag="modules.cpp::AdminNick"></a><p>
814 <table width="100%" cellpadding="2" cellspacing="0" border="0">
815   <tr>
816     <td class="md">
817       <table cellpadding="0" cellspacing="0" border="0">
818         <tr>
819           <td class="md" nowrap valign="top"> char AdminNick[MAXBUF]
820       </table>
821     </td>
822   </tr>
823 </table>
824 <table cellspacing=5 cellpadding=0 border=0>
825   <tr>
826     <td>
827       &nbsp;
828     </td>
829     <td>
830
831 <p>
832
833 <p>
834 Definition at line <a class="el" href="modules_8cpp-source.html#l00057">57</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
835   </tr>
836 </table>
837 <a name="a34" doxytag="modules.cpp::auth_cookies"></a><p>
838 <table width="100%" cellpadding="2" cellspacing="0" border="0">
839   <tr>
840     <td class="md">
841       <table cellpadding="0" cellspacing="0" border="0">
842         <tr>
843           <td class="md" nowrap valign="top"> std::vector&lt;long&gt; auth_cookies
844       </table>
845     </td>
846   </tr>
847 </table>
848 <table cellspacing=5 cellpadding=0 border=0>
849   <tr>
850     <td>
851       &nbsp;
852     </td>
853     <td>
854
855 <p>
856
857 <p>
858 Definition at line <a class="el" href="modules_8cpp-source.html#l00085">85</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
859   </tr>
860 </table>
861 <a name="a28" doxytag="modules.cpp::bannerBuffer"></a><p>
862 <table width="100%" cellpadding="2" cellspacing="0" border="0">
863   <tr>
864     <td class="md">
865       <table cellpadding="0" cellspacing="0" border="0">
866         <tr>
867           <td class="md" nowrap valign="top"> char bannerBuffer[MAXBUF]
868       </table>
869     </td>
870   </tr>
871 </table>
872 <table cellspacing=5 cellpadding=0 border=0>
873   <tr>
874     <td>
875       &nbsp;
876     </td>
877     <td>
878
879 <p>
880
881 <p>
882 Definition at line <a class="el" href="modules_8cpp-source.html#l00078">78</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
883   </tr>
884 </table>
885 <a name="a29" doxytag="modules.cpp::boundPortCount"></a><p>
886 <table width="100%" cellpadding="2" cellspacing="0" border="0">
887   <tr>
888     <td class="md">
889       <table cellpadding="0" cellspacing="0" border="0">
890         <tr>
891           <td class="md" nowrap valign="top"> int boundPortCount
892       </table>
893     </td>
894   </tr>
895 </table>
896 <table cellspacing=5 cellpadding=0 border=0>
897   <tr>
898     <td>
899       &nbsp;
900     </td>
901     <td>
902
903 <p>
904
905 <p>
906 Definition at line <a class="el" href="modules_8cpp-source.html#l00079">79</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
907   </tr>
908 </table>
909 <a name="a43" doxytag="modules.cpp::chanlist"></a><p>
910 <table width="100%" cellpadding="2" cellspacing="0" border="0">
911   <tr>
912     <td class="md">
913       <table cellpadding="0" cellspacing="0" border="0">
914         <tr>
915           <td class="md" nowrap valign="top"> <a class="el" href="modules_8cpp.html#a39">chan_hash</a> chanlist
916       </table>
917     </td>
918   </tr>
919 </table>
920 <table cellspacing=5 cellpadding=0 border=0>
921   <tr>
922     <td>
923       &nbsp;
924     </td>
925     <td>
926
927 <p>
928
929 <p>
930 Definition at line <a class="el" href="modules_8cpp-source.html#l00156">156</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
931   </tr>
932 </table>
933 <a name="a42" doxytag="modules.cpp::clientlist"></a><p>
934 <table width="100%" cellpadding="2" cellspacing="0" border="0">
935   <tr>
936     <td class="md">
937       <table cellpadding="0" cellspacing="0" border="0">
938         <tr>
939           <td class="md" nowrap valign="top"> <a class="el" href="modules_8cpp.html#a38">user_hash</a> clientlist
940       </table>
941     </td>
942   </tr>
943 </table>
944 <table cellspacing=5 cellpadding=0 border=0>
945   <tr>
946     <td>
947       &nbsp;
948     </td>
949     <td>
950
951 <p>
952
953 <p>
954 Definition at line <a class="el" href="modules_8cpp-source.html#l00155">155</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
955 <p>
956 Referenced by <a class="el" href="modules_8cpp-source.html#l00349">Server::GetUsers()</a>.    </td>
957   </tr>
958 </table>
959 <a name="a45" doxytag="modules.cpp::cmdlist"></a><p>
960 <table width="100%" cellpadding="2" cellspacing="0" border="0">
961   <tr>
962     <td class="md">
963       <table cellpadding="0" cellspacing="0" border="0">
964         <tr>
965           <td class="md" nowrap valign="top"> <a class="el" href="modules_8cpp.html#a41">command_table</a> cmdlist
966       </table>
967     </td>
968   </tr>
969 </table>
970 <table cellspacing=5 cellpadding=0 border=0>
971   <tr>
972     <td>
973       &nbsp;
974     </td>
975     <td>
976
977 <p>
978
979 <p>
980 Definition at line <a class="el" href="modules_8cpp-source.html#l00158">158</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
981   </tr>
982 </table>
983 <a name="a35" doxytag="modules.cpp::config_f"></a><p>
984 <table width="100%" cellpadding="2" cellspacing="0" border="0">
985   <tr>
986     <td class="md">
987       <table cellpadding="0" cellspacing="0" border="0">
988         <tr>
989           <td class="md" nowrap valign="top"> std::stringstream config_f
990       </table>
991     </td>
992   </tr>
993 </table>
994 <table cellspacing=5 cellpadding=0 border=0>
995   <tr>
996     <td>
997       &nbsp;
998     </td>
999     <td>
1000
1001 <p>
1002
1003 <p>
1004 Definition at line <a class="el" href="modules_8cpp-source.html#l00086">86</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1005   </tr>
1006 </table>
1007 <a name="a18" doxytag="modules.cpp::debugging"></a><p>
1008 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1009   <tr>
1010     <td class="md">
1011       <table cellpadding="0" cellspacing="0" border="0">
1012         <tr>
1013           <td class="md" nowrap valign="top"> int debugging
1014       </table>
1015     </td>
1016   </tr>
1017 </table>
1018 <table cellspacing=5 cellpadding=0 border=0>
1019   <tr>
1020     <td>
1021       &nbsp;
1022     </td>
1023     <td>
1024
1025 <p>
1026
1027 <p>
1028 Definition at line <a class="el" href="modules_8cpp-source.html#l00066">66</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1029   </tr>
1030 </table>
1031 <a name="a33" doxytag="modules.cpp::defaultRoute"></a><p>
1032 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1033   <tr>
1034     <td class="md">
1035       <table cellpadding="0" cellspacing="0" border="0">
1036         <tr>
1037           <td class="md" nowrap valign="top"> int defaultRoute
1038       </table>
1039     </td>
1040   </tr>
1041 </table>
1042 <table cellspacing=5 cellpadding=0 border=0>
1043   <tr>
1044     <td>
1045       &nbsp;
1046     </td>
1047     <td>
1048
1049 <p>
1050
1051 <p>
1052 Definition at line <a class="el" href="modules_8cpp-source.html#l00083">83</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1053   </tr>
1054 </table>
1055 <a name="a21" doxytag="modules.cpp::DieDelay"></a><p>
1056 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1057   <tr>
1058     <td class="md">
1059       <table cellpadding="0" cellspacing="0" border="0">
1060         <tr>
1061           <td class="md" nowrap valign="top"> int DieDelay
1062       </table>
1063     </td>
1064   </tr>
1065 </table>
1066 <table cellspacing=5 cellpadding=0 border=0>
1067   <tr>
1068     <td>
1069       &nbsp;
1070     </td>
1071     <td>
1072
1073 <p>
1074
1075 <p>
1076 Definition at line <a class="el" href="modules_8cpp-source.html#l00069">69</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1077   </tr>
1078 </table>
1079 <a name="a11" doxytag="modules.cpp::diepass"></a><p>
1080 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1081   <tr>
1082     <td class="md">
1083       <table cellpadding="0" cellspacing="0" border="0">
1084         <tr>
1085           <td class="md" nowrap valign="top"> char diepass[MAXBUF]
1086       </table>
1087     </td>
1088   </tr>
1089 </table>
1090 <table cellspacing=5 cellpadding=0 border=0>
1091   <tr>
1092     <td>
1093       &nbsp;
1094     </td>
1095     <td>
1096
1097 <p>
1098
1099 <p>
1100 Definition at line <a class="el" href="modules_8cpp-source.html#l00058">58</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1101   </tr>
1102 </table>
1103 <a name="a17" doxytag="modules.cpp::DieValue"></a><p>
1104 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1105   <tr>
1106     <td class="md">
1107       <table cellpadding="0" cellspacing="0" border="0">
1108         <tr>
1109           <td class="md" nowrap valign="top"> char DieValue[MAXBUF]
1110       </table>
1111     </td>
1112   </tr>
1113 </table>
1114 <table cellspacing=5 cellpadding=0 border=0>
1115   <tr>
1116     <td>
1117       &nbsp;
1118     </td>
1119     <td>
1120
1121 <p>
1122
1123 <p>
1124 Definition at line <a class="el" href="modules_8cpp-source.html#l00064">64</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1125   </tr>
1126 </table>
1127 <a name="a51" doxytag="modules.cpp::EMode"></a><p>
1128 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1129   <tr>
1130     <td class="md">
1131       <table cellpadding="0" cellspacing="0" border="0">
1132         <tr>
1133           <td class="md" nowrap valign="top"> <a class="el" href="modules_8cpp.html#a49">ExtModeList</a> EMode
1134       </table>
1135     </td>
1136   </tr>
1137 </table>
1138 <table cellspacing=5 cellpadding=0 border=0>
1139   <tr>
1140     <td>
1141       &nbsp;
1142     </td>
1143     <td>
1144
1145 <p>
1146
1147 <p>
1148 Definition at line <a class="el" href="modules_8cpp-source.html#l00182">182</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
1149 <p>
1150 Referenced by <a class="el" href="modules_8cpp-source.html#l00254">DoAddExtendedMode()</a>, <a class="el" href="modules_8cpp-source.html#l00185">ModeDefined()</a>, <a class="el" href="modules_8cpp-source.html#l00241">ModeDefinedOff()</a>, <a class="el" href="modules_8cpp-source.html#l00228">ModeDefinedOn()</a>, <a class="el" href="modules_8cpp-source.html#l00213">ModeDefinedOper()</a>, <a class="el" href="modules_8cpp-source.html#l00199">ModeIsListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00264">ModeMakeList()</a>.    </td>
1151   </tr>
1152 </table>
1153 <a name="a3" doxytag="modules.cpp::factory"></a><p>
1154 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1155   <tr>
1156     <td class="md">
1157       <table cellpadding="0" cellspacing="0" border="0">
1158         <tr>
1159           <td class="md" nowrap valign="top"> vector&lt;<a class="el" href="modules_8h.html#a29">ircd_module</a>*&gt; factory
1160       </table>
1161     </td>
1162   </tr>
1163 </table>
1164 <table cellspacing=5 cellpadding=0 border=0>
1165   <tr>
1166     <td>
1167       &nbsp;
1168     </td>
1169     <td>
1170
1171 <p>
1172
1173 <p>
1174 Definition at line <a class="el" href="modules_8cpp-source.html#l00049">49</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1175   </tr>
1176 </table>
1177 <a name="a26" doxytag="modules.cpp::fd_reap"></a><p>
1178 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1179   <tr>
1180     <td class="md">
1181       <table cellpadding="0" cellspacing="0" border="0">
1182         <tr>
1183           <td class="md" nowrap valign="top"> std::vector&lt;int&gt; fd_reap
1184       </table>
1185     </td>
1186   </tr>
1187 </table>
1188 <table cellspacing=5 cellpadding=0 border=0>
1189   <tr>
1190     <td>
1191       &nbsp;
1192     </td>
1193     <td>
1194
1195 <p>
1196
1197 <p>
1198 Definition at line <a class="el" href="modules_8cpp-source.html#l00075">75</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1199   </tr>
1200 </table>
1201 <a name="a48" doxytag="modules.cpp::IP"></a><p>
1202 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1203   <tr>
1204     <td class="md">
1205       <table cellpadding="0" cellspacing="0" border="0">
1206         <tr>
1207           <td class="md" nowrap valign="top"> <a class="el" href="modules_8cpp.html#a40">address_cache</a> IP
1208       </table>
1209     </td>
1210   </tr>
1211 </table>
1212 <table cellspacing=5 cellpadding=0 border=0>
1213   <tr>
1214     <td>
1215       &nbsp;
1216     </td>
1217     <td>
1218
1219 <p>
1220
1221 <p>
1222 Definition at line <a class="el" href="modules_8cpp-source.html#l00161">161</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1223   </tr>
1224 </table>
1225 <a name="a15" doxytag="modules.cpp::list"></a><p>
1226 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1227   <tr>
1228     <td class="md">
1229       <table cellpadding="0" cellspacing="0" border="0">
1230         <tr>
1231           <td class="md" nowrap valign="top"> char list[MAXBUF]
1232       </table>
1233     </td>
1234   </tr>
1235 </table>
1236 <table cellspacing=5 cellpadding=0 border=0>
1237   <tr>
1238     <td>
1239       &nbsp;
1240     </td>
1241     <td>
1242
1243 <p>
1244
1245 <p>
1246 Definition at line <a class="el" href="modules_8cpp-source.html#l00062">62</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1247   </tr>
1248 </table>
1249 <a name="a37" doxytag="modules.cpp::log_file"></a><p>
1250 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1251   <tr>
1252     <td class="md">
1253       <table cellpadding="0" cellspacing="0" border="0">
1254         <tr>
1255           <td class="md" nowrap valign="top"> FILE* log_file
1256       </table>
1257     </td>
1258   </tr>
1259 </table>
1260 <table cellspacing=5 cellpadding=0 border=0>
1261   <tr>
1262     <td>
1263       &nbsp;
1264     </td>
1265     <td>
1266
1267 <p>
1268
1269 <p>
1270 Definition at line <a class="el" href="modules_8cpp-source.html#l00090">90</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1271   </tr>
1272 </table>
1273 <a name="a4" doxytag="modules.cpp::LogLevel"></a><p>
1274 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1275   <tr>
1276     <td class="md">
1277       <table cellpadding="0" cellspacing="0" border="0">
1278         <tr>
1279           <td class="md" nowrap valign="top"> int LogLevel
1280       </table>
1281     </td>
1282   </tr>
1283 </table>
1284 <table cellspacing=5 cellpadding=0 border=0>
1285   <tr>
1286     <td>
1287       &nbsp;
1288     </td>
1289     <td>
1290
1291 <p>
1292
1293 <p>
1294 Definition at line <a class="el" href="modules_8cpp-source.html#l00051">51</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1295   </tr>
1296 </table>
1297 <a name="a24" doxytag="modules.cpp::MaxWhoResults"></a><p>
1298 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1299   <tr>
1300     <td class="md">
1301       <table cellpadding="0" cellspacing="0" border="0">
1302         <tr>
1303           <td class="md" nowrap valign="top"> int MaxWhoResults
1304       </table>
1305     </td>
1306   </tr>
1307 </table>
1308 <table cellspacing=5 cellpadding=0 border=0>
1309   <tr>
1310     <td>
1311       &nbsp;
1312     </td>
1313     <td>
1314
1315 <p>
1316
1317 <p>
1318 Definition at line <a class="el" href="modules_8cpp-source.html#l00072">72</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1319   </tr>
1320 </table>
1321 <a name="a36" doxytag="modules.cpp::me"></a><p>
1322 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1323   <tr>
1324     <td class="md">
1325       <table cellpadding="0" cellspacing="0" border="0">
1326         <tr>
1327           <td class="md" nowrap valign="top"> <a class="el" href="classserverrec.html">serverrec</a>* me[32]
1328       </table>
1329     </td>
1330   </tr>
1331 </table>
1332 <table cellspacing=5 cellpadding=0 border=0>
1333   <tr>
1334     <td>
1335       &nbsp;
1336     </td>
1337     <td>
1338
1339 <p>
1340
1341 <p>
1342 Definition at line <a class="el" href="modules_8cpp-source.html#l00088">88</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1343   </tr>
1344 </table>
1345 <a name="a1" doxytag="modules.cpp::MODCOUNT"></a><p>
1346 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1347   <tr>
1348     <td class="md">
1349       <table cellpadding="0" cellspacing="0" border="0">
1350         <tr>
1351           <td class="md" nowrap valign="top"> int MODCOUNT = -1
1352       </table>
1353     </td>
1354   </tr>
1355 </table>
1356 <table cellspacing=5 cellpadding=0 border=0>
1357   <tr>
1358     <td>
1359       &nbsp;
1360     </td>
1361     <td>
1362
1363 <p>
1364
1365 <p>
1366 Definition at line <a class="el" href="modules_8cpp-source.html#l00714">714</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1367   </tr>
1368 </table>
1369 <a name="a27" doxytag="modules.cpp::module_names"></a><p>
1370 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1371   <tr>
1372     <td class="md">
1373       <table cellpadding="0" cellspacing="0" border="0">
1374         <tr>
1375           <td class="md" nowrap valign="top"> std::vector&lt;std::string&gt; module_names
1376       </table>
1377     </td>
1378   </tr>
1379 </table>
1380 <table cellspacing=5 cellpadding=0 border=0>
1381   <tr>
1382     <td>
1383       &nbsp;
1384     </td>
1385     <td>
1386
1387 <p>
1388
1389 <p>
1390 Definition at line <a class="el" href="modules_8cpp-source.html#l00076">76</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1391   </tr>
1392 </table>
1393 <a name="a2" doxytag="modules.cpp::modules"></a><p>
1394 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1395   <tr>
1396     <td class="md">
1397       <table cellpadding="0" cellspacing="0" border="0">
1398         <tr>
1399           <td class="md" nowrap valign="top"> vector&lt;<a class="el" href="classModule.html">Module</a>*&gt; modules
1400       </table>
1401     </td>
1402   </tr>
1403 </table>
1404 <table cellspacing=5 cellpadding=0 border=0>
1405   <tr>
1406     <td>
1407       &nbsp;
1408     </td>
1409     <td>
1410
1411 <p>
1412
1413 <p>
1414 Definition at line <a class="el" href="modules_8cpp-source.html#l00048">48</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1415   </tr>
1416 </table>
1417 <a name="a46" doxytag="modules.cpp::MOTD"></a><p>
1418 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1419   <tr>
1420     <td class="md">
1421       <table cellpadding="0" cellspacing="0" border="0">
1422         <tr>
1423           <td class="md" nowrap valign="top"> <a class="el" href="modules_8h.html#a26">file_cache</a> MOTD
1424       </table>
1425     </td>
1426   </tr>
1427 </table>
1428 <table cellspacing=5 cellpadding=0 border=0>
1429   <tr>
1430     <td>
1431       &nbsp;
1432     </td>
1433     <td>
1434
1435 <p>
1436
1437 <p>
1438 Definition at line <a class="el" href="modules_8cpp-source.html#l00159">159</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1439   </tr>
1440 </table>
1441 <a name="a13" doxytag="modules.cpp::motd"></a><p>
1442 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1443   <tr>
1444     <td class="md">
1445       <table cellpadding="0" cellspacing="0" border="0">
1446         <tr>
1447           <td class="md" nowrap valign="top"> char motd[MAXBUF]
1448       </table>
1449     </td>
1450   </tr>
1451 </table>
1452 <table cellspacing=5 cellpadding=0 border=0>
1453   <tr>
1454     <td>
1455       &nbsp;
1456     </td>
1457     <td>
1458
1459 <p>
1460
1461 <p>
1462 Definition at line <a class="el" href="modules_8cpp-source.html#l00060">60</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1463   </tr>
1464 </table>
1465 <a name="a25" doxytag="modules.cpp::nb_start"></a><p>
1466 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1467   <tr>
1468     <td class="md">
1469       <table cellpadding="0" cellspacing="0" border="0">
1470         <tr>
1471           <td class="md" nowrap valign="top"> time_t nb_start
1472       </table>
1473     </td>
1474   </tr>
1475 </table>
1476 <table cellspacing=5 cellpadding=0 border=0>
1477   <tr>
1478     <td>
1479       &nbsp;
1480     </td>
1481     <td>
1482
1483 <p>
1484
1485 <p>
1486 Definition at line <a class="el" href="modules_8cpp-source.html#l00073">73</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1487   </tr>
1488 </table>
1489 <a name="a23" doxytag="modules.cpp::NetBufferSize"></a><p>
1490 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1491   <tr>
1492     <td class="md">
1493       <table cellpadding="0" cellspacing="0" border="0">
1494         <tr>
1495           <td class="md" nowrap valign="top"> int NetBufferSize
1496       </table>
1497     </td>
1498   </tr>
1499 </table>
1500 <table cellspacing=5 cellpadding=0 border=0>
1501   <tr>
1502     <td>
1503       &nbsp;
1504     </td>
1505     <td>
1506
1507 <p>
1508
1509 <p>
1510 Definition at line <a class="el" href="modules_8cpp-source.html#l00071">71</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1511   </tr>
1512 </table>
1513 <a name="a6" doxytag="modules.cpp::Network"></a><p>
1514 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1515   <tr>
1516     <td class="md">
1517       <table cellpadding="0" cellspacing="0" border="0">
1518         <tr>
1519           <td class="md" nowrap valign="top"> char Network[MAXBUF]
1520       </table>
1521     </td>
1522   </tr>
1523 </table>
1524 <table cellspacing=5 cellpadding=0 border=0>
1525   <tr>
1526     <td>
1527       &nbsp;
1528     </td>
1529     <td>
1530
1531 <p>
1532
1533 <p>
1534 Definition at line <a class="el" href="modules_8cpp-source.html#l00053">53</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1535   </tr>
1536 </table>
1537 <a name="a30" doxytag="modules.cpp::portCount"></a><p>
1538 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1539   <tr>
1540     <td class="md">
1541       <table cellpadding="0" cellspacing="0" border="0">
1542         <tr>
1543           <td class="md" nowrap valign="top"> int portCount
1544       </table>
1545     </td>
1546   </tr>
1547 </table>
1548 <table cellspacing=5 cellpadding=0 border=0>
1549   <tr>
1550     <td>
1551       &nbsp;
1552     </td>
1553     <td>
1554
1555 <p>
1556
1557 <p>
1558 Definition at line <a class="el" href="modules_8cpp-source.html#l00080">80</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1559   </tr>
1560 </table>
1561 <a name="a32" doxytag="modules.cpp::ports"></a><p>
1562 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1563   <tr>
1564     <td class="md">
1565       <table cellpadding="0" cellspacing="0" border="0">
1566         <tr>
1567           <td class="md" nowrap valign="top"> int ports[MAXSOCKS]
1568       </table>
1569     </td>
1570   </tr>
1571 </table>
1572 <table cellspacing=5 cellpadding=0 border=0>
1573   <tr>
1574     <td>
1575       &nbsp;
1576     </td>
1577     <td>
1578
1579 <p>
1580
1581 <p>
1582 Definition at line <a class="el" href="modules_8cpp-source.html#l00082">82</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1583   </tr>
1584 </table>
1585 <a name="a16" doxytag="modules.cpp::PrefixQuit"></a><p>
1586 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1587   <tr>
1588     <td class="md">
1589       <table cellpadding="0" cellspacing="0" border="0">
1590         <tr>
1591           <td class="md" nowrap valign="top"> char PrefixQuit[MAXBUF]
1592       </table>
1593     </td>
1594   </tr>
1595 </table>
1596 <table cellspacing=5 cellpadding=0 border=0>
1597   <tr>
1598     <td>
1599       &nbsp;
1600     </td>
1601     <td>
1602
1603 <p>
1604
1605 <p>
1606 Definition at line <a class="el" href="modules_8cpp-source.html#l00063">63</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1607   </tr>
1608 </table>
1609 <a name="a12" doxytag="modules.cpp::restartpass"></a><p>
1610 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1611   <tr>
1612     <td class="md">
1613       <table cellpadding="0" cellspacing="0" border="0">
1614         <tr>
1615           <td class="md" nowrap valign="top"> char restartpass[MAXBUF]
1616       </table>
1617     </td>
1618   </tr>
1619 </table>
1620 <table cellspacing=5 cellpadding=0 border=0>
1621   <tr>
1622     <td>
1623       &nbsp;
1624     </td>
1625     <td>
1626
1627 <p>
1628
1629 <p>
1630 Definition at line <a class="el" href="modules_8cpp-source.html#l00059">59</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1631   </tr>
1632 </table>
1633 <a name="a47" doxytag="modules.cpp::RULES"></a><p>
1634 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1635   <tr>
1636     <td class="md">
1637       <table cellpadding="0" cellspacing="0" border="0">
1638         <tr>
1639           <td class="md" nowrap valign="top"> <a class="el" href="modules_8h.html#a26">file_cache</a> RULES
1640       </table>
1641     </td>
1642   </tr>
1643 </table>
1644 <table cellspacing=5 cellpadding=0 border=0>
1645   <tr>
1646     <td>
1647       &nbsp;
1648     </td>
1649     <td>
1650
1651 <p>
1652
1653 <p>
1654 Definition at line <a class="el" href="modules_8cpp-source.html#l00160">160</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1655   </tr>
1656 </table>
1657 <a name="a14" doxytag="modules.cpp::rules"></a><p>
1658 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1659   <tr>
1660     <td class="md">
1661       <table cellpadding="0" cellspacing="0" border="0">
1662         <tr>
1663           <td class="md" nowrap valign="top"> char rules[MAXBUF]
1664       </table>
1665     </td>
1666   </tr>
1667 </table>
1668 <table cellspacing=5 cellpadding=0 border=0>
1669   <tr>
1670     <td>
1671       &nbsp;
1672     </td>
1673     <td>
1674
1675 <p>
1676
1677 <p>
1678 Definition at line <a class="el" href="modules_8cpp-source.html#l00061">61</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1679   </tr>
1680 </table>
1681 <a name="a7" doxytag="modules.cpp::ServerDesc"></a><p>
1682 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1683   <tr>
1684     <td class="md">
1685       <table cellpadding="0" cellspacing="0" border="0">
1686         <tr>
1687           <td class="md" nowrap valign="top"> char ServerDesc[MAXBUF]
1688       </table>
1689     </td>
1690   </tr>
1691 </table>
1692 <table cellspacing=5 cellpadding=0 border=0>
1693   <tr>
1694     <td>
1695       &nbsp;
1696     </td>
1697     <td>
1698
1699 <p>
1700
1701 <p>
1702 Definition at line <a class="el" href="modules_8cpp-source.html#l00054">54</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1703   </tr>
1704 </table>
1705 <a name="a5" doxytag="modules.cpp::ServerName"></a><p>
1706 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1707   <tr>
1708     <td class="md">
1709       <table cellpadding="0" cellspacing="0" border="0">
1710         <tr>
1711           <td class="md" nowrap valign="top"> char ServerName[MAXBUF]
1712       </table>
1713     </td>
1714   </tr>
1715 </table>
1716 <table cellspacing=5 cellpadding=0 border=0>
1717   <tr>
1718     <td>
1719       &nbsp;
1720     </td>
1721     <td>
1722
1723 <p>
1724
1725 <p>
1726 Definition at line <a class="el" href="modules_8cpp-source.html#l00052">52</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1727   </tr>
1728 </table>
1729 <a name="a22" doxytag="modules.cpp::startup_time"></a><p>
1730 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1731   <tr>
1732     <td class="md">
1733       <table cellpadding="0" cellspacing="0" border="0">
1734         <tr>
1735           <td class="md" nowrap valign="top"> time_t startup_time
1736       </table>
1737     </td>
1738   </tr>
1739 </table>
1740 <table cellspacing=5 cellpadding=0 border=0>
1741   <tr>
1742     <td>
1743       &nbsp;
1744     </td>
1745     <td>
1746
1747 <p>
1748
1749 <p>
1750 Definition at line <a class="el" href="modules_8cpp-source.html#l00070">70</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1751   </tr>
1752 </table>
1753 <a name="a31" doxytag="modules.cpp::UDPportCount"></a><p>
1754 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1755   <tr>
1756     <td class="md">
1757       <table cellpadding="0" cellspacing="0" border="0">
1758         <tr>
1759           <td class="md" nowrap valign="top"> int UDPportCount
1760       </table>
1761     </td>
1762   </tr>
1763 </table>
1764 <table cellspacing=5 cellpadding=0 border=0>
1765   <tr>
1766     <td>
1767       &nbsp;
1768     </td>
1769     <td>
1770
1771 <p>
1772
1773 <p>
1774 Definition at line <a class="el" href="modules_8cpp-source.html#l00081">81</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1775   </tr>
1776 </table>
1777 <a name="a44" doxytag="modules.cpp::whowas"></a><p>
1778 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1779   <tr>
1780     <td class="md">
1781       <table cellpadding="0" cellspacing="0" border="0">
1782         <tr>
1783           <td class="md" nowrap valign="top"> <a class="el" href="modules_8cpp.html#a38">user_hash</a> whowas
1784       </table>
1785     </td>
1786   </tr>
1787 </table>
1788 <table cellspacing=5 cellpadding=0 border=0>
1789   <tr>
1790     <td>
1791       &nbsp;
1792     </td>
1793     <td>
1794
1795 <p>
1796
1797 <p>
1798 Definition at line <a class="el" href="modules_8cpp-source.html#l00157">157</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1799   </tr>
1800 </table>
1801 <a name="a20" doxytag="modules.cpp::WHOWAS_MAX"></a><p>
1802 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1803   <tr>
1804     <td class="md">
1805       <table cellpadding="0" cellspacing="0" border="0">
1806         <tr>
1807           <td class="md" nowrap valign="top"> int WHOWAS_MAX
1808       </table>
1809     </td>
1810   </tr>
1811 </table>
1812 <table cellspacing=5 cellpadding=0 border=0>
1813   <tr>
1814     <td>
1815       &nbsp;
1816     </td>
1817     <td>
1818
1819 <p>
1820
1821 <p>
1822 Definition at line <a class="el" href="modules_8cpp-source.html#l00068">68</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1823   </tr>
1824 </table>
1825 <a name="a19" doxytag="modules.cpp::WHOWAS_STALE"></a><p>
1826 <table width="100%" cellpadding="2" cellspacing="0" border="0">
1827   <tr>
1828     <td class="md">
1829       <table cellpadding="0" cellspacing="0" border="0">
1830         <tr>
1831           <td class="md" nowrap valign="top"> int WHOWAS_STALE
1832       </table>
1833     </td>
1834   </tr>
1835 </table>
1836 <table cellspacing=5 cellpadding=0 border=0>
1837   <tr>
1838     <td>
1839       &nbsp;
1840     </td>
1841     <td>
1842
1843 <p>
1844
1845 <p>
1846 Definition at line <a class="el" href="modules_8cpp-source.html#l00067">67</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
1847   </tr>
1848 </table>
1849 <hr><address style="align: right;"><small>Generated on Sat May 1 20:57:55 2004 for InspIRCd by
1850 <a href="http://www.doxygen.org/index.html">
1851 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
1852 width=110 height=53></a>1.3-rc3 </small></address>
1853 </body>
1854 </html>