]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/modules_8h.html
Re-added the dot graphs again
[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 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="104,82,165,109" alt="">
19 <area href="ctables_8h.html" shape="rect" coords="242,157,317,184" 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="channels_8cpp.html" shape="rect" coords="7,7,106,34" alt="">
26 <area href="modules_8cpp.html" shape="rect" coords="130,7,229,34" 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 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>
34
35 <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>
36 <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>
37
38 <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>
39 <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>
40
41 <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>
42 <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>
43
44 <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>
45 <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>
46
47 <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>
48 <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>
49
50 <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>
51 <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>
52
53 <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>
54 <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>
55
56 <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>
57 <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>
58
59 <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>
60 <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>
61
62 <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>
63 <tr><td colspan=2><br><h2>Defines</h2></td></tr>
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#a0">DEBUG</a>&nbsp;&nbsp;&nbsp;10</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#a1">VERBOSE</a>&nbsp;&nbsp;&nbsp;20</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#a2">DEFAULT</a>&nbsp;&nbsp;&nbsp;30</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#a3">SPARSE</a>&nbsp;&nbsp;&nbsp;40</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#a4">NONE</a>&nbsp;&nbsp;&nbsp;50</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#a5">MT_CHANNEL</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#a6">MT_CLIENT</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#a7">MT_SERVER</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#a8">ACR_DEFAULT</a>&nbsp;&nbsp;&nbsp;0</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#a9">ACR_DENY</a>&nbsp;&nbsp;&nbsp;1</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#a10">ACR_ALLOW</a>&nbsp;&nbsp;&nbsp;2</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#a11">AC_KICK</a>&nbsp;&nbsp;&nbsp;0</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#a12">AC_DEOP</a>&nbsp;&nbsp;&nbsp;1</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#a13">AC_OP</a>&nbsp;&nbsp;&nbsp;2</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#a14">AC_VOICE</a>&nbsp;&nbsp;&nbsp;3</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#a15">AC_DEVOICE</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#a16">AC_HALFOP</a>&nbsp;&nbsp;&nbsp;5</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#a17">AC_DEHALFOP</a>&nbsp;&nbsp;&nbsp;6</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#a18">AC_INVITE</a>&nbsp;&nbsp;&nbsp;7</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#a19">AC_GENERAL_MODE</a>&nbsp;&nbsp;&nbsp;8</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#a20">VF_STATIC</a>&nbsp;&nbsp;&nbsp;1</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#a21">VF_VENDOR</a>&nbsp;&nbsp;&nbsp;2</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#a22">VF_SERVICEPROVIDER</a>&nbsp;&nbsp;&nbsp;4</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#a23">VF_COMMON</a>&nbsp;&nbsp;&nbsp;8</td></tr>
111
112 <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>
113
114 <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>
115
116 <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>
117
118 <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>
119
120 <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>
121
122 <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>
123
124 <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>
125
126 <tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
127 <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>
128
129 <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>
130 <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>
131
132 <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>
133
134 <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>
135 <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>
136
137 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
138 <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>
139
140 <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>
141
142 </table>
143 <hr><h2>Define Documentation</h2>
144 <a name="a17" doxytag="modules.h::AC_DEHALFOP"></a><p>
145 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
146   <tr>
147     <td class="mdRow">
148       <table cellpadding="0" cellspacing="0" border="0">
149         <tr>
150           <td class="md" nowrap valign="top"> #define AC_DEHALFOP&nbsp;&nbsp;&nbsp;6
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
164 <p>
165 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>
166   </tr>
167 </table>
168 <a name="a12" doxytag="modules.h::AC_DEOP"></a><p>
169 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
170   <tr>
171     <td class="mdRow">
172       <table cellpadding="0" cellspacing="0" border="0">
173         <tr>
174           <td class="md" nowrap valign="top"> #define AC_DEOP&nbsp;&nbsp;&nbsp;1
175       </table>
176     </td>
177   </tr>
178 </table>
179 <table cellspacing=5 cellpadding=0 border=0>
180   <tr>
181     <td>
182       &nbsp;
183     </td>
184     <td>
185
186 <p>
187
188 <p>
189 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>
190   </tr>
191 </table>
192 <a name="a15" doxytag="modules.h::AC_DEVOICE"></a><p>
193 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
194   <tr>
195     <td class="mdRow">
196       <table cellpadding="0" cellspacing="0" border="0">
197         <tr>
198           <td class="md" nowrap valign="top"> #define AC_DEVOICE&nbsp;&nbsp;&nbsp;4
199       </table>
200     </td>
201   </tr>
202 </table>
203 <table cellspacing=5 cellpadding=0 border=0>
204   <tr>
205     <td>
206       &nbsp;
207     </td>
208     <td>
209
210 <p>
211
212 <p>
213 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>
214   </tr>
215 </table>
216 <a name="a19" doxytag="modules.h::AC_GENERAL_MODE"></a><p>
217 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
218   <tr>
219     <td class="mdRow">
220       <table cellpadding="0" cellspacing="0" border="0">
221         <tr>
222           <td class="md" nowrap valign="top"> #define AC_GENERAL_MODE&nbsp;&nbsp;&nbsp;8
223       </table>
224     </td>
225   </tr>
226 </table>
227 <table cellspacing=5 cellpadding=0 border=0>
228   <tr>
229     <td>
230       &nbsp;
231     </td>
232     <td>
233
234 <p>
235
236 <p>
237 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>
238   </tr>
239 </table>
240 <a name="a16" doxytag="modules.h::AC_HALFOP"></a><p>
241 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
242   <tr>
243     <td class="mdRow">
244       <table cellpadding="0" cellspacing="0" border="0">
245         <tr>
246           <td class="md" nowrap valign="top"> #define AC_HALFOP&nbsp;&nbsp;&nbsp;5
247       </table>
248     </td>
249   </tr>
250 </table>
251 <table cellspacing=5 cellpadding=0 border=0>
252   <tr>
253     <td>
254       &nbsp;
255     </td>
256     <td>
257
258 <p>
259
260 <p>
261 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>
262   </tr>
263 </table>
264 <a name="a18" doxytag="modules.h::AC_INVITE"></a><p>
265 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
266   <tr>
267     <td class="mdRow">
268       <table cellpadding="0" cellspacing="0" border="0">
269         <tr>
270           <td class="md" nowrap valign="top"> #define AC_INVITE&nbsp;&nbsp;&nbsp;7
271       </table>
272     </td>
273   </tr>
274 </table>
275 <table cellspacing=5 cellpadding=0 border=0>
276   <tr>
277     <td>
278       &nbsp;
279     </td>
280     <td>
281
282 <p>
283
284 <p>
285 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>
286   </tr>
287 </table>
288 <a name="a11" doxytag="modules.h::AC_KICK"></a><p>
289 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
290   <tr>
291     <td class="mdRow">
292       <table cellpadding="0" cellspacing="0" border="0">
293         <tr>
294           <td class="md" nowrap valign="top"> #define AC_KICK&nbsp;&nbsp;&nbsp;0
295       </table>
296     </td>
297   </tr>
298 </table>
299 <table cellspacing=5 cellpadding=0 border=0>
300   <tr>
301     <td>
302       &nbsp;
303     </td>
304     <td>
305
306 <p>
307
308 <p>
309 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>
310   </tr>
311 </table>
312 <a name="a13" doxytag="modules.h::AC_OP"></a><p>
313 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
314   <tr>
315     <td class="mdRow">
316       <table cellpadding="0" cellspacing="0" border="0">
317         <tr>
318           <td class="md" nowrap valign="top"> #define AC_OP&nbsp;&nbsp;&nbsp;2
319       </table>
320     </td>
321   </tr>
322 </table>
323 <table cellspacing=5 cellpadding=0 border=0>
324   <tr>
325     <td>
326       &nbsp;
327     </td>
328     <td>
329
330 <p>
331
332 <p>
333 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>
334   </tr>
335 </table>
336 <a name="a14" doxytag="modules.h::AC_VOICE"></a><p>
337 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
338   <tr>
339     <td class="mdRow">
340       <table cellpadding="0" cellspacing="0" border="0">
341         <tr>
342           <td class="md" nowrap valign="top"> #define AC_VOICE&nbsp;&nbsp;&nbsp;3
343       </table>
344     </td>
345   </tr>
346 </table>
347 <table cellspacing=5 cellpadding=0 border=0>
348   <tr>
349     <td>
350       &nbsp;
351     </td>
352     <td>
353
354 <p>
355
356 <p>
357 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>
358   </tr>
359 </table>
360 <a name="a10" doxytag="modules.h::ACR_ALLOW"></a><p>
361 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
362   <tr>
363     <td class="mdRow">
364       <table cellpadding="0" cellspacing="0" border="0">
365         <tr>
366           <td class="md" nowrap valign="top"> #define ACR_ALLOW&nbsp;&nbsp;&nbsp;2
367       </table>
368     </td>
369   </tr>
370 </table>
371 <table cellspacing=5 cellpadding=0 border=0>
372   <tr>
373     <td>
374       &nbsp;
375     </td>
376     <td>
377
378 <p>
379
380 <p>
381 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>
382   </tr>
383 </table>
384 <a name="a8" doxytag="modules.h::ACR_DEFAULT"></a><p>
385 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
386   <tr>
387     <td class="mdRow">
388       <table cellpadding="0" cellspacing="0" border="0">
389         <tr>
390           <td class="md" nowrap valign="top"> #define ACR_DEFAULT&nbsp;&nbsp;&nbsp;0
391       </table>
392     </td>
393   </tr>
394 </table>
395 <table cellspacing=5 cellpadding=0 border=0>
396   <tr>
397     <td>
398       &nbsp;
399     </td>
400     <td>
401
402 <p>
403
404 <p>
405 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>.
406 <p>
407 Referenced by <a class="el" href="modules_8cpp-source.html#l00392">Module::OnAccessCheck()</a>.    </td>
408   </tr>
409 </table>
410 <a name="a9" doxytag="modules.h::ACR_DENY"></a><p>
411 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
412   <tr>
413     <td class="mdRow">
414       <table cellpadding="0" cellspacing="0" border="0">
415         <tr>
416           <td class="md" nowrap valign="top"> #define ACR_DENY&nbsp;&nbsp;&nbsp;1
417       </table>
418     </td>
419   </tr>
420 </table>
421 <table cellspacing=5 cellpadding=0 border=0>
422   <tr>
423     <td>
424       &nbsp;
425     </td>
426     <td>
427
428 <p>
429
430 <p>
431 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>
432   </tr>
433 </table>
434 <a name="a30" doxytag="modules.h::CONF_FILE_NOT_FOUND"></a><p>
435 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
436   <tr>
437     <td class="mdRow">
438       <table cellpadding="0" cellspacing="0" border="0">
439         <tr>
440           <td class="md" nowrap valign="top"> #define CONF_FILE_NOT_FOUND&nbsp;&nbsp;&nbsp;0x000200
441       </table>
442     </td>
443   </tr>
444 </table>
445 <table cellspacing=5 cellpadding=0 border=0>
446   <tr>
447     <td>
448       &nbsp;
449     </td>
450     <td>
451
452 <p>
453
454 <p>
455 Definition at line <a class="el" href="modules_8h-source.html#l01138">1138</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
456 <p>
457 Referenced by <a class="el" href="modules_8cpp-source.html#l00870">ConfigReader::ConfigReader()</a>.    </td>
458   </tr>
459 </table>
460 <a name="a27" doxytag="modules.h::CONF_NOT_A_NUMBER"></a><p>
461 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
462   <tr>
463     <td class="mdRow">
464       <table cellpadding="0" cellspacing="0" border="0">
465         <tr>
466           <td class="md" nowrap valign="top"> #define CONF_NOT_A_NUMBER&nbsp;&nbsp;&nbsp;0x000010
467       </table>
468     </td>
469   </tr>
470 </table>
471 <table cellspacing=5 cellpadding=0 border=0>
472   <tr>
473     <td>
474       &nbsp;
475     </td>
476     <td>
477
478 <p>
479
480 <p>
481 Definition at line <a class="el" href="modules_8h-source.html#l01135">1135</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
482 <p>
483 Referenced by <a class="el" href="modules_8cpp-source.html#l00931">ConfigReader::ReadInteger()</a>.    </td>
484   </tr>
485 </table>
486 <a name="a28" doxytag="modules.h::CONF_NOT_UNSIGNED"></a><p>
487 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
488   <tr>
489     <td class="mdRow">
490       <table cellpadding="0" cellspacing="0" border="0">
491         <tr>
492           <td class="md" nowrap valign="top"> #define CONF_NOT_UNSIGNED&nbsp;&nbsp;&nbsp;0x000080
493       </table>
494     </td>
495   </tr>
496 </table>
497 <table cellspacing=5 cellpadding=0 border=0>
498   <tr>
499     <td>
500       &nbsp;
501     </td>
502     <td>
503
504 <p>
505
506 <p>
507 Definition at line <a class="el" href="modules_8h-source.html#l01136">1136</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
508 <p>
509 Referenced by <a class="el" href="modules_8cpp-source.html#l00931">ConfigReader::ReadInteger()</a>.    </td>
510   </tr>
511 </table>
512 <a name="a29" doxytag="modules.h::CONF_VALUE_NOT_FOUND"></a><p>
513 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
514   <tr>
515     <td class="mdRow">
516       <table cellpadding="0" cellspacing="0" border="0">
517         <tr>
518           <td class="md" nowrap valign="top"> #define CONF_VALUE_NOT_FOUND&nbsp;&nbsp;&nbsp;0x000100
519       </table>
520     </td>
521   </tr>
522 </table>
523 <table cellspacing=5 cellpadding=0 border=0>
524   <tr>
525     <td>
526       &nbsp;
527     </td>
528     <td>
529
530 <p>
531
532 <p>
533 Definition at line <a class="el" href="modules_8h-source.html#l01137">1137</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
534 <p>
535 Referenced by <a class="el" href="modules_8cpp-source.html#l00914">ConfigReader::ReadFlag()</a>, <a class="el" href="modules_8cpp-source.html#l00931">ConfigReader::ReadInteger()</a>, and <a class="el" href="modules_8cpp-source.html#l00898">ConfigReader::ReadValue()</a>.    </td>
536   </tr>
537 </table>
538 <a name="a0" doxytag="modules.h::DEBUG"></a><p>
539 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
540   <tr>
541     <td class="mdRow">
542       <table cellpadding="0" cellspacing="0" border="0">
543         <tr>
544           <td class="md" nowrap valign="top"> #define DEBUG&nbsp;&nbsp;&nbsp;10
545       </table>
546     </td>
547   </tr>
548 </table>
549 <table cellspacing=5 cellpadding=0 border=0>
550   <tr>
551     <td>
552       &nbsp;
553     </td>
554     <td>
555
556 <p>
557
558 <p>
559 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>.
560 <p>
561 Referenced by <a class="el" href="modules_8cpp-source.html#l00639">Server::AddExtendedMode()</a>, <a class="el" href="channels_8cpp-source.html#l00207">chanrec::AddUser()</a>, <a class="el" href="channels_8cpp-source.html#l00213">chanrec::DelUser()</a>, <a class="el" href="users_8cpp-source.html#l00117">userrec::HasPermission()</a>, <a class="el" href="channels_8cpp-source.html#l00181">chanrec::IsCustomModeSet()</a>, <a class="el" href="users_8cpp-source.html#l00095">userrec::RemoveInvite()</a>, <a class="el" href="channels_8cpp-source.html#l00125">chanrec::SetCustomMode()</a>, <a class="el" href="channels_8cpp-source.html#l00150">chanrec::SetCustomModeParam()</a>, <a class="el" href="users_8cpp-source.html#l00263">userrec::SetWriteError()</a>, and <a class="el" href="modules_8cpp-source.html#l00681">Server::UserToPseudo()</a>.    </td>
562   </tr>
563 </table>
564 <a name="a2" doxytag="modules.h::DEFAULT"></a><p>
565 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
566   <tr>
567     <td class="mdRow">
568       <table cellpadding="0" cellspacing="0" border="0">
569         <tr>
570           <td class="md" nowrap valign="top"> #define DEFAULT&nbsp;&nbsp;&nbsp;30
571       </table>
572     </td>
573   </tr>
574 </table>
575 <table cellspacing=5 cellpadding=0 border=0>
576   <tr>
577     <td>
578       &nbsp;
579     </td>
580     <td>
581
582 <p>
583
584 <p>
585 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>
586   </tr>
587 </table>
588 <a name="a26" doxytag="modules.h::FD_MAGIC_NUMBER"></a><p>
589 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
590   <tr>
591     <td class="mdRow">
592       <table cellpadding="0" cellspacing="0" border="0">
593         <tr>
594           <td class="md" nowrap valign="top"> #define FD_MAGIC_NUMBER&nbsp;&nbsp;&nbsp;-42
595       </table>
596     </td>
597   </tr>
598 </table>
599 <table cellspacing=5 cellpadding=0 border=0>
600   <tr>
601     <td>
602       &nbsp;
603     </td>
604     <td>
605
606 <p>
607
608 <p>
609 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>.
610 <p>
611 Referenced by <a class="el" href="modules_8cpp-source.html#l00700">Server::PseudoToUser()</a>, and <a class="el" href="modules_8cpp-source.html#l00681">Server::UserToPseudo()</a>.    </td>
612   </tr>
613 </table>
614 <a name="a24" doxytag="modules.h::FOREACH_MOD"></a><p>
615 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
616   <tr>
617     <td class="mdRow">
618       <table cellpadding="0" cellspacing="0" border="0">
619         <tr>
620           <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;
621       </table>
622     </td>
623   </tr>
624 </table>
625 <table cellspacing=5 cellpadding=0 border=0>
626   <tr>
627     <td>
628       &nbsp;
629     </td>
630     <td>
631
632 <p>
633
634 <p>
635 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>.
636 <p>
637 Referenced by <a class="el" href="modules_8cpp-source.html#l00357">Event::Send()</a>.    </td>
638   </tr>
639 </table>
640 <a name="a25" doxytag="modules.h::FOREACH_RESULT"></a><p>
641 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
642   <tr>
643     <td class="mdRow">
644       <table cellpadding="0" cellspacing="0" border="0">
645         <tr>
646           <td class="md" nowrap valign="top"> #define FOREACH_RESULT</td>
647           <td class="md" valign="top">(&nbsp;</td>
648           <td class="md" nowrap valign="top">x&nbsp;</td>
649           <td class="mdname1" valign="top" nowrap>          </td>
650           <td class="md" valign="top">&nbsp;)&nbsp;</td>
651           <td class="md" nowrap>
652       </table>
653     </td>
654   </tr>
655 </table>
656 <table cellspacing=5 cellpadding=0 border=0>
657   <tr>
658     <td>
659       &nbsp;
660     </td>
661     <td>
662
663 <p>
664 <b>Value:</b><div class="fragment"><pre>{ MOD_RESULT = 0; \
665                         <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++) { \
666                         <span class="keywordtype">int</span> res = <a class="code" href="channels_8cpp.html#a2">modules</a>[_i]-&gt;x ; \
667                         <span class="keywordflow">if</span> (res != 0) { \
668                                 MOD_RESULT = res; \
669                                 <span class="keywordflow">break</span>; \
670                         } \
671                 } \
672         }
673 </pre></div>
674 <p>
675 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>
676   </tr>
677 </table>
678 <a name="a5" doxytag="modules.h::MT_CHANNEL"></a><p>
679 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
680   <tr>
681     <td class="mdRow">
682       <table cellpadding="0" cellspacing="0" border="0">
683         <tr>
684           <td class="md" nowrap valign="top"> #define MT_CHANNEL&nbsp;&nbsp;&nbsp;1
685       </table>
686     </td>
687   </tr>
688 </table>
689 <table cellspacing=5 cellpadding=0 border=0>
690   <tr>
691     <td>
692       &nbsp;
693     </td>
694     <td>
695
696 <p>
697
698 <p>
699 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>.
700 <p>
701 Referenced by <a class="el" href="modules_8cpp-source.html#l00667">Server::AddExtendedListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00295">ModeMakeList()</a>.    </td>
702   </tr>
703 </table>
704 <a name="a6" doxytag="modules.h::MT_CLIENT"></a><p>
705 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
706   <tr>
707     <td class="mdRow">
708       <table cellpadding="0" cellspacing="0" border="0">
709         <tr>
710           <td class="md" nowrap valign="top"> #define MT_CLIENT&nbsp;&nbsp;&nbsp;2
711       </table>
712     </td>
713   </tr>
714 </table>
715 <table cellspacing=5 cellpadding=0 border=0>
716   <tr>
717     <td>
718       &nbsp;
719     </td>
720     <td>
721
722 <p>
723
724 <p>
725 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>.
726 <p>
727 Referenced by <a class="el" href="modules_8cpp-source.html#l00639">Server::AddExtendedMode()</a>.    </td>
728   </tr>
729 </table>
730 <a name="a7" doxytag="modules.h::MT_SERVER"></a><p>
731 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
732   <tr>
733     <td class="mdRow">
734       <table cellpadding="0" cellspacing="0" border="0">
735         <tr>
736           <td class="md" nowrap valign="top"> #define MT_SERVER&nbsp;&nbsp;&nbsp;3
737       </table>
738     </td>
739   </tr>
740 </table>
741 <table cellspacing=5 cellpadding=0 border=0>
742   <tr>
743     <td>
744       &nbsp;
745     </td>
746     <td>
747
748 <p>
749
750 <p>
751 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>.
752 <p>
753 Referenced by <a class="el" href="modules_8cpp-source.html#l00639">Server::AddExtendedMode()</a>.    </td>
754   </tr>
755 </table>
756 <a name="a4" doxytag="modules.h::NONE"></a><p>
757 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
758   <tr>
759     <td class="mdRow">
760       <table cellpadding="0" cellspacing="0" border="0">
761         <tr>
762           <td class="md" nowrap valign="top"> #define NONE&nbsp;&nbsp;&nbsp;50
763       </table>
764     </td>
765   </tr>
766 </table>
767 <table cellspacing=5 cellpadding=0 border=0>
768   <tr>
769     <td>
770       &nbsp;
771     </td>
772     <td>
773
774 <p>
775
776 <p>
777 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>
778   </tr>
779 </table>
780 <a name="a3" doxytag="modules.h::SPARSE"></a><p>
781 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
782   <tr>
783     <td class="mdRow">
784       <table cellpadding="0" cellspacing="0" border="0">
785         <tr>
786           <td class="md" nowrap valign="top"> #define SPARSE&nbsp;&nbsp;&nbsp;40
787       </table>
788     </td>
789   </tr>
790 </table>
791 <table cellspacing=5 cellpadding=0 border=0>
792   <tr>
793     <td>
794       &nbsp;
795     </td>
796     <td>
797
798 <p>
799
800 <p>
801 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>
802   </tr>
803 </table>
804 <a name="a1" doxytag="modules.h::VERBOSE"></a><p>
805 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
806   <tr>
807     <td class="mdRow">
808       <table cellpadding="0" cellspacing="0" border="0">
809         <tr>
810           <td class="md" nowrap valign="top"> #define VERBOSE&nbsp;&nbsp;&nbsp;20
811       </table>
812     </td>
813   </tr>
814 </table>
815 <table cellspacing=5 cellpadding=0 border=0>
816   <tr>
817     <td>
818       &nbsp;
819     </td>
820     <td>
821
822 <p>
823
824 <p>
825 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>
826   </tr>
827 </table>
828 <a name="a23" doxytag="modules.h::VF_COMMON"></a><p>
829 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
830   <tr>
831     <td class="mdRow">
832       <table cellpadding="0" cellspacing="0" border="0">
833         <tr>
834           <td class="md" nowrap valign="top"> #define VF_COMMON&nbsp;&nbsp;&nbsp;8
835       </table>
836     </td>
837   </tr>
838 </table>
839 <table cellspacing=5 cellpadding=0 border=0>
840   <tr>
841     <td>
842       &nbsp;
843     </td>
844     <td>
845
846 <p>
847
848 <p>
849 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>
850   </tr>
851 </table>
852 <a name="a22" doxytag="modules.h::VF_SERVICEPROVIDER"></a><p>
853 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
854   <tr>
855     <td class="mdRow">
856       <table cellpadding="0" cellspacing="0" border="0">
857         <tr>
858           <td class="md" nowrap valign="top"> #define VF_SERVICEPROVIDER&nbsp;&nbsp;&nbsp;4
859       </table>
860     </td>
861   </tr>
862 </table>
863 <table cellspacing=5 cellpadding=0 border=0>
864   <tr>
865     <td>
866       &nbsp;
867     </td>
868     <td>
869
870 <p>
871
872 <p>
873 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>
874   </tr>
875 </table>
876 <a name="a20" doxytag="modules.h::VF_STATIC"></a><p>
877 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
878   <tr>
879     <td class="mdRow">
880       <table cellpadding="0" cellspacing="0" border="0">
881         <tr>
882           <td class="md" nowrap valign="top"> #define VF_STATIC&nbsp;&nbsp;&nbsp;1
883       </table>
884     </td>
885   </tr>
886 </table>
887 <table cellspacing=5 cellpadding=0 border=0>
888   <tr>
889     <td>
890       &nbsp;
891     </td>
892     <td>
893
894 <p>
895
896 <p>
897 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>
898   </tr>
899 </table>
900 <a name="a21" doxytag="modules.h::VF_VENDOR"></a><p>
901 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
902   <tr>
903     <td class="mdRow">
904       <table cellpadding="0" cellspacing="0" border="0">
905         <tr>
906           <td class="md" nowrap valign="top"> #define VF_VENDOR&nbsp;&nbsp;&nbsp;2
907       </table>
908     </td>
909   </tr>
910 </table>
911 <table cellspacing=5 cellpadding=0 border=0>
912   <tr>
913     <td>
914       &nbsp;
915     </td>
916     <td>
917
918 <p>
919
920 <p>
921 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>.
922 <p>
923 Referenced by <a class="el" href="modules_8cpp-source.html#l00383">Module::GetVersion()</a>.    </td>
924   </tr>
925 </table>
926 <hr><h2>Typedef Documentation</h2>
927 <a name="a33" doxytag="modules.h::chanuserlist"></a><p>
928 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
929   <tr>
930     <td class="mdRow">
931       <table cellpadding="0" cellspacing="0" border="0">
932         <tr>
933           <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>
934       </table>
935     </td>
936   </tr>
937 </table>
938 <table cellspacing=5 cellpadding=0 border=0>
939   <tr>
940     <td>
941       &nbsp;
942     </td>
943     <td>
944
945 <p>
946 Holds a list of users in a channel. 
947 <p>
948
949 <p>
950 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>.
951 <p>
952 Referenced by <a class="el" href="modules_8cpp-source.html#l00467">Server::GetUsers()</a>.    </td>
953   </tr>
954 </table>
955 <a name="a31" doxytag="modules.h::file_cache"></a><p>
956 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
957   <tr>
958     <td class="mdRow">
959       <table cellpadding="0" cellspacing="0" border="0">
960         <tr>
961           <td class="md" nowrap valign="top"> typedef std::deque&lt;std::string&gt; <a class="el" href="modules_8h.html#a31">file_cache</a>
962       </table>
963     </td>
964   </tr>
965 </table>
966 <table cellspacing=5 cellpadding=0 border=0>
967   <tr>
968     <td>
969       &nbsp;
970     </td>
971     <td>
972
973 <p>
974 Low level definition of a <a class="el" href="classFileReader.html">FileReader</a> classes file cache area. 
975 <p>
976
977 <p>
978 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>.
979 <p>
980 Referenced by <a class="el" href="modules_8cpp-source.html#l01016">FileReader::FileReader()</a>, and <a class="el" href="modules_8cpp-source.html#l01027">FileReader::LoadFile()</a>.    </td>
981   </tr>
982 </table>
983 <a name="a34" doxytag="modules.h::ircd_module"></a><p>
984 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
985   <tr>
986     <td class="mdRow">
987       <table cellpadding="0" cellspacing="0" border="0">
988         <tr>
989           <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>
990       </table>
991     </td>
992   </tr>
993 </table>
994 <table cellspacing=5 cellpadding=0 border=0>
995   <tr>
996     <td>
997       &nbsp;
998     </td>
999     <td>
1000
1001 <p>
1002
1003 <p>
1004 Definition at line <a class="el" href="modules_8h-source.html#l01304">1304</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
1005   </tr>
1006 </table>
1007 <a name="a32" doxytag="modules.h::string_list"></a><p>
1008 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1009   <tr>
1010     <td class="mdRow">
1011       <table cellpadding="0" cellspacing="0" border="0">
1012         <tr>
1013           <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>
1014       </table>
1015     </td>
1016   </tr>
1017 </table>
1018 <table cellspacing=5 cellpadding=0 border=0>
1019   <tr>
1020     <td>
1021       &nbsp;
1022     </td>
1023     <td>
1024
1025 <p>
1026
1027 <p>
1028 Definition at line <a class="el" href="modules_8h-source.html#l00068">68</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
1029 <p>
1030 Referenced by <a class="el" href="modules_8cpp-source.html#l00394">Module::OnChannelSync()</a>, and <a class="el" href="modules_8cpp-source.html#l00393">Module::OnUserSync()</a>.    </td>
1031   </tr>
1032 </table>
1033 <hr><h2>Function Documentation</h2>
1034 <a name="a35" doxytag="modules.h::createcommand"></a><p>
1035 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1036   <tr>
1037     <td class="mdRow">
1038       <table cellpadding="0" cellspacing="0" border="0">
1039         <tr>
1040           <td class="md" nowrap valign="top"> void createcommand </td>
1041           <td class="md" valign="top">(&nbsp;</td>
1042           <td class="md" nowrap valign="top">char *&nbsp;</td>
1043           <td class="mdname" nowrap> <em>cmd</em>, </td>
1044         </tr>
1045         <tr>
1046           <td></td>
1047           <td></td>
1048           <td class="md" nowrap>handlerfunc&nbsp;</td>
1049           <td class="mdname" nowrap> <em>f</em>, </td>
1050         </tr>
1051         <tr>
1052           <td></td>
1053           <td></td>
1054           <td class="md" nowrap>char&nbsp;</td>
1055           <td class="mdname" nowrap> <em>flags</em>, </td>
1056         </tr>
1057         <tr>
1058           <td></td>
1059           <td></td>
1060           <td class="md" nowrap>int&nbsp;</td>
1061           <td class="mdname" nowrap> <em>minparams</em>, </td>
1062         </tr>
1063         <tr>
1064           <td></td>
1065           <td></td>
1066           <td class="md" nowrap>char *&nbsp;</td>
1067           <td class="mdname" nowrap> <em>source</em></td>
1068         </tr>
1069         <tr>
1070           <td></td>
1071           <td class="md">)&nbsp;</td>
1072           <td class="md" colspan="2"></td>
1073         </tr>
1074
1075       </table>
1076     </td>
1077   </tr>
1078 </table>
1079 <table cellspacing=5 cellpadding=0 border=0>
1080   <tr>
1081     <td>
1082       &nbsp;
1083     </td>
1084     <td>
1085
1086 <p>
1087
1088 <p>
1089 Referenced by <a class="el" href="modules_8cpp-source.html#l00504">Server::AddCommand()</a>.    </td>
1090   </tr>
1091 </table>
1092 <a name="a36" doxytag="modules.h::server_mode"></a><p>
1093 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1094   <tr>
1095     <td class="mdRow">
1096       <table cellpadding="0" cellspacing="0" border="0">
1097         <tr>
1098           <td class="md" nowrap valign="top"> void server_mode </td>
1099           <td class="md" valign="top">(&nbsp;</td>
1100           <td class="md" nowrap valign="top">char **&nbsp;</td>
1101           <td class="mdname" nowrap> <em>parameters</em>, </td>
1102         </tr>
1103         <tr>
1104           <td></td>
1105           <td></td>
1106           <td class="md" nowrap>int&nbsp;</td>
1107           <td class="mdname" nowrap> <em>pcnt</em>, </td>
1108         </tr>
1109         <tr>
1110           <td></td>
1111           <td></td>
1112           <td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
1113           <td class="mdname" nowrap> <em>user</em></td>
1114         </tr>
1115         <tr>
1116           <td></td>
1117           <td class="md">)&nbsp;</td>
1118           <td class="md" colspan="2"></td>
1119         </tr>
1120
1121       </table>
1122     </td>
1123   </tr>
1124 </table>
1125 <table cellspacing=5 cellpadding=0 border=0>
1126   <tr>
1127     <td>
1128       &nbsp;
1129     </td>
1130     <td>
1131
1132 <p>
1133
1134 <p>
1135 Referenced by <a class="el" href="modules_8cpp-source.html#l00509">Server::SendMode()</a>.    </td>
1136   </tr>
1137 </table>
1138 <hr size="1"><address style="align: right;"><small>Generated on Fri May 13 01:59:15 2005 for InspIRCd by
1139 <a href="http://www.doxygen.org/index.html">
1140 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
1141 </a>1.3.3 </small></address>
1142 </body>
1143 </html>