]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/modules_8h.html
Commented new functions
[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>InspIRCd: modules.h File Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3.3 -->
7 <div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8 <h1>modules.h File Reference</h1><code>#include "dynamic.h"</code><br>
9 <code>#include "<a class="el" href="base_8h-source.html">base.h</a>"</code><br>
10 <code>#include "<a class="el" href="ctables_8h-source.html">ctables.h</a>"</code><br>
11 <code>#include &lt;string&gt;</code><br>
12 <code>#include &lt;deque&gt;</code><br>
13 <code>#include &lt;sstream&gt;</code><br>
14
15 <p>
16 <a href="modules_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
17 <tr><td></td></tr>
18 <tr><td colspan=2><br><h2>Compounds</h2></td></tr>
19 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classAdmin.html">Admin</a></td></tr>
20
21 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds /ADMIN data This class contains the admin details of the local server. </em> <a href="classAdmin.html#_details">More...</a><em><br><br></td></tr>
22 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classConfigReader.html">ConfigReader</a></td></tr>
23
24 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">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><br><br></td></tr>
25 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classEvent.html">Event</a></td></tr>
26
27 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The Event class is a unicast message directed at all modules. </em> <a href="classEvent.html#_details">More...</a><em><br><br></td></tr>
28 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFileReader.html">FileReader</a></td></tr>
29
30 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Caches a text file into memory and can be used to retrieve lines from it. </em> <a href="classFileReader.html#_details">More...</a><em><br><br></td></tr>
31 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classModule.html">Module</a></td></tr>
32
33 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Base class for all InspIRCd modules This class is the base class for InspIRCd modules. </em> <a href="classModule.html#_details">More...</a><em><br><br></td></tr>
34 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classModuleFactory.html">ModuleFactory</a></td></tr>
35
36 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">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><br><br></td></tr>
37 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classModuleMessage.html">ModuleMessage</a></td></tr>
38
39 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The ModuleMessage class is the base class of <a class="el" href="classRequest.html">Request</a> and <a class="el" href="classEvent.html">Event</a> This class is used to represent a basic data structure which is passed between modules for safe inter-module communications. </em> <a href="classModuleMessage.html#_details">More...</a><em><br><br></td></tr>
40 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classRequest.html">Request</a></td></tr>
41
42 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The Request class is a unicast message directed at a given module. </em> <a href="classRequest.html#_details">More...</a><em><br><br></td></tr>
43 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classServer.html">Server</a></td></tr>
44
45 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">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><br><br></td></tr>
46 <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classVersion.html">Version</a></td></tr>
47
48 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">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><br><br></td></tr>
49 <tr><td colspan=2><br><h2>Defines</h2></td></tr>
50 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a0">DEBUG</a>&nbsp;&nbsp;&nbsp;10</td></tr>
51
52 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a1">VERBOSE</a>&nbsp;&nbsp;&nbsp;20</td></tr>
53
54 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a2">DEFAULT</a>&nbsp;&nbsp;&nbsp;30</td></tr>
55
56 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a3">SPARSE</a>&nbsp;&nbsp;&nbsp;40</td></tr>
57
58 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a4">NONE</a>&nbsp;&nbsp;&nbsp;50</td></tr>
59
60 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a5">MT_CHANNEL</a>&nbsp;&nbsp;&nbsp;1</td></tr>
61
62 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a6">MT_CLIENT</a>&nbsp;&nbsp;&nbsp;2</td></tr>
63
64 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a7">MT_SERVER</a>&nbsp;&nbsp;&nbsp;3</td></tr>
65
66 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a8">ACR_DEFAULT</a>&nbsp;&nbsp;&nbsp;0</td></tr>
67
68 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a9">ACR_DENY</a>&nbsp;&nbsp;&nbsp;1</td></tr>
69
70 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a10">ACR_ALLOW</a>&nbsp;&nbsp;&nbsp;2</td></tr>
71
72 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a11">AC_KICK</a>&nbsp;&nbsp;&nbsp;0</td></tr>
73
74 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a12">AC_DEOP</a>&nbsp;&nbsp;&nbsp;1</td></tr>
75
76 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a13">AC_OP</a>&nbsp;&nbsp;&nbsp;2</td></tr>
77
78 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a14">AC_VOICE</a>&nbsp;&nbsp;&nbsp;3</td></tr>
79
80 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a15">AC_DEVOICE</a>&nbsp;&nbsp;&nbsp;4</td></tr>
81
82 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a16">AC_HALFOP</a>&nbsp;&nbsp;&nbsp;5</td></tr>
83
84 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a17">AC_DEHALFOP</a>&nbsp;&nbsp;&nbsp;6</td></tr>
85
86 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a18">AC_INVITE</a>&nbsp;&nbsp;&nbsp;7</td></tr>
87
88 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a19">AC_GENERAL_MODE</a>&nbsp;&nbsp;&nbsp;8</td></tr>
89
90 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a20">VF_STATIC</a>&nbsp;&nbsp;&nbsp;1</td></tr>
91
92 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a21">VF_VENDOR</a>&nbsp;&nbsp;&nbsp;2</td></tr>
93
94 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a22">VF_SERVICEPROVIDER</a>&nbsp;&nbsp;&nbsp;4</td></tr>
95
96 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a23">VF_COMMON</a>&nbsp;&nbsp;&nbsp;8</td></tr>
97
98 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a24">FOREACH_MOD</a>&nbsp;&nbsp;&nbsp;for (int i = 0; i &lt;= <a class="el" href="modules_8cpp.html#a1">MODCOUNT</a>; i++) modules[i]-&gt;</td></tr>
99
100 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a25">FOREACH_RESULT</a>(x)</td></tr>
101
102 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a26">FD_MAGIC_NUMBER</a>&nbsp;&nbsp;&nbsp;-42</td></tr>
103
104 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a27">CONF_NOT_A_NUMBER</a>&nbsp;&nbsp;&nbsp;0x000010</td></tr>
105
106 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a28">CONF_NOT_UNSIGNED</a>&nbsp;&nbsp;&nbsp;0x000080</td></tr>
107
108 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a29">CONF_VALUE_NOT_FOUND</a>&nbsp;&nbsp;&nbsp;0x000100</td></tr>
109
110 <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a30">CONF_FILE_NOT_FOUND</a>&nbsp;&nbsp;&nbsp;0x000200</td></tr>
111
112 <tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
113 <tr><td class="memItemLeft" nowrap align=right valign=top>typedef std::deque&lt; std::string &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a31">file_cache</a></td></tr>
114
115 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Low level definition of a <a class="el" href="classFileReader.html">FileReader</a> classes file cache area. </em> <a href="#a31"></a><em><br><br></td></tr>
116 <tr><td class="memItemLeft" nowrap align=right valign=top>typedef <a class="el" href="modules_8h.html#a31">file_cache</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a32">string_list</a></td></tr>
117
118 <tr><td class="memItemLeft" nowrap align=right valign=top>typedef std::deque&lt; <a class="el" href="classuserrec.html">userrec</a> * &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a33">chanuserlist</a></td></tr>
119
120 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds a list of users in a channel. </em> <a href="#a33"></a><em><br><br></td></tr>
121 <tr><td class="memItemLeft" nowrap align=right valign=top>typedef DLLFactory&lt; <a class="el" href="classModuleFactory.html">ModuleFactory</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a34">ircd_module</a></td></tr>
122
123 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
124 <tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a35">createcommand</a> (char *cmd, handlerfunc f, char flags, int minparams, char *source)</td></tr>
125
126 <tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8h.html#a36">server_mode</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
127
128 </table>
129 <hr><h2>Define Documentation</h2>
130 <a name="a17" doxytag="modules.h::AC_DEHALFOP"></a><p>
131 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
132   <tr>
133     <td class="mdRow">
134       <table cellpadding="0" cellspacing="0" border="0">
135         <tr>
136           <td class="md" nowrap valign="top"> #define AC_DEHALFOP&nbsp;&nbsp;&nbsp;6
137       </table>
138     </td>
139   </tr>
140 </table>
141 <table cellspacing=5 cellpadding=0 border=0>
142   <tr>
143     <td>
144       &nbsp;
145     </td>
146     <td>
147
148 <p>
149
150 <p>
151 Definition at line <a class="el" href="modules_8h-source.html#l00047">47</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
152   </tr>
153 </table>
154 <a name="a12" doxytag="modules.h::AC_DEOP"></a><p>
155 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
156   <tr>
157     <td class="mdRow">
158       <table cellpadding="0" cellspacing="0" border="0">
159         <tr>
160           <td class="md" nowrap valign="top"> #define AC_DEOP&nbsp;&nbsp;&nbsp;1
161       </table>
162     </td>
163   </tr>
164 </table>
165 <table cellspacing=5 cellpadding=0 border=0>
166   <tr>
167     <td>
168       &nbsp;
169     </td>
170     <td>
171
172 <p>
173
174 <p>
175 Definition at line <a class="el" href="modules_8h-source.html#l00042">42</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
176   </tr>
177 </table>
178 <a name="a15" doxytag="modules.h::AC_DEVOICE"></a><p>
179 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
180   <tr>
181     <td class="mdRow">
182       <table cellpadding="0" cellspacing="0" border="0">
183         <tr>
184           <td class="md" nowrap valign="top"> #define AC_DEVOICE&nbsp;&nbsp;&nbsp;4
185       </table>
186     </td>
187   </tr>
188 </table>
189 <table cellspacing=5 cellpadding=0 border=0>
190   <tr>
191     <td>
192       &nbsp;
193     </td>
194     <td>
195
196 <p>
197
198 <p>
199 Definition at line <a class="el" href="modules_8h-source.html#l00045">45</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
200   </tr>
201 </table>
202 <a name="a19" doxytag="modules.h::AC_GENERAL_MODE"></a><p>
203 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
204   <tr>
205     <td class="mdRow">
206       <table cellpadding="0" cellspacing="0" border="0">
207         <tr>
208           <td class="md" nowrap valign="top"> #define AC_GENERAL_MODE&nbsp;&nbsp;&nbsp;8
209       </table>
210     </td>
211   </tr>
212 </table>
213 <table cellspacing=5 cellpadding=0 border=0>
214   <tr>
215     <td>
216       &nbsp;
217     </td>
218     <td>
219
220 <p>
221
222 <p>
223 Definition at line <a class="el" href="modules_8h-source.html#l00049">49</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
224   </tr>
225 </table>
226 <a name="a16" doxytag="modules.h::AC_HALFOP"></a><p>
227 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
228   <tr>
229     <td class="mdRow">
230       <table cellpadding="0" cellspacing="0" border="0">
231         <tr>
232           <td class="md" nowrap valign="top"> #define AC_HALFOP&nbsp;&nbsp;&nbsp;5
233       </table>
234     </td>
235   </tr>
236 </table>
237 <table cellspacing=5 cellpadding=0 border=0>
238   <tr>
239     <td>
240       &nbsp;
241     </td>
242     <td>
243
244 <p>
245
246 <p>
247 Definition at line <a class="el" href="modules_8h-source.html#l00046">46</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
248   </tr>
249 </table>
250 <a name="a18" doxytag="modules.h::AC_INVITE"></a><p>
251 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
252   <tr>
253     <td class="mdRow">
254       <table cellpadding="0" cellspacing="0" border="0">
255         <tr>
256           <td class="md" nowrap valign="top"> #define AC_INVITE&nbsp;&nbsp;&nbsp;7
257       </table>
258     </td>
259   </tr>
260 </table>
261 <table cellspacing=5 cellpadding=0 border=0>
262   <tr>
263     <td>
264       &nbsp;
265     </td>
266     <td>
267
268 <p>
269
270 <p>
271 Definition at line <a class="el" href="modules_8h-source.html#l00048">48</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
272   </tr>
273 </table>
274 <a name="a11" doxytag="modules.h::AC_KICK"></a><p>
275 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
276   <tr>
277     <td class="mdRow">
278       <table cellpadding="0" cellspacing="0" border="0">
279         <tr>
280           <td class="md" nowrap valign="top"> #define AC_KICK&nbsp;&nbsp;&nbsp;0
281       </table>
282     </td>
283   </tr>
284 </table>
285 <table cellspacing=5 cellpadding=0 border=0>
286   <tr>
287     <td>
288       &nbsp;
289     </td>
290     <td>
291
292 <p>
293
294 <p>
295 Definition at line <a class="el" href="modules_8h-source.html#l00041">41</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
296   </tr>
297 </table>
298 <a name="a13" doxytag="modules.h::AC_OP"></a><p>
299 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
300   <tr>
301     <td class="mdRow">
302       <table cellpadding="0" cellspacing="0" border="0">
303         <tr>
304           <td class="md" nowrap valign="top"> #define AC_OP&nbsp;&nbsp;&nbsp;2
305       </table>
306     </td>
307   </tr>
308 </table>
309 <table cellspacing=5 cellpadding=0 border=0>
310   <tr>
311     <td>
312       &nbsp;
313     </td>
314     <td>
315
316 <p>
317
318 <p>
319 Definition at line <a class="el" href="modules_8h-source.html#l00043">43</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
320   </tr>
321 </table>
322 <a name="a14" doxytag="modules.h::AC_VOICE"></a><p>
323 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
324   <tr>
325     <td class="mdRow">
326       <table cellpadding="0" cellspacing="0" border="0">
327         <tr>
328           <td class="md" nowrap valign="top"> #define AC_VOICE&nbsp;&nbsp;&nbsp;3
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
342 <p>
343 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>
344   </tr>
345 </table>
346 <a name="a10" doxytag="modules.h::ACR_ALLOW"></a><p>
347 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
348   <tr>
349     <td class="mdRow">
350       <table cellpadding="0" cellspacing="0" border="0">
351         <tr>
352           <td class="md" nowrap valign="top"> #define ACR_ALLOW&nbsp;&nbsp;&nbsp;2
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#l00039">39</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
368   </tr>
369 </table>
370 <a name="a8" doxytag="modules.h::ACR_DEFAULT"></a><p>
371 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
372   <tr>
373     <td class="mdRow">
374       <table cellpadding="0" cellspacing="0" border="0">
375         <tr>
376           <td class="md" nowrap valign="top"> #define ACR_DEFAULT&nbsp;&nbsp;&nbsp;0
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#l00037">37</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
392 <p>
393 Referenced by <a class="el" href="modules_8cpp-source.html#l00383">Module::OnAccessCheck()</a>.    </td>
394   </tr>
395 </table>
396 <a name="a9" doxytag="modules.h::ACR_DENY"></a><p>
397 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
398   <tr>
399     <td class="mdRow">
400       <table cellpadding="0" cellspacing="0" border="0">
401         <tr>
402           <td class="md" nowrap valign="top"> #define ACR_DENY&nbsp;&nbsp;&nbsp;1
403       </table>
404     </td>
405   </tr>
406 </table>
407 <table cellspacing=5 cellpadding=0 border=0>
408   <tr>
409     <td>
410       &nbsp;
411     </td>
412     <td>
413
414 <p>
415
416 <p>
417 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>
418   </tr>
419 </table>
420 <a name="a30" doxytag="modules.h::CONF_FILE_NOT_FOUND"></a><p>
421 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
422   <tr>
423     <td class="mdRow">
424       <table cellpadding="0" cellspacing="0" border="0">
425         <tr>
426           <td class="md" nowrap valign="top"> #define CONF_FILE_NOT_FOUND&nbsp;&nbsp;&nbsp;0x000200
427       </table>
428     </td>
429   </tr>
430 </table>
431 <table cellspacing=5 cellpadding=0 border=0>
432   <tr>
433     <td>
434       &nbsp;
435     </td>
436     <td>
437
438 <p>
439
440 <p>
441 Definition at line <a class="el" href="modules_8h-source.html#l01063">1063</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
442 <p>
443 Referenced by <a class="el" href="modules_8cpp-source.html#l00833">ConfigReader::ConfigReader()</a>.    </td>
444   </tr>
445 </table>
446 <a name="a27" doxytag="modules.h::CONF_NOT_A_NUMBER"></a><p>
447 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
448   <tr>
449     <td class="mdRow">
450       <table cellpadding="0" cellspacing="0" border="0">
451         <tr>
452           <td class="md" nowrap valign="top"> #define CONF_NOT_A_NUMBER&nbsp;&nbsp;&nbsp;0x000010
453       </table>
454     </td>
455   </tr>
456 </table>
457 <table cellspacing=5 cellpadding=0 border=0>
458   <tr>
459     <td>
460       &nbsp;
461     </td>
462     <td>
463
464 <p>
465
466 <p>
467 Definition at line <a class="el" href="modules_8h-source.html#l01060">1060</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
468 <p>
469 Referenced by <a class="el" href="modules_8cpp-source.html#l00894">ConfigReader::ReadInteger()</a>.    </td>
470   </tr>
471 </table>
472 <a name="a28" doxytag="modules.h::CONF_NOT_UNSIGNED"></a><p>
473 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
474   <tr>
475     <td class="mdRow">
476       <table cellpadding="0" cellspacing="0" border="0">
477         <tr>
478           <td class="md" nowrap valign="top"> #define CONF_NOT_UNSIGNED&nbsp;&nbsp;&nbsp;0x000080
479       </table>
480     </td>
481   </tr>
482 </table>
483 <table cellspacing=5 cellpadding=0 border=0>
484   <tr>
485     <td>
486       &nbsp;
487     </td>
488     <td>
489
490 <p>
491
492 <p>
493 Definition at line <a class="el" href="modules_8h-source.html#l01061">1061</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
494 <p>
495 Referenced by <a class="el" href="modules_8cpp-source.html#l00894">ConfigReader::ReadInteger()</a>.    </td>
496   </tr>
497 </table>
498 <a name="a29" doxytag="modules.h::CONF_VALUE_NOT_FOUND"></a><p>
499 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
500   <tr>
501     <td class="mdRow">
502       <table cellpadding="0" cellspacing="0" border="0">
503         <tr>
504           <td class="md" nowrap valign="top"> #define CONF_VALUE_NOT_FOUND&nbsp;&nbsp;&nbsp;0x000100
505       </table>
506     </td>
507   </tr>
508 </table>
509 <table cellspacing=5 cellpadding=0 border=0>
510   <tr>
511     <td>
512       &nbsp;
513     </td>
514     <td>
515
516 <p>
517
518 <p>
519 Definition at line <a class="el" href="modules_8h-source.html#l01062">1062</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
520 <p>
521 Referenced by <a class="el" href="modules_8cpp-source.html#l00877">ConfigReader::ReadFlag()</a>, <a class="el" href="modules_8cpp-source.html#l00894">ConfigReader::ReadInteger()</a>, and <a class="el" href="modules_8cpp-source.html#l00861">ConfigReader::ReadValue()</a>.    </td>
522   </tr>
523 </table>
524 <a name="a0" doxytag="modules.h::DEBUG"></a><p>
525 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
526   <tr>
527     <td class="mdRow">
528       <table cellpadding="0" cellspacing="0" border="0">
529         <tr>
530           <td class="md" nowrap valign="top"> #define DEBUG&nbsp;&nbsp;&nbsp;10
531       </table>
532     </td>
533   </tr>
534 </table>
535 <table cellspacing=5 cellpadding=0 border=0>
536   <tr>
537     <td>
538       &nbsp;
539     </td>
540     <td>
541
542 <p>
543
544 <p>
545 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>.
546 <p>
547 Referenced by <a class="el" href="modules_8cpp-source.html#l00620">Server::AddExtendedMode()</a>, <a class="el" href="users_8cpp-source.html#l00114">userrec::HasPermission()</a>, <a class="el" href="channels_8cpp-source.html#l00180">chanrec::IsCustomModeSet()</a>, <a class="el" href="modules_8cpp-source.html#l00211">ModeDefined()</a>, <a class="el" href="modules_8cpp-source.html#l00237">ModeDefinedOper()</a>, <a class="el" href="modules_8cpp-source.html#l00224">ModeIsListMode()</a>, <a class="el" href="users_8cpp-source.html#l00092">userrec::RemoveInvite()</a>, <a class="el" href="channels_8cpp-source.html#l00124">chanrec::SetCustomMode()</a>, and <a class="el" href="channels_8cpp-source.html#l00149">chanrec::SetCustomModeParam()</a>.    </td>
548   </tr>
549 </table>
550 <a name="a2" doxytag="modules.h::DEFAULT"></a><p>
551 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
552   <tr>
553     <td class="mdRow">
554       <table cellpadding="0" cellspacing="0" border="0">
555         <tr>
556           <td class="md" nowrap valign="top"> #define DEFAULT&nbsp;&nbsp;&nbsp;30
557       </table>
558     </td>
559   </tr>
560 </table>
561 <table cellspacing=5 cellpadding=0 border=0>
562   <tr>
563     <td>
564       &nbsp;
565     </td>
566     <td>
567
568 <p>
569
570 <p>
571 Definition at line <a class="el" href="modules_8h-source.html#l00025">25</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
572   </tr>
573 </table>
574 <a name="a26" doxytag="modules.h::FD_MAGIC_NUMBER"></a><p>
575 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
576   <tr>
577     <td class="mdRow">
578       <table cellpadding="0" cellspacing="0" border="0">
579         <tr>
580           <td class="md" nowrap valign="top"> #define FD_MAGIC_NUMBER&nbsp;&nbsp;&nbsp;-42
581       </table>
582     </td>
583   </tr>
584 </table>
585 <table cellspacing=5 cellpadding=0 border=0>
586   <tr>
587     <td>
588       &nbsp;
589     </td>
590     <td>
591
592 <p>
593
594 <p>
595 Definition at line <a class="el" href="modules_8h-source.html#l00099">99</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
596 <p>
597 Referenced by <a class="el" href="modules_8cpp-source.html#l00663">Server::PseudoToUser()</a>, and <a class="el" href="modules_8cpp-source.html#l00654">Server::UserToPseudo()</a>.    </td>
598   </tr>
599 </table>
600 <a name="a24" doxytag="modules.h::FOREACH_MOD"></a><p>
601 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
602   <tr>
603     <td class="mdRow">
604       <table cellpadding="0" cellspacing="0" border="0">
605         <tr>
606           <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#a1">MODCOUNT</a>; i++) modules[i]-&gt;
607       </table>
608     </td>
609   </tr>
610 </table>
611 <table cellspacing=5 cellpadding=0 border=0>
612   <tr>
613     <td>
614       &nbsp;
615     </td>
616     <td>
617
618 <p>
619
620 <p>
621 Definition at line <a class="el" href="modules_8h-source.html#l00079">79</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
622 <p>
623 Referenced by <a class="el" href="modules_8cpp-source.html#l00349">Event::Send()</a>.    </td>
624   </tr>
625 </table>
626 <a name="a25" doxytag="modules.h::FOREACH_RESULT"></a><p>
627 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
628   <tr>
629     <td class="mdRow">
630       <table cellpadding="0" cellspacing="0" border="0">
631         <tr>
632           <td class="md" nowrap valign="top"> #define FOREACH_RESULT</td>
633           <td class="md" valign="top">(&nbsp;</td>
634           <td class="md" nowrap valign="top">x&nbsp;</td>
635           <td class="mdname1" valign="top" nowrap>          </td>
636           <td class="md" valign="top">&nbsp;)&nbsp;</td>
637           <td class="md" nowrap>
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 <b>Value:</b><div class="fragment"><pre>{ MOD_RESULT = 0; \
651                         <span class="keywordflow">for</span> (<span class="keywordtype">int</span> i = 0; i &lt;= <a class="code" href="modules_8cpp.html#a1">MODCOUNT</a>; i++) { \
652                         <span class="keywordtype">int</span> res = <a class="code" href="channels_8cpp.html#a2">modules</a>[i]-&gt;x ; \
653                         <span class="keywordflow">if</span> (res != 0) { \
654                                 MOD_RESULT = res; \
655                                 <span class="keywordflow">break</span>; \
656                         } \
657                 } \
658         }
659 </pre></div>
660 <p>
661 Definition at line <a class="el" href="modules_8h-source.html#l00087">87</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
662   </tr>
663 </table>
664 <a name="a5" doxytag="modules.h::MT_CHANNEL"></a><p>
665 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
666   <tr>
667     <td class="mdRow">
668       <table cellpadding="0" cellspacing="0" border="0">
669         <tr>
670           <td class="md" nowrap valign="top"> #define MT_CHANNEL&nbsp;&nbsp;&nbsp;1
671       </table>
672     </td>
673   </tr>
674 </table>
675 <table cellspacing=5 cellpadding=0 border=0>
676   <tr>
677     <td>
678       &nbsp;
679     </td>
680     <td>
681
682 <p>
683
684 <p>
685 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>.
686 <p>
687 Referenced by <a class="el" href="modules_8cpp-source.html#l00640">Server::AddExtendedListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00287">ModeMakeList()</a>.    </td>
688   </tr>
689 </table>
690 <a name="a6" doxytag="modules.h::MT_CLIENT"></a><p>
691 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
692   <tr>
693     <td class="mdRow">
694       <table cellpadding="0" cellspacing="0" border="0">
695         <tr>
696           <td class="md" nowrap valign="top"> #define MT_CLIENT&nbsp;&nbsp;&nbsp;2
697       </table>
698     </td>
699   </tr>
700 </table>
701 <table cellspacing=5 cellpadding=0 border=0>
702   <tr>
703     <td>
704       &nbsp;
705     </td>
706     <td>
707
708 <p>
709
710 <p>
711 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>.
712 <p>
713 Referenced by <a class="el" href="modules_8cpp-source.html#l00620">Server::AddExtendedMode()</a>.    </td>
714   </tr>
715 </table>
716 <a name="a7" doxytag="modules.h::MT_SERVER"></a><p>
717 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
718   <tr>
719     <td class="mdRow">
720       <table cellpadding="0" cellspacing="0" border="0">
721         <tr>
722           <td class="md" nowrap valign="top"> #define MT_SERVER&nbsp;&nbsp;&nbsp;3
723       </table>
724     </td>
725   </tr>
726 </table>
727 <table cellspacing=5 cellpadding=0 border=0>
728   <tr>
729     <td>
730       &nbsp;
731     </td>
732     <td>
733
734 <p>
735
736 <p>
737 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>.
738 <p>
739 Referenced by <a class="el" href="modules_8cpp-source.html#l00620">Server::AddExtendedMode()</a>.    </td>
740   </tr>
741 </table>
742 <a name="a4" doxytag="modules.h::NONE"></a><p>
743 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
744   <tr>
745     <td class="mdRow">
746       <table cellpadding="0" cellspacing="0" border="0">
747         <tr>
748           <td class="md" nowrap valign="top"> #define NONE&nbsp;&nbsp;&nbsp;50
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
762 <p>
763 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>.    </td>
764   </tr>
765 </table>
766 <a name="a3" doxytag="modules.h::SPARSE"></a><p>
767 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
768   <tr>
769     <td class="mdRow">
770       <table cellpadding="0" cellspacing="0" border="0">
771         <tr>
772           <td class="md" nowrap valign="top"> #define SPARSE&nbsp;&nbsp;&nbsp;40
773       </table>
774     </td>
775   </tr>
776 </table>
777 <table cellspacing=5 cellpadding=0 border=0>
778   <tr>
779     <td>
780       &nbsp;
781     </td>
782     <td>
783
784 <p>
785
786 <p>
787 Definition at line <a class="el" href="modules_8h-source.html#l00026">26</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
788   </tr>
789 </table>
790 <a name="a1" doxytag="modules.h::VERBOSE"></a><p>
791 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
792   <tr>
793     <td class="mdRow">
794       <table cellpadding="0" cellspacing="0" border="0">
795         <tr>
796           <td class="md" nowrap valign="top"> #define VERBOSE&nbsp;&nbsp;&nbsp;20
797       </table>
798     </td>
799   </tr>
800 </table>
801 <table cellspacing=5 cellpadding=0 border=0>
802   <tr>
803     <td>
804       &nbsp;
805     </td>
806     <td>
807
808 <p>
809
810 <p>
811 Definition at line <a class="el" href="modules_8h-source.html#l00024">24</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
812   </tr>
813 </table>
814 <a name="a23" doxytag="modules.h::VF_COMMON"></a><p>
815 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
816   <tr>
817     <td class="mdRow">
818       <table cellpadding="0" cellspacing="0" border="0">
819         <tr>
820           <td class="md" nowrap valign="top"> #define VF_COMMON&nbsp;&nbsp;&nbsp;8
821       </table>
822     </td>
823   </tr>
824 </table>
825 <table cellspacing=5 cellpadding=0 border=0>
826   <tr>
827     <td>
828       &nbsp;
829     </td>
830     <td>
831
832 <p>
833
834 <p>
835 Definition at line <a class="el" href="modules_8h-source.html#l00056">56</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
836   </tr>
837 </table>
838 <a name="a22" doxytag="modules.h::VF_SERVICEPROVIDER"></a><p>
839 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
840   <tr>
841     <td class="mdRow">
842       <table cellpadding="0" cellspacing="0" border="0">
843         <tr>
844           <td class="md" nowrap valign="top"> #define VF_SERVICEPROVIDER&nbsp;&nbsp;&nbsp;4
845       </table>
846     </td>
847   </tr>
848 </table>
849 <table cellspacing=5 cellpadding=0 border=0>
850   <tr>
851     <td>
852       &nbsp;
853     </td>
854     <td>
855
856 <p>
857
858 <p>
859 Definition at line <a class="el" href="modules_8h-source.html#l00055">55</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
860   </tr>
861 </table>
862 <a name="a20" doxytag="modules.h::VF_STATIC"></a><p>
863 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
864   <tr>
865     <td class="mdRow">
866       <table cellpadding="0" cellspacing="0" border="0">
867         <tr>
868           <td class="md" nowrap valign="top"> #define VF_STATIC&nbsp;&nbsp;&nbsp;1
869       </table>
870     </td>
871   </tr>
872 </table>
873 <table cellspacing=5 cellpadding=0 border=0>
874   <tr>
875     <td>
876       &nbsp;
877     </td>
878     <td>
879
880 <p>
881
882 <p>
883 Definition at line <a class="el" href="modules_8h-source.html#l00053">53</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
884   </tr>
885 </table>
886 <a name="a21" doxytag="modules.h::VF_VENDOR"></a><p>
887 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
888   <tr>
889     <td class="mdRow">
890       <table cellpadding="0" cellspacing="0" border="0">
891         <tr>
892           <td class="md" nowrap valign="top"> #define VF_VENDOR&nbsp;&nbsp;&nbsp;2
893       </table>
894     </td>
895   </tr>
896 </table>
897 <table cellspacing=5 cellpadding=0 border=0>
898   <tr>
899     <td>
900       &nbsp;
901     </td>
902     <td>
903
904 <p>
905
906 <p>
907 Definition at line <a class="el" href="modules_8h-source.html#l00054">54</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
908 <p>
909 Referenced by <a class="el" href="modules_8cpp-source.html#l00374">Module::GetVersion()</a>.    </td>
910   </tr>
911 </table>
912 <hr><h2>Typedef Documentation</h2>
913 <a name="a33" doxytag="modules.h::chanuserlist"></a><p>
914 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
915   <tr>
916     <td class="mdRow">
917       <table cellpadding="0" cellspacing="0" border="0">
918         <tr>
919           <td class="md" nowrap valign="top"> typedef std::deque&lt;<a class="el" href="classuserrec.html">userrec</a>*&gt; <a class="el" href="modules_8h.html#a33">chanuserlist</a>
920       </table>
921     </td>
922   </tr>
923 </table>
924 <table cellspacing=5 cellpadding=0 border=0>
925   <tr>
926     <td>
927       &nbsp;
928     </td>
929     <td>
930
931 <p>
932 Holds a list of users in a channel. 
933 <p>
934
935 <p>
936 Definition at line <a class="el" href="modules_8h-source.html#l00072">72</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
937 <p>
938 Referenced by <a class="el" href="modules_8cpp-source.html#l00450">Server::GetUsers()</a>.    </td>
939   </tr>
940 </table>
941 <a name="a31" doxytag="modules.h::file_cache"></a><p>
942 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
943   <tr>
944     <td class="mdRow">
945       <table cellpadding="0" cellspacing="0" border="0">
946         <tr>
947           <td class="md" nowrap valign="top"> typedef std::deque&lt;std::string&gt; <a class="el" href="modules_8h.html#a31">file_cache</a>
948       </table>
949     </td>
950   </tr>
951 </table>
952 <table cellspacing=5 cellpadding=0 border=0>
953   <tr>
954     <td>
955       &nbsp;
956     </td>
957     <td>
958
959 <p>
960 Low level definition of a <a class="el" href="classFileReader.html">FileReader</a> classes file cache area. 
961 <p>
962
963 <p>
964 Definition at line <a class="el" href="modules_8h-source.html#l00067">67</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
965 <p>
966 Referenced by <a class="el" href="modules_8cpp-source.html#l00979">FileReader::FileReader()</a>, and <a class="el" href="modules_8cpp-source.html#l00990">FileReader::LoadFile()</a>.    </td>
967   </tr>
968 </table>
969 <a name="a34" doxytag="modules.h::ircd_module"></a><p>
970 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
971   <tr>
972     <td class="mdRow">
973       <table cellpadding="0" cellspacing="0" border="0">
974         <tr>
975           <td class="md" nowrap valign="top"> typedef DLLFactory&lt;<a class="el" href="classModuleFactory.html">ModuleFactory</a>&gt; <a class="el" href="modules_8h.html#a34">ircd_module</a>
976       </table>
977     </td>
978   </tr>
979 </table>
980 <table cellspacing=5 cellpadding=0 border=0>
981   <tr>
982     <td>
983       &nbsp;
984     </td>
985     <td>
986
987 <p>
988
989 <p>
990 Definition at line <a class="el" href="modules_8h-source.html#l01229">1229</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
991   </tr>
992 </table>
993 <a name="a32" doxytag="modules.h::string_list"></a><p>
994 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
995   <tr>
996     <td class="mdRow">
997       <table cellpadding="0" cellspacing="0" border="0">
998         <tr>
999           <td class="md" nowrap valign="top"> typedef <a class="el" href="modules_8h.html#a31">file_cache</a> <a class="el" href="modules_8h.html#a32">string_list</a>
1000       </table>
1001     </td>
1002   </tr>
1003 </table>
1004 <table cellspacing=5 cellpadding=0 border=0>
1005   <tr>
1006     <td>
1007       &nbsp;
1008     </td>
1009     <td>
1010
1011 <p>
1012
1013 <p>
1014 Definition at line <a class="el" href="modules_8h-source.html#l00068">68</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
1015 <p>
1016 Referenced by <a class="el" href="modules_8cpp-source.html#l00385">Module::OnChannelSync()</a>, and <a class="el" href="modules_8cpp-source.html#l00384">Module::OnUserSync()</a>.    </td>
1017   </tr>
1018 </table>
1019 <hr><h2>Function Documentation</h2>
1020 <a name="a35" doxytag="modules.h::createcommand"></a><p>
1021 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1022   <tr>
1023     <td class="mdRow">
1024       <table cellpadding="0" cellspacing="0" border="0">
1025         <tr>
1026           <td class="md" nowrap valign="top"> void createcommand </td>
1027           <td class="md" valign="top">(&nbsp;</td>
1028           <td class="md" nowrap valign="top">char *&nbsp;</td>
1029           <td class="mdname" nowrap> <em>cmd</em>, </td>
1030         </tr>
1031         <tr>
1032           <td></td>
1033           <td></td>
1034           <td class="md" nowrap>handlerfunc&nbsp;</td>
1035           <td class="mdname" nowrap> <em>f</em>, </td>
1036         </tr>
1037         <tr>
1038           <td></td>
1039           <td></td>
1040           <td class="md" nowrap>char&nbsp;</td>
1041           <td class="mdname" nowrap> <em>flags</em>, </td>
1042         </tr>
1043         <tr>
1044           <td></td>
1045           <td></td>
1046           <td class="md" nowrap>int&nbsp;</td>
1047           <td class="mdname" nowrap> <em>minparams</em>, </td>
1048         </tr>
1049         <tr>
1050           <td></td>
1051           <td></td>
1052           <td class="md" nowrap>char *&nbsp;</td>
1053           <td class="mdname" nowrap> <em>source</em></td>
1054         </tr>
1055         <tr>
1056           <td></td>
1057           <td class="md">)&nbsp;</td>
1058           <td class="md" colspan="2"></td>
1059         </tr>
1060
1061       </table>
1062     </td>
1063   </tr>
1064 </table>
1065 <table cellspacing=5 cellpadding=0 border=0>
1066   <tr>
1067     <td>
1068       &nbsp;
1069     </td>
1070     <td>
1071
1072 <p>
1073
1074 <p>
1075 Referenced by <a class="el" href="modules_8cpp-source.html#l00495">Server::AddCommand()</a>.    </td>
1076   </tr>
1077 </table>
1078 <a name="a36" doxytag="modules.h::server_mode"></a><p>
1079 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1080   <tr>
1081     <td class="mdRow">
1082       <table cellpadding="0" cellspacing="0" border="0">
1083         <tr>
1084           <td class="md" nowrap valign="top"> void server_mode </td>
1085           <td class="md" valign="top">(&nbsp;</td>
1086           <td class="md" nowrap valign="top">char **&nbsp;</td>
1087           <td class="mdname" nowrap> <em>parameters</em>, </td>
1088         </tr>
1089         <tr>
1090           <td></td>
1091           <td></td>
1092           <td class="md" nowrap>int&nbsp;</td>
1093           <td class="mdname" nowrap> <em>pcnt</em>, </td>
1094         </tr>
1095         <tr>
1096           <td></td>
1097           <td></td>
1098           <td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
1099           <td class="mdname" nowrap> <em>user</em></td>
1100         </tr>
1101         <tr>
1102           <td></td>
1103           <td class="md">)&nbsp;</td>
1104           <td class="md" colspan="2"></td>
1105         </tr>
1106
1107       </table>
1108     </td>
1109   </tr>
1110 </table>
1111 <table cellspacing=5 cellpadding=0 border=0>
1112   <tr>
1113     <td>
1114       &nbsp;
1115     </td>
1116     <td>
1117
1118 <p>
1119
1120 <p>
1121 Referenced by <a class="el" href="modules_8cpp-source.html#l00500">Server::SendMode()</a>.    </td>
1122   </tr>
1123 </table>
1124 <hr size="1"><address style="align: right;"><small>Generated on Wed Apr 20 15:46:59 2005 for InspIRCd by
1125 <a href="http://www.doxygen.org/index.html">
1126 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
1127 </a>1.3.3 </small></address>
1128 </body>
1129 </html>