]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/mode_8h.html
Added manpages
[user/henk/code/inspircd.git] / docs / module-doc / mode_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>mode.h File Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3-rc3 -->
7 <center>
8 <a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
9 <hr><h1>mode.h File Reference</h1><code>#include &lt;typeinfo&gt;</code><br>
10 <code>#include &lt;iostream&gt;</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 <code>#include &lt;vector&gt;</code><br>
15 <code>#include "<a class="el" href="users_8h-source.html">users.h</a>"</code><br>
16 <code>#include "<a class="el" href="channels_8h-source.html">channels.h</a>"</code><br>
17
18 <p>
19 Include dependency graph for mode.h:<p><center><img src="mode_8h__incl.gif" border="0" usemap="#mode.h_map" alt="Include dependency graph"></center>
20 <map name="mode.h_map">
21 <area href="users_8h.html" shape="rect" coords="351,155,401,176" alt="">
22 <area href="channels_8h.html" shape="rect" coords="476,86,548,107" alt="">
23 <area href="connection_8h.html" shape="rect" coords="321,86,401,107" alt="">
24 </map>
25
26 <p>
27 This graph shows which files directly or indirectly include this file:<p><center><img src="mode_8h__dep__incl.gif" border="0" usemap="#mode.hdep_map" alt="Included by dependency graph"></center>
28 <map name="mode.hdep_map">
29 <area href="channels_8cpp.html" shape="rect" coords="7,16,95,37" alt="">
30 <area href="modules_8cpp.html" shape="rect" coords="119,16,201,37" alt="">
31 </map>
32
33 <p>
34 <a href="mode_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
35 <tr><td></td></tr>
36 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
37 <tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a0">give_ops</a> (<a class="el" href="classuserrec.html">userrec</a> *user, char *dest, <a class="el" href="classchanrec.html">chanrec</a> *chan, int status)</td></tr>
38 <tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a1">give_hops</a> (<a class="el" href="classuserrec.html">userrec</a> *user, char *dest, <a class="el" href="classchanrec.html">chanrec</a> *chan, int status)</td></tr>
39 <tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a2">give_voice</a> (<a class="el" href="classuserrec.html">userrec</a> *user, char *dest, <a class="el" href="classchanrec.html">chanrec</a> *chan, int status)</td></tr>
40 <tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a3">take_ops</a> (<a class="el" href="classuserrec.html">userrec</a> *user, char *dest, <a class="el" href="classchanrec.html">chanrec</a> *chan, int status)</td></tr>
41 <tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a4">take_hops</a> (<a class="el" href="classuserrec.html">userrec</a> *user, char *dest, <a class="el" href="classchanrec.html">chanrec</a> *chan, int status)</td></tr>
42 <tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a5">take_voice</a> (<a class="el" href="classuserrec.html">userrec</a> *user, char *dest, <a class="el" href="classchanrec.html">chanrec</a> *chan, int status)</td></tr>
43 <tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a6">add_ban</a> (<a class="el" href="classuserrec.html">userrec</a> *user, char *dest, <a class="el" href="classchanrec.html">chanrec</a> *chan, int status)</td></tr>
44 <tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a7">take_ban</a> (<a class="el" href="classuserrec.html">userrec</a> *user, char *dest, <a class="el" href="classchanrec.html">chanrec</a> *chan, int status)</td></tr>
45 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a8">process_modes</a> (char **parameters, <a class="el" href="classuserrec.html">userrec</a> *user, <a class="el" href="classchanrec.html">chanrec</a> *chan, int status, int pcnt, bool servermode, bool silent, bool local)</td></tr>
46 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a9">allowed_umode</a> (char umode, char *sourcemodes, bool adding)</td></tr>
47 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a10">process_module_umode</a> (char umode, <a class="el" href="classuserrec.html">userrec</a> *source, void *dest, bool adding)</td></tr>
48 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a11">handle_mode</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
49 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a12">server_mode</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
50 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a13">merge_mode</a> (char **parameters, int pcnt)</td></tr>
51 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="mode_8h.html#a14">merge_mode2</a> (char **parameters, int pcnt, <a class="el" href="classuserrec.html">userrec</a> *user)</td></tr>
52 </table>
53 <hr><h2>Function Documentation</h2>
54 <a name="a6" doxytag="mode.h::add_ban"></a><p>
55 <table width="100%" cellpadding="2" cellspacing="0" border="0">
56   <tr>
57     <td class="md">
58       <table cellpadding="0" cellspacing="0" border="0">
59         <tr>
60           <td class="md" nowrap valign="top"> char* add_ban </td>
61           <td class="md" valign="top">(&nbsp;</td>
62           <td class="md" nowrap valign="top"><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
63           <td class="mdname" nowrap>&nbsp; <em>user</em>, </td>
64         </tr>
65         <tr>
66           <td></td>
67           <td></td>
68           <td class="md" nowrap>char *&nbsp;</td>
69           <td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
70         </tr>
71         <tr>
72           <td></td>
73           <td></td>
74           <td class="md" nowrap><a class="el" href="classchanrec.html">chanrec</a> *&nbsp;</td>
75           <td class="mdname" nowrap>&nbsp; <em>chan</em>, </td>
76         </tr>
77         <tr>
78           <td></td>
79           <td></td>
80           <td class="md" nowrap>int&nbsp;</td>
81           <td class="mdname" nowrap>&nbsp; <em>status</em></td>
82         </tr>
83         <tr>
84           <td></td>
85           <td class="md">)&nbsp;</td>
86           <td class="md" colspan="2"></td>
87         </tr>
88
89       </table>
90     </td>
91   </tr>
92 </table>
93 <table cellspacing=5 cellpadding=0 border=0>
94   <tr>
95     <td>
96       &nbsp;
97     </td>
98     <td>
99
100 <p>
101     </td>
102   </tr>
103 </table>
104 <a name="a9" doxytag="mode.h::allowed_umode"></a><p>
105 <table width="100%" cellpadding="2" cellspacing="0" border="0">
106   <tr>
107     <td class="md">
108       <table cellpadding="0" cellspacing="0" border="0">
109         <tr>
110           <td class="md" nowrap valign="top"> bool allowed_umode </td>
111           <td class="md" valign="top">(&nbsp;</td>
112           <td class="md" nowrap valign="top">char&nbsp;</td>
113           <td class="mdname" nowrap>&nbsp; <em>umode</em>, </td>
114         </tr>
115         <tr>
116           <td></td>
117           <td></td>
118           <td class="md" nowrap>char *&nbsp;</td>
119           <td class="mdname" nowrap>&nbsp; <em>sourcemodes</em>, </td>
120         </tr>
121         <tr>
122           <td></td>
123           <td></td>
124           <td class="md" nowrap>bool&nbsp;</td>
125           <td class="mdname" nowrap>&nbsp; <em>adding</em></td>
126         </tr>
127         <tr>
128           <td></td>
129           <td class="md">)&nbsp;</td>
130           <td class="md" colspan="2"></td>
131         </tr>
132
133       </table>
134     </td>
135   </tr>
136 </table>
137 <table cellspacing=5 cellpadding=0 border=0>
138   <tr>
139     <td>
140       &nbsp;
141     </td>
142     <td>
143
144 <p>
145     </td>
146   </tr>
147 </table>
148 <a name="a1" doxytag="mode.h::give_hops"></a><p>
149 <table width="100%" cellpadding="2" cellspacing="0" border="0">
150   <tr>
151     <td class="md">
152       <table cellpadding="0" cellspacing="0" border="0">
153         <tr>
154           <td class="md" nowrap valign="top"> char* give_hops </td>
155           <td class="md" valign="top">(&nbsp;</td>
156           <td class="md" nowrap valign="top"><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
157           <td class="mdname" nowrap>&nbsp; <em>user</em>, </td>
158         </tr>
159         <tr>
160           <td></td>
161           <td></td>
162           <td class="md" nowrap>char *&nbsp;</td>
163           <td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
164         </tr>
165         <tr>
166           <td></td>
167           <td></td>
168           <td class="md" nowrap><a class="el" href="classchanrec.html">chanrec</a> *&nbsp;</td>
169           <td class="mdname" nowrap>&nbsp; <em>chan</em>, </td>
170         </tr>
171         <tr>
172           <td></td>
173           <td></td>
174           <td class="md" nowrap>int&nbsp;</td>
175           <td class="mdname" nowrap>&nbsp; <em>status</em></td>
176         </tr>
177         <tr>
178           <td></td>
179           <td class="md">)&nbsp;</td>
180           <td class="md" colspan="2"></td>
181         </tr>
182
183       </table>
184     </td>
185   </tr>
186 </table>
187 <table cellspacing=5 cellpadding=0 border=0>
188   <tr>
189     <td>
190       &nbsp;
191     </td>
192     <td>
193
194 <p>
195     </td>
196   </tr>
197 </table>
198 <a name="a0" doxytag="mode.h::give_ops"></a><p>
199 <table width="100%" cellpadding="2" cellspacing="0" border="0">
200   <tr>
201     <td class="md">
202       <table cellpadding="0" cellspacing="0" border="0">
203         <tr>
204           <td class="md" nowrap valign="top"> char* give_ops </td>
205           <td class="md" valign="top">(&nbsp;</td>
206           <td class="md" nowrap valign="top"><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
207           <td class="mdname" nowrap>&nbsp; <em>user</em>, </td>
208         </tr>
209         <tr>
210           <td></td>
211           <td></td>
212           <td class="md" nowrap>char *&nbsp;</td>
213           <td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
214         </tr>
215         <tr>
216           <td></td>
217           <td></td>
218           <td class="md" nowrap><a class="el" href="classchanrec.html">chanrec</a> *&nbsp;</td>
219           <td class="mdname" nowrap>&nbsp; <em>chan</em>, </td>
220         </tr>
221         <tr>
222           <td></td>
223           <td></td>
224           <td class="md" nowrap>int&nbsp;</td>
225           <td class="mdname" nowrap>&nbsp; <em>status</em></td>
226         </tr>
227         <tr>
228           <td></td>
229           <td class="md">)&nbsp;</td>
230           <td class="md" colspan="2"></td>
231         </tr>
232
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     </td>
246   </tr>
247 </table>
248 <a name="a2" doxytag="mode.h::give_voice"></a><p>
249 <table width="100%" cellpadding="2" cellspacing="0" border="0">
250   <tr>
251     <td class="md">
252       <table cellpadding="0" cellspacing="0" border="0">
253         <tr>
254           <td class="md" nowrap valign="top"> char* give_voice </td>
255           <td class="md" valign="top">(&nbsp;</td>
256           <td class="md" nowrap valign="top"><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
257           <td class="mdname" nowrap>&nbsp; <em>user</em>, </td>
258         </tr>
259         <tr>
260           <td></td>
261           <td></td>
262           <td class="md" nowrap>char *&nbsp;</td>
263           <td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
264         </tr>
265         <tr>
266           <td></td>
267           <td></td>
268           <td class="md" nowrap><a class="el" href="classchanrec.html">chanrec</a> *&nbsp;</td>
269           <td class="mdname" nowrap>&nbsp; <em>chan</em>, </td>
270         </tr>
271         <tr>
272           <td></td>
273           <td></td>
274           <td class="md" nowrap>int&nbsp;</td>
275           <td class="mdname" nowrap>&nbsp; <em>status</em></td>
276         </tr>
277         <tr>
278           <td></td>
279           <td class="md">)&nbsp;</td>
280           <td class="md" colspan="2"></td>
281         </tr>
282
283       </table>
284     </td>
285   </tr>
286 </table>
287 <table cellspacing=5 cellpadding=0 border=0>
288   <tr>
289     <td>
290       &nbsp;
291     </td>
292     <td>
293
294 <p>
295     </td>
296   </tr>
297 </table>
298 <a name="a11" doxytag="mode.h::handle_mode"></a><p>
299 <table width="100%" cellpadding="2" cellspacing="0" border="0">
300   <tr>
301     <td class="md">
302       <table cellpadding="0" cellspacing="0" border="0">
303         <tr>
304           <td class="md" nowrap valign="top"> void handle_mode </td>
305           <td class="md" valign="top">(&nbsp;</td>
306           <td class="md" nowrap valign="top">char **&nbsp;</td>
307           <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
308         </tr>
309         <tr>
310           <td></td>
311           <td></td>
312           <td class="md" nowrap>int&nbsp;</td>
313           <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
314         </tr>
315         <tr>
316           <td></td>
317           <td></td>
318           <td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
319           <td class="mdname" nowrap>&nbsp; <em>user</em></td>
320         </tr>
321         <tr>
322           <td></td>
323           <td class="md">)&nbsp;</td>
324           <td class="md" colspan="2"></td>
325         </tr>
326
327       </table>
328     </td>
329   </tr>
330 </table>
331 <table cellspacing=5 cellpadding=0 border=0>
332   <tr>
333     <td>
334       &nbsp;
335     </td>
336     <td>
337
338 <p>
339     </td>
340   </tr>
341 </table>
342 <a name="a13" doxytag="mode.h::merge_mode"></a><p>
343 <table width="100%" cellpadding="2" cellspacing="0" border="0">
344   <tr>
345     <td class="md">
346       <table cellpadding="0" cellspacing="0" border="0">
347         <tr>
348           <td class="md" nowrap valign="top"> void merge_mode </td>
349           <td class="md" valign="top">(&nbsp;</td>
350           <td class="md" nowrap valign="top">char **&nbsp;</td>
351           <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
352         </tr>
353         <tr>
354           <td></td>
355           <td></td>
356           <td class="md" nowrap>int&nbsp;</td>
357           <td class="mdname" nowrap>&nbsp; <em>pcnt</em></td>
358         </tr>
359         <tr>
360           <td></td>
361           <td class="md">)&nbsp;</td>
362           <td class="md" colspan="2"></td>
363         </tr>
364
365       </table>
366     </td>
367   </tr>
368 </table>
369 <table cellspacing=5 cellpadding=0 border=0>
370   <tr>
371     <td>
372       &nbsp;
373     </td>
374     <td>
375
376 <p>
377     </td>
378   </tr>
379 </table>
380 <a name="a14" doxytag="mode.h::merge_mode2"></a><p>
381 <table width="100%" cellpadding="2" cellspacing="0" border="0">
382   <tr>
383     <td class="md">
384       <table cellpadding="0" cellspacing="0" border="0">
385         <tr>
386           <td class="md" nowrap valign="top"> void merge_mode2 </td>
387           <td class="md" valign="top">(&nbsp;</td>
388           <td class="md" nowrap valign="top">char **&nbsp;</td>
389           <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
390         </tr>
391         <tr>
392           <td></td>
393           <td></td>
394           <td class="md" nowrap>int&nbsp;</td>
395           <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
396         </tr>
397         <tr>
398           <td></td>
399           <td></td>
400           <td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
401           <td class="mdname" nowrap>&nbsp; <em>user</em></td>
402         </tr>
403         <tr>
404           <td></td>
405           <td class="md">)&nbsp;</td>
406           <td class="md" colspan="2"></td>
407         </tr>
408
409       </table>
410     </td>
411   </tr>
412 </table>
413 <table cellspacing=5 cellpadding=0 border=0>
414   <tr>
415     <td>
416       &nbsp;
417     </td>
418     <td>
419
420 <p>
421     </td>
422   </tr>
423 </table>
424 <a name="a8" doxytag="mode.h::process_modes"></a><p>
425 <table width="100%" cellpadding="2" cellspacing="0" border="0">
426   <tr>
427     <td class="md">
428       <table cellpadding="0" cellspacing="0" border="0">
429         <tr>
430           <td class="md" nowrap valign="top"> void process_modes </td>
431           <td class="md" valign="top">(&nbsp;</td>
432           <td class="md" nowrap valign="top">char **&nbsp;</td>
433           <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
434         </tr>
435         <tr>
436           <td></td>
437           <td></td>
438           <td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
439           <td class="mdname" nowrap>&nbsp; <em>user</em>, </td>
440         </tr>
441         <tr>
442           <td></td>
443           <td></td>
444           <td class="md" nowrap><a class="el" href="classchanrec.html">chanrec</a> *&nbsp;</td>
445           <td class="mdname" nowrap>&nbsp; <em>chan</em>, </td>
446         </tr>
447         <tr>
448           <td></td>
449           <td></td>
450           <td class="md" nowrap>int&nbsp;</td>
451           <td class="mdname" nowrap>&nbsp; <em>status</em>, </td>
452         </tr>
453         <tr>
454           <td></td>
455           <td></td>
456           <td class="md" nowrap>int&nbsp;</td>
457           <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
458         </tr>
459         <tr>
460           <td></td>
461           <td></td>
462           <td class="md" nowrap>bool&nbsp;</td>
463           <td class="mdname" nowrap>&nbsp; <em>servermode</em>, </td>
464         </tr>
465         <tr>
466           <td></td>
467           <td></td>
468           <td class="md" nowrap>bool&nbsp;</td>
469           <td class="mdname" nowrap>&nbsp; <em>silent</em>, </td>
470         </tr>
471         <tr>
472           <td></td>
473           <td></td>
474           <td class="md" nowrap>bool&nbsp;</td>
475           <td class="mdname" nowrap>&nbsp; <em>local</em></td>
476         </tr>
477         <tr>
478           <td></td>
479           <td class="md">)&nbsp;</td>
480           <td class="md" colspan="2"></td>
481         </tr>
482
483       </table>
484     </td>
485   </tr>
486 </table>
487 <table cellspacing=5 cellpadding=0 border=0>
488   <tr>
489     <td>
490       &nbsp;
491     </td>
492     <td>
493
494 <p>
495     </td>
496   </tr>
497 </table>
498 <a name="a10" doxytag="mode.h::process_module_umode"></a><p>
499 <table width="100%" cellpadding="2" cellspacing="0" border="0">
500   <tr>
501     <td class="md">
502       <table cellpadding="0" cellspacing="0" border="0">
503         <tr>
504           <td class="md" nowrap valign="top"> bool process_module_umode </td>
505           <td class="md" valign="top">(&nbsp;</td>
506           <td class="md" nowrap valign="top">char&nbsp;</td>
507           <td class="mdname" nowrap>&nbsp; <em>umode</em>, </td>
508         </tr>
509         <tr>
510           <td></td>
511           <td></td>
512           <td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
513           <td class="mdname" nowrap>&nbsp; <em>source</em>, </td>
514         </tr>
515         <tr>
516           <td></td>
517           <td></td>
518           <td class="md" nowrap>void *&nbsp;</td>
519           <td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
520         </tr>
521         <tr>
522           <td></td>
523           <td></td>
524           <td class="md" nowrap>bool&nbsp;</td>
525           <td class="mdname" nowrap>&nbsp; <em>adding</em></td>
526         </tr>
527         <tr>
528           <td></td>
529           <td class="md">)&nbsp;</td>
530           <td class="md" colspan="2"></td>
531         </tr>
532
533       </table>
534     </td>
535   </tr>
536 </table>
537 <table cellspacing=5 cellpadding=0 border=0>
538   <tr>
539     <td>
540       &nbsp;
541     </td>
542     <td>
543
544 <p>
545     </td>
546   </tr>
547 </table>
548 <a name="a12" doxytag="mode.h::server_mode"></a><p>
549 <table width="100%" cellpadding="2" cellspacing="0" border="0">
550   <tr>
551     <td class="md">
552       <table cellpadding="0" cellspacing="0" border="0">
553         <tr>
554           <td class="md" nowrap valign="top"> void server_mode </td>
555           <td class="md" valign="top">(&nbsp;</td>
556           <td class="md" nowrap valign="top">char **&nbsp;</td>
557           <td class="mdname" nowrap>&nbsp; <em>parameters</em>, </td>
558         </tr>
559         <tr>
560           <td></td>
561           <td></td>
562           <td class="md" nowrap>int&nbsp;</td>
563           <td class="mdname" nowrap>&nbsp; <em>pcnt</em>, </td>
564         </tr>
565         <tr>
566           <td></td>
567           <td></td>
568           <td class="md" nowrap><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
569           <td class="mdname" nowrap>&nbsp; <em>user</em></td>
570         </tr>
571         <tr>
572           <td></td>
573           <td class="md">)&nbsp;</td>
574           <td class="md" colspan="2"></td>
575         </tr>
576
577       </table>
578     </td>
579   </tr>
580 </table>
581 <table cellspacing=5 cellpadding=0 border=0>
582   <tr>
583     <td>
584       &nbsp;
585     </td>
586     <td>
587
588 <p>
589     </td>
590   </tr>
591 </table>
592 <a name="a7" doxytag="mode.h::take_ban"></a><p>
593 <table width="100%" cellpadding="2" cellspacing="0" border="0">
594   <tr>
595     <td class="md">
596       <table cellpadding="0" cellspacing="0" border="0">
597         <tr>
598           <td class="md" nowrap valign="top"> char* take_ban </td>
599           <td class="md" valign="top">(&nbsp;</td>
600           <td class="md" nowrap valign="top"><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
601           <td class="mdname" nowrap>&nbsp; <em>user</em>, </td>
602         </tr>
603         <tr>
604           <td></td>
605           <td></td>
606           <td class="md" nowrap>char *&nbsp;</td>
607           <td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
608         </tr>
609         <tr>
610           <td></td>
611           <td></td>
612           <td class="md" nowrap><a class="el" href="classchanrec.html">chanrec</a> *&nbsp;</td>
613           <td class="mdname" nowrap>&nbsp; <em>chan</em>, </td>
614         </tr>
615         <tr>
616           <td></td>
617           <td></td>
618           <td class="md" nowrap>int&nbsp;</td>
619           <td class="mdname" nowrap>&nbsp; <em>status</em></td>
620         </tr>
621         <tr>
622           <td></td>
623           <td class="md">)&nbsp;</td>
624           <td class="md" colspan="2"></td>
625         </tr>
626
627       </table>
628     </td>
629   </tr>
630 </table>
631 <table cellspacing=5 cellpadding=0 border=0>
632   <tr>
633     <td>
634       &nbsp;
635     </td>
636     <td>
637
638 <p>
639     </td>
640   </tr>
641 </table>
642 <a name="a4" doxytag="mode.h::take_hops"></a><p>
643 <table width="100%" cellpadding="2" cellspacing="0" border="0">
644   <tr>
645     <td class="md">
646       <table cellpadding="0" cellspacing="0" border="0">
647         <tr>
648           <td class="md" nowrap valign="top"> char* take_hops </td>
649           <td class="md" valign="top">(&nbsp;</td>
650           <td class="md" nowrap valign="top"><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
651           <td class="mdname" nowrap>&nbsp; <em>user</em>, </td>
652         </tr>
653         <tr>
654           <td></td>
655           <td></td>
656           <td class="md" nowrap>char *&nbsp;</td>
657           <td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
658         </tr>
659         <tr>
660           <td></td>
661           <td></td>
662           <td class="md" nowrap><a class="el" href="classchanrec.html">chanrec</a> *&nbsp;</td>
663           <td class="mdname" nowrap>&nbsp; <em>chan</em>, </td>
664         </tr>
665         <tr>
666           <td></td>
667           <td></td>
668           <td class="md" nowrap>int&nbsp;</td>
669           <td class="mdname" nowrap>&nbsp; <em>status</em></td>
670         </tr>
671         <tr>
672           <td></td>
673           <td class="md">)&nbsp;</td>
674           <td class="md" colspan="2"></td>
675         </tr>
676
677       </table>
678     </td>
679   </tr>
680 </table>
681 <table cellspacing=5 cellpadding=0 border=0>
682   <tr>
683     <td>
684       &nbsp;
685     </td>
686     <td>
687
688 <p>
689     </td>
690   </tr>
691 </table>
692 <a name="a3" doxytag="mode.h::take_ops"></a><p>
693 <table width="100%" cellpadding="2" cellspacing="0" border="0">
694   <tr>
695     <td class="md">
696       <table cellpadding="0" cellspacing="0" border="0">
697         <tr>
698           <td class="md" nowrap valign="top"> char* take_ops </td>
699           <td class="md" valign="top">(&nbsp;</td>
700           <td class="md" nowrap valign="top"><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
701           <td class="mdname" nowrap>&nbsp; <em>user</em>, </td>
702         </tr>
703         <tr>
704           <td></td>
705           <td></td>
706           <td class="md" nowrap>char *&nbsp;</td>
707           <td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
708         </tr>
709         <tr>
710           <td></td>
711           <td></td>
712           <td class="md" nowrap><a class="el" href="classchanrec.html">chanrec</a> *&nbsp;</td>
713           <td class="mdname" nowrap>&nbsp; <em>chan</em>, </td>
714         </tr>
715         <tr>
716           <td></td>
717           <td></td>
718           <td class="md" nowrap>int&nbsp;</td>
719           <td class="mdname" nowrap>&nbsp; <em>status</em></td>
720         </tr>
721         <tr>
722           <td></td>
723           <td class="md">)&nbsp;</td>
724           <td class="md" colspan="2"></td>
725         </tr>
726
727       </table>
728     </td>
729   </tr>
730 </table>
731 <table cellspacing=5 cellpadding=0 border=0>
732   <tr>
733     <td>
734       &nbsp;
735     </td>
736     <td>
737
738 <p>
739     </td>
740   </tr>
741 </table>
742 <a name="a5" doxytag="mode.h::take_voice"></a><p>
743 <table width="100%" cellpadding="2" cellspacing="0" border="0">
744   <tr>
745     <td class="md">
746       <table cellpadding="0" cellspacing="0" border="0">
747         <tr>
748           <td class="md" nowrap valign="top"> char* take_voice </td>
749           <td class="md" valign="top">(&nbsp;</td>
750           <td class="md" nowrap valign="top"><a class="el" href="classuserrec.html">userrec</a> *&nbsp;</td>
751           <td class="mdname" nowrap>&nbsp; <em>user</em>, </td>
752         </tr>
753         <tr>
754           <td></td>
755           <td></td>
756           <td class="md" nowrap>char *&nbsp;</td>
757           <td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
758         </tr>
759         <tr>
760           <td></td>
761           <td></td>
762           <td class="md" nowrap><a class="el" href="classchanrec.html">chanrec</a> *&nbsp;</td>
763           <td class="mdname" nowrap>&nbsp; <em>chan</em>, </td>
764         </tr>
765         <tr>
766           <td></td>
767           <td></td>
768           <td class="md" nowrap>int&nbsp;</td>
769           <td class="mdname" nowrap>&nbsp; <em>status</em></td>
770         </tr>
771         <tr>
772           <td></td>
773           <td class="md">)&nbsp;</td>
774           <td class="md" colspan="2"></td>
775         </tr>
776
777       </table>
778     </td>
779   </tr>
780 </table>
781 <table cellspacing=5 cellpadding=0 border=0>
782   <tr>
783     <td>
784       &nbsp;
785     </td>
786     <td>
787
788 <p>
789     </td>
790   </tr>
791 </table>
792 <hr><address style="align: right;"><small>Generated on Sun May 2 00:09:24 2004 for InspIRCd by
793 <a href="http://www.doxygen.org/index.html">
794 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
795 width=110 height=53></a>1.3-rc3 </small></address>
796 </body>
797 </html>