]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/modules_8h.html
Added Module::OnAccessCheck
[user/henk/code/inspircd.git] / docs / module-doc / modules_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>modules.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>modules.h File Reference</h1><code>#include "dynamic.h"</code><br>
10 <code>#include "<a class="el" href="base_8h-source.html">base.h</a>"</code><br>
11 <code>#include "<a class="el" href="ctables_8h-source.html">ctables.h</a>"</code><br>
12 <code>#include &lt;string&gt;</code><br>
13 <code>#include &lt;deque&gt;</code><br>
14 <code>#include &lt;sstream&gt;</code><br>
15
16 <p>
17 Include dependency graph for modules.h:<p><center><img src="modules_8h__incl.gif" border="0" usemap="#modules.h_map" alt="Include dependency graph"></center>
18 <map name="modules.h_map">
19 <area href="base_8h.html" shape="rect" coords="88,86,136,107" alt="">
20 <area href="ctables_8h.html" shape="rect" coords="213,155,275,176" alt="">
21 </map>
22
23 <p>
24 This graph shows which files directly or indirectly include this file:<p><center><img src="modules_8h__dep__incl.gif" border="0" usemap="#modules.hdep_map" alt="Included by dependency graph"></center>
25 <map name="modules.hdep_map">
26 <area href="modules_8cpp.html" shape="rect" coords="7,16,89,37" alt="">
27 </map>
28
29 <p>
30 <a href="modules_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
31 <tr><td></td></tr>
32 <tr><td colspan=2><br><h2>Compounds</h2></td></tr>
33 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classAdmin.html">Admin</a></td></tr>
34 <tr><td>&nbsp;</td><td><font size=-1><em>Holds /ADMIN data This class contains the admin details of the local server.</em> <a href="classAdmin.html#_details">More...</a><em></em></font><br><br></td></tr>
35 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classConfigReader.html">ConfigReader</a></td></tr>
36 <tr><td>&nbsp;</td><td><font size=-1><em>Allows reading of values from configuration files This class allows a module to read from either the main configuration file (inspircd.conf) or from a module-specified configuration file.</em> <a href="classConfigReader.html#_details">More...</a><em></em></font><br><br></td></tr>
37 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classFileReader.html">FileReader</a></td></tr>
38 <tr><td>&nbsp;</td><td><font size=-1><em>Caches a text file into memory and can be used to retrieve lines from it.</em> <a href="classFileReader.html#_details">More...</a><em></em></font><br><br></td></tr>
39 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classModule.html">Module</a></td></tr>
40 <tr><td>&nbsp;</td><td><font size=-1><em>Base class for all InspIRCd modules This class is the base class for InspIRCd modules.</em> <a href="classModule.html#_details">More...</a><em></em></font><br><br></td></tr>
41 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classModuleFactory.html">ModuleFactory</a></td></tr>
42 <tr><td>&nbsp;</td><td><font size=-1><em>Instantiates classes inherited from <a class="el" href="classModule.html">Module</a> This class creates a class inherited from type <a class="el" href="classModule.html">Module</a>, using new.</em> <a href="classModuleFactory.html#_details">More...</a><em></em></font><br><br></td></tr>
43 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classServer.html">Server</a></td></tr>
44 <tr><td>&nbsp;</td><td><font size=-1><em>Allows server output and query functions This class contains methods which allow a module to query the state of the irc server, and produce output to users and other servers.</em> <a href="classServer.html#_details">More...</a><em></em></font><br><br></td></tr>
45 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classVersion.html">Version</a></td></tr>
46 <tr><td>&nbsp;</td><td><font size=-1><em>Holds a module's Version information The four members (set by the constructor only) indicate details as to the version number of a module.</em> <a href="classVersion.html#_details">More...</a><em></em></font><br><br></td></tr>
47 <tr><td colspan=2><br><h2>Defines</h2></td></tr>
48 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a0">DEBUG</a>&nbsp;&nbsp;&nbsp;10</td></tr>
49 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a1">VERBOSE</a>&nbsp;&nbsp;&nbsp;20</td></tr>
50 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a2">DEFAULT</a>&nbsp;&nbsp;&nbsp;30</td></tr>
51 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a3">SPARSE</a>&nbsp;&nbsp;&nbsp;40</td></tr>
52 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a4">NONE</a>&nbsp;&nbsp;&nbsp;50</td></tr>
53 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a5">MT_CHANNEL</a>&nbsp;&nbsp;&nbsp;1</td></tr>
54 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a6">MT_CLIENT</a>&nbsp;&nbsp;&nbsp;2</td></tr>
55 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a7">MT_SERVER</a>&nbsp;&nbsp;&nbsp;3</td></tr>
56 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a8">ACR_DEFAULT</a>&nbsp;&nbsp;&nbsp;0</td></tr>
57 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a9">ACR_DENY</a>&nbsp;&nbsp;&nbsp;1</td></tr>
58 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a10">ACR_ALLOW</a>&nbsp;&nbsp;&nbsp;2</td></tr>
59 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a11">AC_KICK</a>&nbsp;&nbsp;&nbsp;0</td></tr>
60 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a12">AC_DEOP</a>&nbsp;&nbsp;&nbsp;1</td></tr>
61 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a13">AC_OP</a>&nbsp;&nbsp;&nbsp;2</td></tr>
62 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a14">AC_VOICE</a>&nbsp;&nbsp;&nbsp;3</td></tr>
63 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a15">AC_DEVOICE</a>&nbsp;&nbsp;&nbsp;4</td></tr>
64 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a16">AC_HALFOP</a>&nbsp;&nbsp;&nbsp;5</td></tr>
65 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a17">AC_DEHALFOP</a>&nbsp;&nbsp;&nbsp;6</td></tr>
66 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a18">AC_INVITE</a>&nbsp;&nbsp;&nbsp;7</td></tr>
67 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a19">AC_GENERAL_MODE</a>&nbsp;&nbsp;&nbsp;8</td></tr>
68 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a20">FOREACH_MOD</a>&nbsp;&nbsp;&nbsp;for (int i = 0; i &lt;= <a class="el" href="modules_8cpp.html#a3">MODCOUNT</a>; i++) modules[i]-&gt;</td></tr>
69 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a21">FOREACH_RESULT</a>(x)</td></tr>
70 <tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
71 <tr><td nowrap align=right valign=top>typedef std::deque&lt; std::string &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a22">file_cache</a></td></tr>
72 <tr><td>&nbsp;</td><td><font size=-1><em>Low level definition of a <a class="el" href="classFileReader.html">FileReader</a> classes file cache area.</em> <a href="#a22"></a><em></em></font><br><br></td></tr>
73 <tr><td nowrap align=right valign=top>typedef <a class="el" href="modules_8h.html#a22">file_cache</a>&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a23">string_list</a></td></tr>
74 <tr><td nowrap align=right valign=top>typedef DLLFactory&lt; <a class="el" href="classModuleFactory.html">ModuleFactory</a> &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a24">ircd_module</a></td></tr>
75 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
76 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a25">createcommand</a> (char *cmd, handlerfunc f, char flags, int minparams)</td></tr>
77 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a26">server_mode</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
78 </table>
79 <hr><h2>Define Documentation</h2>
80 <a name="a17" doxytag="modules.h::AC_DEHALFOP"></a><p>
81 <table width="100%" cellpadding="2" cellspacing="0" border="0">
82   <tr>
83     <td class="md">
84       <table cellpadding="0" cellspacing="0" border="0">
85         <tr>
86           <td class="md" nowrap valign="top"> #define AC_DEHALFOP&nbsp;&nbsp;&nbsp;6
87       </table>
88     </td>
89   </tr>
90 </table>
91 <table cellspacing=5 cellpadding=0 border=0>
92   <tr>
93     <td>
94       &nbsp;
95     </td>
96     <td>
97
98 <p>
99
100 <p>
101 Definition at line <a class="el" href="modules_8h-source.html#l00037">37</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
102   </tr>
103 </table>
104 <a name="a12" doxytag="modules.h::AC_DEOP"></a><p>
105 <table width="100%" cellpadding="2" cellspacing="0" border="0">
106   <tr>
107     <td class="md">
108       <table cellpadding="0" cellspacing="0" border="0">
109         <tr>
110           <td class="md" nowrap valign="top"> #define AC_DEOP&nbsp;&nbsp;&nbsp;1
111       </table>
112     </td>
113   </tr>
114 </table>
115 <table cellspacing=5 cellpadding=0 border=0>
116   <tr>
117     <td>
118       &nbsp;
119     </td>
120     <td>
121
122 <p>
123
124 <p>
125 Definition at line <a class="el" href="modules_8h-source.html#l00032">32</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
126   </tr>
127 </table>
128 <a name="a15" doxytag="modules.h::AC_DEVOICE"></a><p>
129 <table width="100%" cellpadding="2" cellspacing="0" border="0">
130   <tr>
131     <td class="md">
132       <table cellpadding="0" cellspacing="0" border="0">
133         <tr>
134           <td class="md" nowrap valign="top"> #define AC_DEVOICE&nbsp;&nbsp;&nbsp;4
135       </table>
136     </td>
137   </tr>
138 </table>
139 <table cellspacing=5 cellpadding=0 border=0>
140   <tr>
141     <td>
142       &nbsp;
143     </td>
144     <td>
145
146 <p>
147
148 <p>
149 Definition at line <a class="el" href="modules_8h-source.html#l00035">35</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
150   </tr>
151 </table>
152 <a name="a19" doxytag="modules.h::AC_GENERAL_MODE"></a><p>
153 <table width="100%" cellpadding="2" cellspacing="0" border="0">
154   <tr>
155     <td class="md">
156       <table cellpadding="0" cellspacing="0" border="0">
157         <tr>
158           <td class="md" nowrap valign="top"> #define AC_GENERAL_MODE&nbsp;&nbsp;&nbsp;8
159       </table>
160     </td>
161   </tr>
162 </table>
163 <table cellspacing=5 cellpadding=0 border=0>
164   <tr>
165     <td>
166       &nbsp;
167     </td>
168     <td>
169
170 <p>
171
172 <p>
173 Definition at line <a class="el" href="modules_8h-source.html#l00039">39</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
174   </tr>
175 </table>
176 <a name="a16" doxytag="modules.h::AC_HALFOP"></a><p>
177 <table width="100%" cellpadding="2" cellspacing="0" border="0">
178   <tr>
179     <td class="md">
180       <table cellpadding="0" cellspacing="0" border="0">
181         <tr>
182           <td class="md" nowrap valign="top"> #define AC_HALFOP&nbsp;&nbsp;&nbsp;5
183       </table>
184     </td>
185   </tr>
186 </table>
187 <table cellspacing=5 cellpadding=0 border=0>
188   <tr>
189     <td>
190       &nbsp;
191     </td>
192     <td>
193
194 <p>
195
196 <p>
197 Definition at line <a class="el" href="modules_8h-source.html#l00036">36</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
198   </tr>
199 </table>
200 <a name="a18" doxytag="modules.h::AC_INVITE"></a><p>
201 <table width="100%" cellpadding="2" cellspacing="0" border="0">
202   <tr>
203     <td class="md">
204       <table cellpadding="0" cellspacing="0" border="0">
205         <tr>
206           <td class="md" nowrap valign="top"> #define AC_INVITE&nbsp;&nbsp;&nbsp;7
207       </table>
208     </td>
209   </tr>
210 </table>
211 <table cellspacing=5 cellpadding=0 border=0>
212   <tr>
213     <td>
214       &nbsp;
215     </td>
216     <td>
217
218 <p>
219
220 <p>
221 Definition at line <a class="el" href="modules_8h-source.html#l00038">38</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
222   </tr>
223 </table>
224 <a name="a11" doxytag="modules.h::AC_KICK"></a><p>
225 <table width="100%" cellpadding="2" cellspacing="0" border="0">
226   <tr>
227     <td class="md">
228       <table cellpadding="0" cellspacing="0" border="0">
229         <tr>
230           <td class="md" nowrap valign="top"> #define AC_KICK&nbsp;&nbsp;&nbsp;0
231       </table>
232     </td>
233   </tr>
234 </table>
235 <table cellspacing=5 cellpadding=0 border=0>
236   <tr>
237     <td>
238       &nbsp;
239     </td>
240     <td>
241
242 <p>
243
244 <p>
245 Definition at line <a class="el" href="modules_8h-source.html#l00031">31</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
246   </tr>
247 </table>
248 <a name="a13" doxytag="modules.h::AC_OP"></a><p>
249 <table width="100%" cellpadding="2" cellspacing="0" border="0">
250   <tr>
251     <td class="md">
252       <table cellpadding="0" cellspacing="0" border="0">
253         <tr>
254           <td class="md" nowrap valign="top"> #define AC_OP&nbsp;&nbsp;&nbsp;2
255       </table>
256     </td>
257   </tr>
258 </table>
259 <table cellspacing=5 cellpadding=0 border=0>
260   <tr>
261     <td>
262       &nbsp;
263     </td>
264     <td>
265
266 <p>
267
268 <p>
269 Definition at line <a class="el" href="modules_8h-source.html#l00033">33</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
270   </tr>
271 </table>
272 <a name="a14" doxytag="modules.h::AC_VOICE"></a><p>
273 <table width="100%" cellpadding="2" cellspacing="0" border="0">
274   <tr>
275     <td class="md">
276       <table cellpadding="0" cellspacing="0" border="0">
277         <tr>
278           <td class="md" nowrap valign="top"> #define AC_VOICE&nbsp;&nbsp;&nbsp;3
279       </table>
280     </td>
281   </tr>
282 </table>
283 <table cellspacing=5 cellpadding=0 border=0>
284   <tr>
285     <td>
286       &nbsp;
287     </td>
288     <td>
289
290 <p>
291
292 <p>
293 Definition at line <a class="el" href="modules_8h-source.html#l00034">34</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
294   </tr>
295 </table>
296 <a name="a10" doxytag="modules.h::ACR_ALLOW"></a><p>
297 <table width="100%" cellpadding="2" cellspacing="0" border="0">
298   <tr>
299     <td class="md">
300       <table cellpadding="0" cellspacing="0" border="0">
301         <tr>
302           <td class="md" nowrap valign="top"> #define ACR_ALLOW&nbsp;&nbsp;&nbsp;2
303       </table>
304     </td>
305   </tr>
306 </table>
307 <table cellspacing=5 cellpadding=0 border=0>
308   <tr>
309     <td>
310       &nbsp;
311     </td>
312     <td>
313
314 <p>
315
316 <p>
317 Definition at line <a class="el" href="modules_8h-source.html#l00029">29</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
318   </tr>
319 </table>
320 <a name="a8" doxytag="modules.h::ACR_DEFAULT"></a><p>
321 <table width="100%" cellpadding="2" cellspacing="0" border="0">
322   <tr>
323     <td class="md">
324       <table cellpadding="0" cellspacing="0" border="0">
325         <tr>
326           <td class="md" nowrap valign="top"> #define ACR_DEFAULT&nbsp;&nbsp;&nbsp;0
327       </table>
328     </td>
329   </tr>
330 </table>
331 <table cellspacing=5 cellpadding=0 border=0>
332   <tr>
333     <td>
334       &nbsp;
335     </td>
336     <td>
337
338 <p>
339
340 <p>
341 Definition at line <a class="el" href="modules_8h-source.html#l00027">27</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
342 <p>
343 Referenced by <a class="el" href="modules_8cpp-source.html#l00158">Module::OnAccessCheck()</a>.    </td>
344   </tr>
345 </table>
346 <a name="a9" doxytag="modules.h::ACR_DENY"></a><p>
347 <table width="100%" cellpadding="2" cellspacing="0" border="0">
348   <tr>
349     <td class="md">
350       <table cellpadding="0" cellspacing="0" border="0">
351         <tr>
352           <td class="md" nowrap valign="top"> #define ACR_DENY&nbsp;&nbsp;&nbsp;1
353       </table>
354     </td>
355   </tr>
356 </table>
357 <table cellspacing=5 cellpadding=0 border=0>
358   <tr>
359     <td>
360       &nbsp;
361     </td>
362     <td>
363
364 <p>
365
366 <p>
367 Definition at line <a class="el" href="modules_8h-source.html#l00028">28</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
368   </tr>
369 </table>
370 <a name="a0" doxytag="modules.h::DEBUG"></a><p>
371 <table width="100%" cellpadding="2" cellspacing="0" border="0">
372   <tr>
373     <td class="md">
374       <table cellpadding="0" cellspacing="0" border="0">
375         <tr>
376           <td class="md" nowrap valign="top"> #define DEBUG&nbsp;&nbsp;&nbsp;10
377       </table>
378     </td>
379   </tr>
380 </table>
381 <table cellspacing=5 cellpadding=0 border=0>
382   <tr>
383     <td>
384       &nbsp;
385     </td>
386     <td>
387
388 <p>
389
390 <p>
391 Definition at line <a class="el" href="modules_8h-source.html#l00013">13</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
392   </tr>
393 </table>
394 <a name="a2" doxytag="modules.h::DEFAULT"></a><p>
395 <table width="100%" cellpadding="2" cellspacing="0" border="0">
396   <tr>
397     <td class="md">
398       <table cellpadding="0" cellspacing="0" border="0">
399         <tr>
400           <td class="md" nowrap valign="top"> #define DEFAULT&nbsp;&nbsp;&nbsp;30
401       </table>
402     </td>
403   </tr>
404 </table>
405 <table cellspacing=5 cellpadding=0 border=0>
406   <tr>
407     <td>
408       &nbsp;
409     </td>
410     <td>
411
412 <p>
413
414 <p>
415 Definition at line <a class="el" href="modules_8h-source.html#l00015">15</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
416   </tr>
417 </table>
418 <a name="a20" doxytag="modules.h::FOREACH_MOD"></a><p>
419 <table width="100%" cellpadding="2" cellspacing="0" border="0">
420   <tr>
421     <td class="md">
422       <table cellpadding="0" cellspacing="0" border="0">
423         <tr>
424           <td class="md" nowrap valign="top"> #define FOREACH_MOD&nbsp;&nbsp;&nbsp;for (int i = 0; i &lt;= <a class="el" href="modules_8cpp.html#a3">MODCOUNT</a>; i++) modules[i]-&gt;
425       </table>
426     </td>
427   </tr>
428 </table>
429 <table cellspacing=5 cellpadding=0 border=0>
430   <tr>
431     <td>
432       &nbsp;
433     </td>
434     <td>
435
436 <p>
437
438 <p>
439 Definition at line <a class="el" href="modules_8h-source.html#l00058">58</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
440   </tr>
441 </table>
442 <a name="a21" doxytag="modules.h::FOREACH_RESULT"></a><p>
443 <table width="100%" cellpadding="2" cellspacing="0" border="0">
444   <tr>
445     <td class="md">
446       <table cellpadding="0" cellspacing="0" border="0">
447         <tr>
448           <td class="md" nowrap valign="top"> #define FOREACH_RESULT</td>
449           <td class="md" valign="top">(&nbsp;</td>
450           <td class="md" nowrap valign="top">x&nbsp;</td>
451           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
452           <td class="md" valign="top">)&nbsp;</td>
453           <td class="md" nowrap>
454       </table>
455     </td>
456   </tr>
457 </table>
458 <table cellspacing=5 cellpadding=0 border=0>
459   <tr>
460     <td>
461       &nbsp;
462     </td>
463     <td>
464
465 <p>
466 <b>Value:</b><div class="fragment"><pre>{ MOD_RESULT = 0; \
467                         <span class="keywordflow">for</span> (<span class="keywordtype">int</span> i = 0; i &lt;= <a class="code" href="modules_8cpp.html#a3">MODCOUNT</a>; i++) { \
468                         <span class="keywordtype">int</span> res = <a class="code" href="modules_8cpp.html#a11">modules</a>[i]-&gt;x ; \
469                         <span class="keywordflow">if</span> (res) { \
470                                 MOD_RESULT = res; \
471                                 <span class="keywordflow">break</span>; \
472                         } \
473                 } \
474    }
475 </pre></div>
476 <p>
477 Definition at line <a class="el" href="modules_8h-source.html#l00066">66</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
478   </tr>
479 </table>
480 <a name="a5" doxytag="modules.h::MT_CHANNEL"></a><p>
481 <table width="100%" cellpadding="2" cellspacing="0" border="0">
482   <tr>
483     <td class="md">
484       <table cellpadding="0" cellspacing="0" border="0">
485         <tr>
486           <td class="md" nowrap valign="top"> #define MT_CHANNEL&nbsp;&nbsp;&nbsp;1
487       </table>
488     </td>
489   </tr>
490 </table>
491 <table cellspacing=5 cellpadding=0 border=0>
492   <tr>
493     <td>
494       &nbsp;
495     </td>
496     <td>
497
498 <p>
499
500 <p>
501 Definition at line <a class="el" href="modules_8h-source.html#l00021">21</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
502 <p>
503 Referenced by <a class="el" href="modules_8cpp-source.html#l00118">ModeMakeList()</a>.    </td>
504   </tr>
505 </table>
506 <a name="a6" doxytag="modules.h::MT_CLIENT"></a><p>
507 <table width="100%" cellpadding="2" cellspacing="0" border="0">
508   <tr>
509     <td class="md">
510       <table cellpadding="0" cellspacing="0" border="0">
511         <tr>
512           <td class="md" nowrap valign="top"> #define MT_CLIENT&nbsp;&nbsp;&nbsp;2
513       </table>
514     </td>
515   </tr>
516 </table>
517 <table cellspacing=5 cellpadding=0 border=0>
518   <tr>
519     <td>
520       &nbsp;
521     </td>
522     <td>
523
524 <p>
525
526 <p>
527 Definition at line <a class="el" href="modules_8h-source.html#l00022">22</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
528 <p>
529 Referenced by <a class="el" href="modules_8cpp-source.html#l00351">Server::AddExtendedMode()</a>.    </td>
530   </tr>
531 </table>
532 <a name="a7" doxytag="modules.h::MT_SERVER"></a><p>
533 <table width="100%" cellpadding="2" cellspacing="0" border="0">
534   <tr>
535     <td class="md">
536       <table cellpadding="0" cellspacing="0" border="0">
537         <tr>
538           <td class="md" nowrap valign="top"> #define MT_SERVER&nbsp;&nbsp;&nbsp;3
539       </table>
540     </td>
541   </tr>
542 </table>
543 <table cellspacing=5 cellpadding=0 border=0>
544   <tr>
545     <td>
546       &nbsp;
547     </td>
548     <td>
549
550 <p>
551
552 <p>
553 Definition at line <a class="el" href="modules_8h-source.html#l00023">23</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
554 <p>
555 Referenced by <a class="el" href="modules_8cpp-source.html#l00351">Server::AddExtendedMode()</a>.    </td>
556   </tr>
557 </table>
558 <a name="a4" doxytag="modules.h::NONE"></a><p>
559 <table width="100%" cellpadding="2" cellspacing="0" border="0">
560   <tr>
561     <td class="md">
562       <table cellpadding="0" cellspacing="0" border="0">
563         <tr>
564           <td class="md" nowrap valign="top"> #define NONE&nbsp;&nbsp;&nbsp;50
565       </table>
566     </td>
567   </tr>
568 </table>
569 <table cellspacing=5 cellpadding=0 border=0>
570   <tr>
571     <td>
572       &nbsp;
573     </td>
574     <td>
575
576 <p>
577
578 <p>
579 Definition at line <a class="el" href="modules_8h-source.html#l00017">17</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
580   </tr>
581 </table>
582 <a name="a3" doxytag="modules.h::SPARSE"></a><p>
583 <table width="100%" cellpadding="2" cellspacing="0" border="0">
584   <tr>
585     <td class="md">
586       <table cellpadding="0" cellspacing="0" border="0">
587         <tr>
588           <td class="md" nowrap valign="top"> #define SPARSE&nbsp;&nbsp;&nbsp;40
589       </table>
590     </td>
591   </tr>
592 </table>
593 <table cellspacing=5 cellpadding=0 border=0>
594   <tr>
595     <td>
596       &nbsp;
597     </td>
598     <td>
599
600 <p>
601
602 <p>
603 Definition at line <a class="el" href="modules_8h-source.html#l00016">16</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
604   </tr>
605 </table>
606 <a name="a1" doxytag="modules.h::VERBOSE"></a><p>
607 <table width="100%" cellpadding="2" cellspacing="0" border="0">
608   <tr>
609     <td class="md">
610       <table cellpadding="0" cellspacing="0" border="0">
611         <tr>
612           <td class="md" nowrap valign="top"> #define VERBOSE&nbsp;&nbsp;&nbsp;20
613       </table>
614     </td>
615   </tr>
616 </table>
617 <table cellspacing=5 cellpadding=0 border=0>
618   <tr>
619     <td>
620       &nbsp;
621     </td>
622     <td>
623
624 <p>
625
626 <p>
627 Definition at line <a class="el" href="modules_8h-source.html#l00014">14</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
628   </tr>
629 </table>
630 <hr><h2>Typedef Documentation</h2>
631 <a name="a22" doxytag="modules.h::file_cache"></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"> typedef std::deque&lt;std::string&gt; file_cache
638       </table>
639     </td>
640   </tr>
641 </table>
642 <table cellspacing=5 cellpadding=0 border=0>
643   <tr>
644     <td>
645       &nbsp;
646     </td>
647     <td>
648
649 <p>
650 Low level definition of a <a class="el" href="classFileReader.html">FileReader</a> classes file cache area.
651 <p>
652
653 <p>
654 Definition at line <a class="el" href="modules_8h-source.html#l00050">50</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
655 <p>
656 Referenced by <a class="el" href="modules_8cpp-source.html#l00433">FileReader::FileReader()</a>, and <a class="el" href="modules_8cpp-source.html#l00444">FileReader::LoadFile()</a>.    </td>
657   </tr>
658 </table>
659 <a name="a24" doxytag="modules.h::ircd_module"></a><p>
660 <table width="100%" cellpadding="2" cellspacing="0" border="0">
661   <tr>
662     <td class="md">
663       <table cellpadding="0" cellspacing="0" border="0">
664         <tr>
665           <td class="md" nowrap valign="top"> typedef DLLFactory&lt;<a class="el" href="classModuleFactory.html">ModuleFactory</a>&gt; ircd_module
666       </table>
667     </td>
668   </tr>
669 </table>
670 <table cellspacing=5 cellpadding=0 border=0>
671   <tr>
672     <td>
673       &nbsp;
674     </td>
675     <td>
676
677 <p>
678
679 <p>
680 Definition at line <a class="el" href="modules_8h-source.html#l00716">716</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
681   </tr>
682 </table>
683 <a name="a23" doxytag="modules.h::string_list"></a><p>
684 <table width="100%" cellpadding="2" cellspacing="0" border="0">
685   <tr>
686     <td class="md">
687       <table cellpadding="0" cellspacing="0" border="0">
688         <tr>
689           <td class="md" nowrap valign="top"> typedef <a class="el" href="modules_8h.html#a22">file_cache</a> string_list
690       </table>
691     </td>
692   </tr>
693 </table>
694 <table cellspacing=5 cellpadding=0 border=0>
695   <tr>
696     <td>
697       &nbsp;
698     </td>
699     <td>
700
701 <p>
702
703 <p>
704 Definition at line <a class="el" href="modules_8h-source.html#l00051">51</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
705   </tr>
706 </table>
707 <hr><h2>Function Documentation</h2>
708 <a name="a25" doxytag="modules.h::createcommand"></a><p>
709 <table width="100%" cellpadding="2" cellspacing="0" border="0">
710   <tr>
711     <td class="md">
712       <table cellpadding="0" cellspacing="0" border="0">
713         <tr>
714           <td class="md" nowrap valign="top"> void createcommand </td>
715           <td class="md" valign="top">(&nbsp;</td>
716           <td class="md" nowrap valign="top">char *&nbsp;</td>
717           <td class="mdname" nowrap>&nbsp; <em>cmd</em>, </td>
718         </tr>
719         <tr>
720           <td></td>
721           <td></td>
722           <td class="md" nowrap>handlerfunc&nbsp;</td>
723           <td class="mdname" nowrap>&nbsp; <em>f</em>, </td>
724         </tr>
725         <tr>
726           <td></td>
727           <td></td>
728           <td class="md" nowrap>char&nbsp;</td>
729           <td class="mdname" nowrap>&nbsp; <em>flags</em>, </td>
730         </tr>
731         <tr>
732           <td></td>
733           <td></td>
734           <td class="md" nowrap>int&nbsp;</td>
735           <td class="mdname" nowrap>&nbsp; <em>minparams</em></td>
736         </tr>
737         <tr>
738           <td></td>
739           <td class="md">)&nbsp;</td>
740           <td class="md" colspan="2"></td>
741         </tr>
742
743       </table>
744     </td>
745   </tr>
746 </table>
747 <table cellspacing=5 cellpadding=0 border=0>
748   <tr>
749     <td>
750       &nbsp;
751     </td>
752     <td>
753
754 <p>
755
756 <p>
757 Referenced by <a class="el" href="modules_8cpp-source.html#l00226">Server::AddCommand()</a>.    </td>
758   </tr>
759 </table>
760 <a name="a26" doxytag="modules.h::server_mode"></a><p>
761 <table width="100%" cellpadding="2" cellspacing="0" border="0">
762   <tr>
763     <td class="md">
764       <table cellpadding="0" cellspacing="0" border="0">
765         <tr>
766           <td class="md" nowrap valign="top"> void server_mode </td>
767           <td class="md" valign="top">(&nbsp;</td>
768           <td class="md" nowrap valign="top">char **&nbsp;</td>
769           <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
770         </tr>
771         <tr>
772           <td></td>
773           <td></td>
774           <td class="md" nowrap>int&nbsp;</td>
775           <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
776         </tr>
777         <tr>
778           <td></td>
779           <td></td>
780           <td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
781           <td class="mdname" nowrap>&nbsp; <em>user</em></td>
782         </tr>
783         <tr>
784           <td></td>
785           <td class="md">)&nbsp;</td>
786           <td class="md" colspan="2"></td>
787         </tr>
788
789       </table>
790     </td>
791   </tr>
792 </table>
793 <table cellspacing=5 cellpadding=0 border=0>
794   <tr>
795     <td>
796       &nbsp;
797     </td>
798     <td>
799
800 <p>
801
802 <p>
803 Referenced by <a class="el" href="modules_8cpp-source.html#l00231">Server::SendMode()</a>.    </td>
804   </tr>
805 </table>
806 <hr><address style="align: right;"><small>Generated on Sat May 1 13:39:07 2004 for InspIRCd by
807 <a href="http://www.doxygen.org/index.html">
808 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
809 width=110 height=53></a>1.3-rc3 </small></address>
810 </body>
811 </html>