]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/modules_8h.html
Added support for module-defined chanmodes with no parameters
[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="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
15 <p>
16 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>
17 <map name="modules.h_map">
18 <area href="base_8h.html" shape="rect" coords="91,86,139,107" alt="">
19 <area href="ctables_8h.html" shape="rect" coords="151,155,212,176" alt="">
20 </map>
21
22 <p>
23 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>
24 <map name="modules.hdep_map">
25 <area href="modules_8cpp.html" shape="rect" coords="7,16,89,37" alt="">
26 </map>
27
28 <p>
29 <a href="modules_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
30 <tr><td></td></tr>
31 <tr><td colspan=2><br><h2>Compounds</h2></td></tr>
32 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classAdmin.html">Admin</a></td></tr>
33 <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>
34 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classConfigReader.html">ConfigReader</a></td></tr>
35 <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>
36 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classFileReader.html">FileReader</a></td></tr>
37 <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>
38 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classModule.html">Module</a></td></tr>
39 <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>
40 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classModuleFactory.html">ModuleFactory</a></td></tr>
41 <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>
42 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classServer.html">Server</a></td></tr>
43 <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>
44 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classVersion.html">Version</a></td></tr>
45 <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>
46 <tr><td colspan=2><br><h2>Defines</h2></td></tr>
47 <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>
48 <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>
49 <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>
50 <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>
51 <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>
52 <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>
53 <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>
54 <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>
55 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a8">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>
56 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a9">FOREACH_RESULT</a>(x)</td></tr>
57 <tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
58 <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#a10">file_cache</a></td></tr>
59 <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="#a10"></a><em></em></font><br><br></td></tr>
60 <tr><td nowrap align=right valign=top>typedef <a class="el" href="modules_8h.html#a10">file_cache</a>&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a11">string_list</a></td></tr>
61 <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#a12">ircd_module</a></td></tr>
62 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
63 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a13">createcommand</a> (char *cmd, <a class="el" href="ctables_8h.html#a0">handlerfunc</a> f, char flags, int minparams)</td></tr>
64 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="modules_8h.html#a14">server_mode</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
65 </table>
66 <hr><h2>Define Documentation</h2>
67 <a name="a0" doxytag="modules.h::DEBUG"></a><p>
68 <table width="100%" cellpadding="2" cellspacing="0" border="0">
69   <tr>
70     <td class="md">
71       <table cellpadding="0" cellspacing="0" border="0">
72         <tr>
73           <td class="md" nowrap valign="top"> #define DEBUG&nbsp;&nbsp;&nbsp;10
74       </table>
75     </td>
76   </tr>
77 </table>
78 <table cellspacing=5 cellpadding=0 border=0>
79   <tr>
80     <td>
81       &nbsp;
82     </td>
83     <td>
84
85 <p>
86
87 <p>
88 Definition at line <a class="el" href="modules_8h-source.html#l00011">11</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
89   </tr>
90 </table>
91 <a name="a2" doxytag="modules.h::DEFAULT"></a><p>
92 <table width="100%" cellpadding="2" cellspacing="0" border="0">
93   <tr>
94     <td class="md">
95       <table cellpadding="0" cellspacing="0" border="0">
96         <tr>
97           <td class="md" nowrap valign="top"> #define DEFAULT&nbsp;&nbsp;&nbsp;30
98       </table>
99     </td>
100   </tr>
101 </table>
102 <table cellspacing=5 cellpadding=0 border=0>
103   <tr>
104     <td>
105       &nbsp;
106     </td>
107     <td>
108
109 <p>
110
111 <p>
112 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>
113   </tr>
114 </table>
115 <a name="a8" doxytag="modules.h::FOREACH_MOD"></a><p>
116 <table width="100%" cellpadding="2" cellspacing="0" border="0">
117   <tr>
118     <td class="md">
119       <table cellpadding="0" cellspacing="0" border="0">
120         <tr>
121           <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;
122       </table>
123     </td>
124   </tr>
125 </table>
126 <table cellspacing=5 cellpadding=0 border=0>
127   <tr>
128     <td>
129       &nbsp;
130     </td>
131     <td>
132
133 <p>
134
135 <p>
136 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>
137   </tr>
138 </table>
139 <a name="a9" doxytag="modules.h::FOREACH_RESULT"></a><p>
140 <table width="100%" cellpadding="2" cellspacing="0" border="0">
141   <tr>
142     <td class="md">
143       <table cellpadding="0" cellspacing="0" border="0">
144         <tr>
145           <td class="md" nowrap valign="top"> #define FOREACH_RESULT</td>
146           <td class="md" valign="top">(&nbsp;</td>
147           <td class="md" nowrap valign="top">x&nbsp;</td>
148           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
149           <td class="md" valign="top">)&nbsp;</td>
150           <td class="md" nowrap>
151       </table>
152     </td>
153   </tr>
154 </table>
155 <table cellspacing=5 cellpadding=0 border=0>
156   <tr>
157     <td>
158       &nbsp;
159     </td>
160     <td>
161
162 <p>
163 <b>Value:</b><div class="fragment"><pre>{ MOD_RESULT = 0; \
164                         <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++) { \
165                         <span class="keywordtype">int</span> res = <a class="code" href="modules_8cpp.html#a8">modules</a>[i]-&gt;x ; \
166                         <span class="keywordflow">if</span> (res) { \
167                                 MOD_RESULT = res; \
168                                 <span class="keywordflow">break</span>; \
169                         } \
170                 } \
171    }
172 </pre></div>
173 <p>
174 Definition at line <a class="el" href="modules_8h-source.html#l00044">44</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
175   </tr>
176 </table>
177 <a name="a5" doxytag="modules.h::MT_CHANNEL"></a><p>
178 <table width="100%" cellpadding="2" cellspacing="0" border="0">
179   <tr>
180     <td class="md">
181       <table cellpadding="0" cellspacing="0" border="0">
182         <tr>
183           <td class="md" nowrap valign="top"> #define MT_CHANNEL&nbsp;&nbsp;&nbsp;1
184       </table>
185     </td>
186   </tr>
187 </table>
188 <table cellspacing=5 cellpadding=0 border=0>
189   <tr>
190     <td>
191       &nbsp;
192     </td>
193     <td>
194
195 <p>
196
197 <p>
198 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>
199   </tr>
200 </table>
201 <a name="a6" doxytag="modules.h::MT_CLIENT"></a><p>
202 <table width="100%" cellpadding="2" cellspacing="0" border="0">
203   <tr>
204     <td class="md">
205       <table cellpadding="0" cellspacing="0" border="0">
206         <tr>
207           <td class="md" nowrap valign="top"> #define MT_CLIENT&nbsp;&nbsp;&nbsp;2
208       </table>
209     </td>
210   </tr>
211 </table>
212 <table cellspacing=5 cellpadding=0 border=0>
213   <tr>
214     <td>
215       &nbsp;
216     </td>
217     <td>
218
219 <p>
220
221 <p>
222 Definition at line <a class="el" href="modules_8h-source.html#l00018">18</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
223   </tr>
224 </table>
225 <a name="a7" doxytag="modules.h::MT_SERVER"></a><p>
226 <table width="100%" cellpadding="2" cellspacing="0" border="0">
227   <tr>
228     <td class="md">
229       <table cellpadding="0" cellspacing="0" border="0">
230         <tr>
231           <td class="md" nowrap valign="top"> #define MT_SERVER&nbsp;&nbsp;&nbsp;3
232       </table>
233     </td>
234   </tr>
235 </table>
236 <table cellspacing=5 cellpadding=0 border=0>
237   <tr>
238     <td>
239       &nbsp;
240     </td>
241     <td>
242
243 <p>
244
245 <p>
246 Definition at line <a class="el" href="modules_8h-source.html#l00019">19</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
247   </tr>
248 </table>
249 <a name="a4" doxytag="modules.h::NONE"></a><p>
250 <table width="100%" cellpadding="2" cellspacing="0" border="0">
251   <tr>
252     <td class="md">
253       <table cellpadding="0" cellspacing="0" border="0">
254         <tr>
255           <td class="md" nowrap valign="top"> #define NONE&nbsp;&nbsp;&nbsp;50
256       </table>
257     </td>
258   </tr>
259 </table>
260 <table cellspacing=5 cellpadding=0 border=0>
261   <tr>
262     <td>
263       &nbsp;
264     </td>
265     <td>
266
267 <p>
268
269 <p>
270 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>
271   </tr>
272 </table>
273 <a name="a3" doxytag="modules.h::SPARSE"></a><p>
274 <table width="100%" cellpadding="2" cellspacing="0" border="0">
275   <tr>
276     <td class="md">
277       <table cellpadding="0" cellspacing="0" border="0">
278         <tr>
279           <td class="md" nowrap valign="top"> #define SPARSE&nbsp;&nbsp;&nbsp;40
280       </table>
281     </td>
282   </tr>
283 </table>
284 <table cellspacing=5 cellpadding=0 border=0>
285   <tr>
286     <td>
287       &nbsp;
288     </td>
289     <td>
290
291 <p>
292
293 <p>
294 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>
295   </tr>
296 </table>
297 <a name="a1" doxytag="modules.h::VERBOSE"></a><p>
298 <table width="100%" cellpadding="2" cellspacing="0" border="0">
299   <tr>
300     <td class="md">
301       <table cellpadding="0" cellspacing="0" border="0">
302         <tr>
303           <td class="md" nowrap valign="top"> #define VERBOSE&nbsp;&nbsp;&nbsp;20
304       </table>
305     </td>
306   </tr>
307 </table>
308 <table cellspacing=5 cellpadding=0 border=0>
309   <tr>
310     <td>
311       &nbsp;
312     </td>
313     <td>
314
315 <p>
316
317 <p>
318 Definition at line <a class="el" href="modules_8h-source.html#l00012">12</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
319   </tr>
320 </table>
321 <hr><h2>Typedef Documentation</h2>
322 <a name="a10" doxytag="modules.h::file_cache"></a><p>
323 <table width="100%" cellpadding="2" cellspacing="0" border="0">
324   <tr>
325     <td class="md">
326       <table cellpadding="0" cellspacing="0" border="0">
327         <tr>
328           <td class="md" nowrap valign="top"> typedef std::deque&lt;std::string&gt; file_cache
329       </table>
330     </td>
331   </tr>
332 </table>
333 <table cellspacing=5 cellpadding=0 border=0>
334   <tr>
335     <td>
336       &nbsp;
337     </td>
338     <td>
339
340 <p>
341 Low level definition of a <a class="el" href="classFileReader.html">FileReader</a> classes file cache area.
342 <p>
343
344 <p>
345 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>.
346 <p>
347 Referenced by <a class="el" href="modules_8cpp-source.html#l00269">FileReader::FileReader()</a>, and <a class="el" href="modules_8cpp-source.html#l00280">FileReader::LoadFile()</a>.    </td>
348   </tr>
349 </table>
350 <a name="a12" doxytag="modules.h::ircd_module"></a><p>
351 <table width="100%" cellpadding="2" cellspacing="0" border="0">
352   <tr>
353     <td class="md">
354       <table cellpadding="0" cellspacing="0" border="0">
355         <tr>
356           <td class="md" nowrap valign="top"> typedef DLLFactory&lt;<a class="el" href="classModuleFactory.html">ModuleFactory</a>&gt; ircd_module
357       </table>
358     </td>
359   </tr>
360 </table>
361 <table cellspacing=5 cellpadding=0 border=0>
362   <tr>
363     <td>
364       &nbsp;
365     </td>
366     <td>
367
368 <p>
369
370 <p>
371 Definition at line <a class="el" href="modules_8h-source.html#l00461">461</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
372   </tr>
373 </table>
374 <a name="a11" doxytag="modules.h::string_list"></a><p>
375 <table width="100%" cellpadding="2" cellspacing="0" border="0">
376   <tr>
377     <td class="md">
378       <table cellpadding="0" cellspacing="0" border="0">
379         <tr>
380           <td class="md" nowrap valign="top"> typedef <a class="el" href="modules_8h.html#a10">file_cache</a> string_list
381       </table>
382     </td>
383   </tr>
384 </table>
385 <table cellspacing=5 cellpadding=0 border=0>
386   <tr>
387     <td>
388       &nbsp;
389     </td>
390     <td>
391
392 <p>
393
394 <p>
395 Definition at line <a class="el" href="modules_8h-source.html#l00030">30</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
396   </tr>
397 </table>
398 <hr><h2>Function Documentation</h2>
399 <a name="a13" doxytag="modules.h::createcommand"></a><p>
400 <table width="100%" cellpadding="2" cellspacing="0" border="0">
401   <tr>
402     <td class="md">
403       <table cellpadding="0" cellspacing="0" border="0">
404         <tr>
405           <td class="md" nowrap valign="top"> void createcommand </td>
406           <td class="md" valign="top">(&nbsp;</td>
407           <td class="md" nowrap valign="top">char *&nbsp;</td>
408           <td class="mdname" nowrap>&nbsp; <em>cmd</em>, </td>
409         </tr>
410         <tr>
411           <td></td>
412           <td></td>
413           <td class="md" nowrap><a class="el" href="ctables_8h.html#a0">handlerfunc</a>&nbsp;</td>
414           <td class="mdname" nowrap>&nbsp; <em>f</em>, </td>
415         </tr>
416         <tr>
417           <td></td>
418           <td></td>
419           <td class="md" nowrap>char&nbsp;</td>
420           <td class="mdname" nowrap>&nbsp; <em>flags</em>, </td>
421         </tr>
422         <tr>
423           <td></td>
424           <td></td>
425           <td class="md" nowrap>int&nbsp;</td>
426           <td class="mdname" nowrap>&nbsp; <em>minparams</em></td>
427         </tr>
428         <tr>
429           <td></td>
430           <td class="md">)&nbsp;</td>
431           <td class="md" colspan="2"></td>
432         </tr>
433
434       </table>
435     </td>
436   </tr>
437 </table>
438 <table cellspacing=5 cellpadding=0 border=0>
439   <tr>
440     <td>
441       &nbsp;
442     </td>
443     <td>
444
445 <p>
446
447 <p>
448 Referenced by <a class="el" href="modules_8cpp-source.html#l00129">Server::AddCommand()</a>.    </td>
449   </tr>
450 </table>
451 <a name="a14" doxytag="modules.h::server_mode"></a><p>
452 <table width="100%" cellpadding="2" cellspacing="0" border="0">
453   <tr>
454     <td class="md">
455       <table cellpadding="0" cellspacing="0" border="0">
456         <tr>
457           <td class="md" nowrap valign="top"> void server_mode </td>
458           <td class="md" valign="top">(&nbsp;</td>
459           <td class="md" nowrap valign="top">char **&nbsp;</td>
460           <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
461         </tr>
462         <tr>
463           <td></td>
464           <td></td>
465           <td class="md" nowrap>int&nbsp;</td>
466           <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
467         </tr>
468         <tr>
469           <td></td>
470           <td></td>
471           <td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
472           <td class="mdname" nowrap>&nbsp; <em>user</em></td>
473         </tr>
474         <tr>
475           <td></td>
476           <td class="md">)&nbsp;</td>
477           <td class="md" colspan="2"></td>
478         </tr>
479
480       </table>
481     </td>
482   </tr>
483 </table>
484 <table cellspacing=5 cellpadding=0 border=0>
485   <tr>
486     <td>
487       &nbsp;
488     </td>
489     <td>
490
491 <p>
492
493 <p>
494 Referenced by <a class="el" href="modules_8cpp-source.html#l00134">Server::SendMode()</a>.    </td>
495   </tr>
496 </table>
497 <hr><address style="align: right;"><small>Generated on Sat Apr 3 16:36:06 2004 for InspIRCd by
498 <a href="http://www.doxygen.org/index.html">
499 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
500 width=110 height=53></a>1.3-rc3 </small></address>
501 </body>
502 </html>