]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/modules_8h.html
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2578 e03df62e-2008...
[user/henk/code/inspircd.git] / docs / module-doc / modules_8h.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 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.doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.4.4-20050815 -->
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">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8 <div class="nav">
9 <a class="el" href="dir_000000.html">home</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000001.html">brain</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000002.html">inspircd-cvs</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000003.html">inspircd</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000004.html">include</a></div>
10 <h1>modules.h File Reference</h1><code>#include &quot;dynamic.h&quot;</code><br>
11 <code>#include &quot;<a class="el" href="base_8h-source.html">base.h</a>&quot;</code><br>
12 <code>#include &quot;<a class="el" href="ctables_8h-source.html">ctables.h</a>&quot;</code><br>
13 <code>#include &quot;<a class="el" href="socket_8h-source.html">socket.h</a>&quot;</code><br>
14 <code>#include &lt;string&gt;</code><br>
15 <code>#include &lt;deque&gt;</code><br>
16 <code>#include &lt;sstream&gt;</code><br>
17
18 <p>
19 Include dependency graph for modules.h:<p><center><img src="modules_8h__incl.gif" border="0" usemap="#modules.h_map" alt=""></center>
20 <map name="modules.h_map">
21 <area href="base_8h-source.html" shape="rect" coords="152,159,214,185" alt="">
22 <area href="ctables_8h-source.html" shape="rect" coords="146,108,220,135" alt="">
23 <area href="socket_8h-source.html" shape="rect" coords="147,336,219,363" alt="">
24 </map>
25
26 <p>
27 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=""></center>
28 <map name="modules.hdep_map">
29 <area href="channels_8cpp-source.html" shape="rect" coords="288,57,387,84" alt="">
30 <area href="modules_8cpp-source.html" shape="rect" coords="288,108,387,135" alt="">
31 <area href="inspircd__io_8h-source.html" shape="rect" coords="142,57,238,84" alt="">
32 <area href="typedefs_8h-source.html" shape="rect" coords="147,108,232,135" alt="">
33 </map>
34
35 <p>
36 <a href="modules_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
37 <tr><td></td></tr>
38 <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
39 <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>
40
41 <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.  <a href="classVersion.html#_details">More...</a><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="classAdmin.html">Admin</a></td></tr>
43
44 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds /ADMIN data This class contains the admin details of the local server.  <a href="classAdmin.html#_details">More...</a><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="classModuleMessage.html">ModuleMessage</a></td></tr>
46
47 <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.  <a href="classModuleMessage.html#_details">More...</a><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="classRequest.html">Request</a></td></tr>
49
50 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The Request class is a unicast message directed at a given module.  <a href="classRequest.html#_details">More...</a><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="classEvent.html">Event</a></td></tr>
52
53 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The Event class is a unicast message directed at all modules.  <a href="classEvent.html#_details">More...</a><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="classExtMode.html">ExtMode</a></td></tr>
55
56 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds an extended mode's details.  <a href="classExtMode.html#_details">More...</a><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="classModule.html">Module</a></td></tr>
58
59 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Base class for all <a class="el" href="classInspIRCd.html">InspIRCd</a> modules This class is the base class for <a class="el" href="classInspIRCd.html">InspIRCd</a> modules.  <a href="classModule.html#_details">More...</a><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="classServer.html">Server</a></td></tr>
61
62 <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.  <a href="classServer.html#_details">More...</a><br></td></tr>
63 <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>
64
65 <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.  <a href="classConfigReader.html#_details">More...</a><br></td></tr>
66 <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>
67
68 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Caches a text file into memory and can be used to retrieve lines from it.  <a href="classFileReader.html#_details">More...</a><br></td></tr>
69 <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>
70
71 <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.  <a href="classModuleFactory.html#_details">More...</a><br></td></tr>
72 <tr><td colspan="2"><br><h2>Defines</h2></td></tr>
73 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#DEBUG">DEBUG</a>&nbsp;&nbsp;&nbsp;10</td></tr>
74
75 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">log levels  <a href="#DEBUG"></a><br></td></tr>
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#VERBOSE">VERBOSE</a>&nbsp;&nbsp;&nbsp;20</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#DEFAULT">DEFAULT</a>&nbsp;&nbsp;&nbsp;30</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#SPARSE">SPARSE</a>&nbsp;&nbsp;&nbsp;40</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#NONE">NONE</a>&nbsp;&nbsp;&nbsp;50</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#MT_5FCHANNEL">MT_CHANNEL</a>&nbsp;&nbsp;&nbsp;1</td></tr>
85
86 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Used with OnExtendedMode() method of modules.  <a href="#MT_5FCHANNEL"></a><br></td></tr>
87 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#MT_5FCLIENT">MT_CLIENT</a>&nbsp;&nbsp;&nbsp;2</td></tr>
88
89 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#MT_5FSERVER">MT_SERVER</a>&nbsp;&nbsp;&nbsp;3</td></tr>
90
91 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#ACR_5FDEFAULT">ACR_DEFAULT</a>&nbsp;&nbsp;&nbsp;0</td></tr>
92
93 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Used with OnAccessCheck() method of modules.  <a href="#ACR_5FDEFAULT"></a><br></td></tr>
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#ACR_5FDENY">ACR_DENY</a>&nbsp;&nbsp;&nbsp;1</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#ACR_5FALLOW">ACR_ALLOW</a>&nbsp;&nbsp;&nbsp;2</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#AC_5FKICK">AC_KICK</a>&nbsp;&nbsp;&nbsp;0</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#AC_5FDEOP">AC_DEOP</a>&nbsp;&nbsp;&nbsp;1</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#AC_5FOP">AC_OP</a>&nbsp;&nbsp;&nbsp;2</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#AC_5FVOICE">AC_VOICE</a>&nbsp;&nbsp;&nbsp;3</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#AC_5FDEVOICE">AC_DEVOICE</a>&nbsp;&nbsp;&nbsp;4</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#AC_5FHALFOP">AC_HALFOP</a>&nbsp;&nbsp;&nbsp;5</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#AC_5FDEHALFOP">AC_DEHALFOP</a>&nbsp;&nbsp;&nbsp;6</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#AC_5FINVITE">AC_INVITE</a>&nbsp;&nbsp;&nbsp;7</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#AC_5FGENERAL_5FMODE">AC_GENERAL_MODE</a>&nbsp;&nbsp;&nbsp;8</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#VF_5FSTATIC">VF_STATIC</a>&nbsp;&nbsp;&nbsp;1</td></tr>
117
118 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Used to define a set of behavior bits for a module.  <a href="#VF_5FSTATIC"></a><br></td></tr>
119 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#VF_5FVENDOR">VF_VENDOR</a>&nbsp;&nbsp;&nbsp;2</td></tr>
120
121 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#VF_5FSERVICEPROVIDER">VF_SERVICEPROVIDER</a>&nbsp;&nbsp;&nbsp;4</td></tr>
122
123 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#VF_5FCOMMON">VF_COMMON</a>&nbsp;&nbsp;&nbsp;8</td></tr>
124
125 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#FOREACH_5FMOD">FOREACH_MOD</a>&nbsp;&nbsp;&nbsp;for (int _i = 0; _i &lt;= <a class="el" href="users_8cpp.html#MODCOUNT">MODCOUNT</a>; _i++) modules[_i]-&gt;</td></tr>
126
127 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#FOREACH_5FRESULT_28x_29">FOREACH_RESULT</a>(x)</td></tr>
128
129 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#FD_5FMAGIC_5FNUMBER">FD_MAGIC_NUMBER</a>&nbsp;&nbsp;&nbsp;-42</td></tr>
130
131 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#IS_5FLOCAL_28x_29">IS_LOCAL</a>(x)&nbsp;&nbsp;&nbsp;(x-&gt;fd &gt; -1)</td></tr>
132
133 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#IS_5FREMOTE_28x_29">IS_REMOTE</a>(x)&nbsp;&nbsp;&nbsp;(x-&gt;fd &lt; 0)</td></tr>
134
135 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#IS_5FMODULE_5FCREATED_28x_29">IS_MODULE_CREATED</a>(x)&nbsp;&nbsp;&nbsp;(x-&gt;fd == FD_MAGIC_NUMBER)</td></tr>
136
137 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#WM_5FAND">WM_AND</a>&nbsp;&nbsp;&nbsp;1</td></tr>
138
139 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#WM_5FOR">WM_OR</a>&nbsp;&nbsp;&nbsp;2</td></tr>
140
141 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#TYPE_5FUSER">TYPE_USER</a>&nbsp;&nbsp;&nbsp;1</td></tr>
142
143 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#TYPE_5FCHANNEL">TYPE_CHANNEL</a>&nbsp;&nbsp;&nbsp;2</td></tr>
144
145 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#TYPE_5FSERVER">TYPE_SERVER</a>&nbsp;&nbsp;&nbsp;3</td></tr>
146
147 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#CONF_5FNOT_5FA_5FNUMBER">CONF_NOT_A_NUMBER</a>&nbsp;&nbsp;&nbsp;0x000010</td></tr>
148
149 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#CONF_5FNOT_5FUNSIGNED">CONF_NOT_UNSIGNED</a>&nbsp;&nbsp;&nbsp;0x000080</td></tr>
150
151 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#CONF_5FVALUE_5FNOT_5FFOUND">CONF_VALUE_NOT_FOUND</a>&nbsp;&nbsp;&nbsp;0x000100</td></tr>
152
153 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#CONF_5FFILE_5FNOT_5FFOUND">CONF_FILE_NOT_FOUND</a>&nbsp;&nbsp;&nbsp;0x000200</td></tr>
154
155 <tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
156 <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::deque&lt; <a class="el" href="namespaceirc.html#string">std::string</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#file_5Fcache">file_cache</a></td></tr>
157
158 <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.  <a href="#file_5Fcache"></a><br></td></tr>
159 <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="typedefs_8h.html#file_5Fcache">file_cache</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#string_5Flist">string_list</a></td></tr>
160
161 <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#chanuserlist">chanuserlist</a></td></tr>
162
163 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds a list of users in a channel.  <a href="#chanuserlist"></a><br></td></tr>
164 <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#ircd_5Fmodule">ircd_module</a></td></tr>
165
166 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
167 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#ModeDefined_28char_20c_2C_20int_20i_29">ModeDefined</a> (char c, int i)</td></tr>
168
169 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#ModeDefinedOper_28char_20c_2C_20int_20i_29">ModeDefinedOper</a> (char c, int i)</td></tr>
170
171 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#ModeDefinedOn_28char_20c_2C_20int_20i_29">ModeDefinedOn</a> (char c, int i)</td></tr>
172
173 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#ModeDefinedOff_28char_20c_2C_20int_20i_29">ModeDefinedOff</a> (char c, int i)</td></tr>
174
175 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#ModeMakeList_28char_20modechar_29">ModeMakeList</a> (char modechar)</td></tr>
176
177 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="modules_8h.html#ModeIsListMode_28char_20modechar_2C_20int_20type_29">ModeIsListMode</a> (char modechar, int type)</td></tr>
178
179 </table>
180 <hr><h2>Define Documentation</h2>
181 <a class="anchor" name="AC_5FDEHALFOP"></a><!-- doxytag: member="modules.h::AC_DEHALFOP" ref="AC_5FDEHALFOP" args="" --><p>
182 <table class="mdTable" cellpadding="2" cellspacing="0">
183   <tr>
184     <td class="mdRow">
185       <table cellpadding="0" cellspacing="0" border="0">
186         <tr>
187           <td class="md" nowrap valign="top">#define AC_DEHALFOP&nbsp;&nbsp;&nbsp;6          </td>
188         </tr>
189       </table>
190     </td>
191   </tr>
192 </table>
193 <table cellspacing="5" cellpadding="0" border="0">
194   <tr>
195     <td>
196       &nbsp;
197     </td>
198     <td>
199
200 <p>
201
202 <p>
203 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>
204   </tr>
205 </table>
206 <a class="anchor" name="AC_5FDEOP"></a><!-- doxytag: member="modules.h::AC_DEOP" ref="AC_5FDEOP" args="" --><p>
207 <table class="mdTable" cellpadding="2" cellspacing="0">
208   <tr>
209     <td class="mdRow">
210       <table cellpadding="0" cellspacing="0" border="0">
211         <tr>
212           <td class="md" nowrap valign="top">#define AC_DEOP&nbsp;&nbsp;&nbsp;1          </td>
213         </tr>
214       </table>
215     </td>
216   </tr>
217 </table>
218 <table cellspacing="5" cellpadding="0" border="0">
219   <tr>
220     <td>
221       &nbsp;
222     </td>
223     <td>
224
225 <p>
226
227 <p>
228 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>
229   </tr>
230 </table>
231 <a class="anchor" name="AC_5FDEVOICE"></a><!-- doxytag: member="modules.h::AC_DEVOICE" ref="AC_5FDEVOICE" args="" --><p>
232 <table class="mdTable" cellpadding="2" cellspacing="0">
233   <tr>
234     <td class="mdRow">
235       <table cellpadding="0" cellspacing="0" border="0">
236         <tr>
237           <td class="md" nowrap valign="top">#define AC_DEVOICE&nbsp;&nbsp;&nbsp;4          </td>
238         </tr>
239       </table>
240     </td>
241   </tr>
242 </table>
243 <table cellspacing="5" cellpadding="0" border="0">
244   <tr>
245     <td>
246       &nbsp;
247     </td>
248     <td>
249
250 <p>
251
252 <p>
253 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>
254   </tr>
255 </table>
256 <a class="anchor" name="AC_5FGENERAL_5FMODE"></a><!-- doxytag: member="modules.h::AC_GENERAL_MODE" ref="AC_5FGENERAL_5FMODE" args="" --><p>
257 <table class="mdTable" cellpadding="2" cellspacing="0">
258   <tr>
259     <td class="mdRow">
260       <table cellpadding="0" cellspacing="0" border="0">
261         <tr>
262           <td class="md" nowrap valign="top">#define AC_GENERAL_MODE&nbsp;&nbsp;&nbsp;8          </td>
263         </tr>
264       </table>
265     </td>
266   </tr>
267 </table>
268 <table cellspacing="5" cellpadding="0" border="0">
269   <tr>
270     <td>
271       &nbsp;
272     </td>
273     <td>
274
275 <p>
276
277 <p>
278 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>
279   </tr>
280 </table>
281 <a class="anchor" name="AC_5FHALFOP"></a><!-- doxytag: member="modules.h::AC_HALFOP" ref="AC_5FHALFOP" args="" --><p>
282 <table class="mdTable" cellpadding="2" cellspacing="0">
283   <tr>
284     <td class="mdRow">
285       <table cellpadding="0" cellspacing="0" border="0">
286         <tr>
287           <td class="md" nowrap valign="top">#define AC_HALFOP&nbsp;&nbsp;&nbsp;5          </td>
288         </tr>
289       </table>
290     </td>
291   </tr>
292 </table>
293 <table cellspacing="5" cellpadding="0" border="0">
294   <tr>
295     <td>
296       &nbsp;
297     </td>
298     <td>
299
300 <p>
301
302 <p>
303 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>
304   </tr>
305 </table>
306 <a class="anchor" name="AC_5FINVITE"></a><!-- doxytag: member="modules.h::AC_INVITE" ref="AC_5FINVITE" args="" --><p>
307 <table class="mdTable" cellpadding="2" cellspacing="0">
308   <tr>
309     <td class="mdRow">
310       <table cellpadding="0" cellspacing="0" border="0">
311         <tr>
312           <td class="md" nowrap valign="top">#define AC_INVITE&nbsp;&nbsp;&nbsp;7          </td>
313         </tr>
314       </table>
315     </td>
316   </tr>
317 </table>
318 <table cellspacing="5" cellpadding="0" border="0">
319   <tr>
320     <td>
321       &nbsp;
322     </td>
323     <td>
324
325 <p>
326
327 <p>
328 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>
329   </tr>
330 </table>
331 <a class="anchor" name="AC_5FKICK"></a><!-- doxytag: member="modules.h::AC_KICK" ref="AC_5FKICK" args="" --><p>
332 <table class="mdTable" cellpadding="2" cellspacing="0">
333   <tr>
334     <td class="mdRow">
335       <table cellpadding="0" cellspacing="0" border="0">
336         <tr>
337           <td class="md" nowrap valign="top">#define AC_KICK&nbsp;&nbsp;&nbsp;0          </td>
338         </tr>
339       </table>
340     </td>
341   </tr>
342 </table>
343 <table cellspacing="5" cellpadding="0" border="0">
344   <tr>
345     <td>
346       &nbsp;
347     </td>
348     <td>
349
350 <p>
351
352 <p>
353 Definition at line <a class="el" href="modules_8h-source.html#l00040">40</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
354 <p>
355 Referenced by <a class="el" href="channels_8cpp-source.html#l00459">kick_channel()</a>.    </td>
356   </tr>
357 </table>
358 <a class="anchor" name="AC_5FOP"></a><!-- doxytag: member="modules.h::AC_OP" ref="AC_5FOP" args="" --><p>
359 <table class="mdTable" cellpadding="2" cellspacing="0">
360   <tr>
361     <td class="mdRow">
362       <table cellpadding="0" cellspacing="0" border="0">
363         <tr>
364           <td class="md" nowrap valign="top">#define AC_OP&nbsp;&nbsp;&nbsp;2          </td>
365         </tr>
366       </table>
367     </td>
368   </tr>
369 </table>
370 <table cellspacing="5" cellpadding="0" border="0">
371   <tr>
372     <td>
373       &nbsp;
374     </td>
375     <td>
376
377 <p>
378
379 <p>
380 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>
381   </tr>
382 </table>
383 <a class="anchor" name="AC_5FVOICE"></a><!-- doxytag: member="modules.h::AC_VOICE" ref="AC_5FVOICE" args="" --><p>
384 <table class="mdTable" cellpadding="2" cellspacing="0">
385   <tr>
386     <td class="mdRow">
387       <table cellpadding="0" cellspacing="0" border="0">
388         <tr>
389           <td class="md" nowrap valign="top">#define AC_VOICE&nbsp;&nbsp;&nbsp;3          </td>
390         </tr>
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#l00043">43</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
406   </tr>
407 </table>
408 <a class="anchor" name="ACR_5FALLOW"></a><!-- doxytag: member="modules.h::ACR_ALLOW" ref="ACR_5FALLOW" args="" --><p>
409 <table class="mdTable" cellpadding="2" cellspacing="0">
410   <tr>
411     <td class="mdRow">
412       <table cellpadding="0" cellspacing="0" border="0">
413         <tr>
414           <td class="md" nowrap valign="top">#define ACR_ALLOW&nbsp;&nbsp;&nbsp;2          </td>
415         </tr>
416       </table>
417     </td>
418   </tr>
419 </table>
420 <table cellspacing="5" cellpadding="0" border="0">
421   <tr>
422     <td>
423       &nbsp;
424     </td>
425     <td>
426
427 <p>
428
429 <p>
430 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>
431   </tr>
432 </table>
433 <a class="anchor" name="ACR_5FDEFAULT"></a><!-- doxytag: member="modules.h::ACR_DEFAULT" ref="ACR_5FDEFAULT" args="" --><p>
434 <table class="mdTable" cellpadding="2" cellspacing="0">
435   <tr>
436     <td class="mdRow">
437       <table cellpadding="0" cellspacing="0" border="0">
438         <tr>
439           <td class="md" nowrap valign="top">#define ACR_DEFAULT&nbsp;&nbsp;&nbsp;0          </td>
440         </tr>
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 Used with OnAccessCheck() method of modules. 
454 <p>
455
456 <p>
457 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>.
458 <p>
459 Referenced by <a class="el" href="channels_8cpp-source.html#l00459">kick_channel()</a>, and <a class="el" href="modules_8cpp-source.html#l00240">Module::OnAccessCheck()</a>.    </td>
460   </tr>
461 </table>
462 <a class="anchor" name="ACR_5FDENY"></a><!-- doxytag: member="modules.h::ACR_DENY" ref="ACR_5FDENY" args="" --><p>
463 <table class="mdTable" cellpadding="2" cellspacing="0">
464   <tr>
465     <td class="mdRow">
466       <table cellpadding="0" cellspacing="0" border="0">
467         <tr>
468           <td class="md" nowrap valign="top">#define ACR_DENY&nbsp;&nbsp;&nbsp;1          </td>
469         </tr>
470       </table>
471     </td>
472   </tr>
473 </table>
474 <table cellspacing="5" cellpadding="0" border="0">
475   <tr>
476     <td>
477       &nbsp;
478     </td>
479     <td>
480
481 <p>
482
483 <p>
484 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>.
485 <p>
486 Referenced by <a class="el" href="channels_8cpp-source.html#l00459">kick_channel()</a>.    </td>
487   </tr>
488 </table>
489 <a class="anchor" name="CONF_5FFILE_5FNOT_5FFOUND"></a><!-- doxytag: member="modules.h::CONF_FILE_NOT_FOUND" ref="CONF_5FFILE_5FNOT_5FFOUND" args="" --><p>
490 <table class="mdTable" cellpadding="2" cellspacing="0">
491   <tr>
492     <td class="mdRow">
493       <table cellpadding="0" cellspacing="0" border="0">
494         <tr>
495           <td class="md" nowrap valign="top">#define CONF_FILE_NOT_FOUND&nbsp;&nbsp;&nbsp;0x000200          </td>
496         </tr>
497       </table>
498     </td>
499   </tr>
500 </table>
501 <table cellspacing="5" cellpadding="0" border="0">
502   <tr>
503     <td>
504       &nbsp;
505     </td>
506     <td>
507
508 <p>
509
510 <p>
511 Definition at line <a class="el" href="modules_8h-source.html#l01541">1541</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
512 <p>
513 Referenced by <a class="el" href="modules_8cpp-source.html#l00735">ConfigReader::ConfigReader()</a>.    </td>
514   </tr>
515 </table>
516 <a class="anchor" name="CONF_5FNOT_5FA_5FNUMBER"></a><!-- doxytag: member="modules.h::CONF_NOT_A_NUMBER" ref="CONF_5FNOT_5FA_5FNUMBER" args="" --><p>
517 <table class="mdTable" cellpadding="2" cellspacing="0">
518   <tr>
519     <td class="mdRow">
520       <table cellpadding="0" cellspacing="0" border="0">
521         <tr>
522           <td class="md" nowrap valign="top">#define CONF_NOT_A_NUMBER&nbsp;&nbsp;&nbsp;0x000010          </td>
523         </tr>
524       </table>
525     </td>
526   </tr>
527 </table>
528 <table cellspacing="5" cellpadding="0" border="0">
529   <tr>
530     <td>
531       &nbsp;
532     </td>
533     <td>
534
535 <p>
536
537 <p>
538 Definition at line <a class="el" href="modules_8h-source.html#l01538">1538</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
539 <p>
540 Referenced by <a class="el" href="modules_8cpp-source.html#l00798">ConfigReader::ReadInteger()</a>.    </td>
541   </tr>
542 </table>
543 <a class="anchor" name="CONF_5FNOT_5FUNSIGNED"></a><!-- doxytag: member="modules.h::CONF_NOT_UNSIGNED" ref="CONF_5FNOT_5FUNSIGNED" args="" --><p>
544 <table class="mdTable" cellpadding="2" cellspacing="0">
545   <tr>
546     <td class="mdRow">
547       <table cellpadding="0" cellspacing="0" border="0">
548         <tr>
549           <td class="md" nowrap valign="top">#define CONF_NOT_UNSIGNED&nbsp;&nbsp;&nbsp;0x000080          </td>
550         </tr>
551       </table>
552     </td>
553   </tr>
554 </table>
555 <table cellspacing="5" cellpadding="0" border="0">
556   <tr>
557     <td>
558       &nbsp;
559     </td>
560     <td>
561
562 <p>
563
564 <p>
565 Definition at line <a class="el" href="modules_8h-source.html#l01539">1539</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
566 <p>
567 Referenced by <a class="el" href="modules_8cpp-source.html#l00798">ConfigReader::ReadInteger()</a>.    </td>
568   </tr>
569 </table>
570 <a class="anchor" name="CONF_5FVALUE_5FNOT_5FFOUND"></a><!-- doxytag: member="modules.h::CONF_VALUE_NOT_FOUND" ref="CONF_5FVALUE_5FNOT_5FFOUND" args="" --><p>
571 <table class="mdTable" cellpadding="2" cellspacing="0">
572   <tr>
573     <td class="mdRow">
574       <table cellpadding="0" cellspacing="0" border="0">
575         <tr>
576           <td class="md" nowrap valign="top">#define CONF_VALUE_NOT_FOUND&nbsp;&nbsp;&nbsp;0x000100          </td>
577         </tr>
578       </table>
579     </td>
580   </tr>
581 </table>
582 <table cellspacing="5" cellpadding="0" border="0">
583   <tr>
584     <td>
585       &nbsp;
586     </td>
587     <td>
588
589 <p>
590
591 <p>
592 Definition at line <a class="el" href="modules_8h-source.html#l01540">1540</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
593 <p>
594 Referenced by <a class="el" href="modules_8cpp-source.html#l00781">ConfigReader::ReadFlag()</a>, <a class="el" href="modules_8cpp-source.html#l00798">ConfigReader::ReadInteger()</a>, and <a class="el" href="modules_8cpp-source.html#l00765">ConfigReader::ReadValue()</a>.    </td>
595   </tr>
596 </table>
597 <a class="anchor" name="DEBUG"></a><!-- doxytag: member="modules.h::DEBUG" ref="DEBUG" args="" --><p>
598 <table class="mdTable" cellpadding="2" cellspacing="0">
599   <tr>
600     <td class="mdRow">
601       <table cellpadding="0" cellspacing="0" border="0">
602         <tr>
603           <td class="md" nowrap valign="top">#define DEBUG&nbsp;&nbsp;&nbsp;10          </td>
604         </tr>
605       </table>
606     </td>
607   </tr>
608 </table>
609 <table cellspacing="5" cellpadding="0" border="0">
610   <tr>
611     <td>
612       &nbsp;
613     </td>
614     <td>
615
616 <p>
617 log levels 
618 <p>
619
620 <p>
621 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>.    </td>
622   </tr>
623 </table>
624 <a class="anchor" name="DEFAULT"></a><!-- doxytag: member="modules.h::DEFAULT" ref="DEFAULT" args="" --><p>
625 <table class="mdTable" cellpadding="2" cellspacing="0">
626   <tr>
627     <td class="mdRow">
628       <table cellpadding="0" cellspacing="0" border="0">
629         <tr>
630           <td class="md" nowrap valign="top">#define DEFAULT&nbsp;&nbsp;&nbsp;30          </td>
631         </tr>
632       </table>
633     </td>
634   </tr>
635 </table>
636 <table cellspacing="5" cellpadding="0" border="0">
637   <tr>
638     <td>
639       &nbsp;
640     </td>
641     <td>
642
643 <p>
644
645 <p>
646 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>
647   </tr>
648 </table>
649 <a class="anchor" name="FD_5FMAGIC_5FNUMBER"></a><!-- doxytag: member="modules.h::FD_MAGIC_NUMBER" ref="FD_5FMAGIC_5FNUMBER" args="" --><p>
650 <table class="mdTable" cellpadding="2" cellspacing="0">
651   <tr>
652     <td class="mdRow">
653       <table cellpadding="0" cellspacing="0" border="0">
654         <tr>
655           <td class="md" nowrap valign="top">#define FD_MAGIC_NUMBER&nbsp;&nbsp;&nbsp;-42          </td>
656         </tr>
657       </table>
658     </td>
659   </tr>
660 </table>
661 <table cellspacing="5" cellpadding="0" border="0">
662   <tr>
663     <td>
664       &nbsp;
665     </td>
666     <td>
667
668 <p>
669
670 <p>
671 Definition at line <a class="el" href="modules_8h-source.html#l00102">102</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
672 <p>
673 Referenced by <a class="el" href="modules_8cpp-source.html#l00609">Server::PseudoToUser()</a>, and <a class="el" href="modules_8cpp-source.html#l00597">Server::UserToPseudo()</a>.    </td>
674   </tr>
675 </table>
676 <a class="anchor" name="FOREACH_5FMOD"></a><!-- doxytag: member="modules.h::FOREACH_MOD" ref="FOREACH_5FMOD" args="" --><p>
677 <table class="mdTable" cellpadding="2" cellspacing="0">
678   <tr>
679     <td class="mdRow">
680       <table cellpadding="0" cellspacing="0" border="0">
681         <tr>
682           <td class="md" nowrap valign="top">#define FOREACH_MOD&nbsp;&nbsp;&nbsp;for (int _i = 0; _i &lt;= <a class="el" href="users_8cpp.html#MODCOUNT">MODCOUNT</a>; _i++) modules[_i]-&gt;          </td>
683         </tr>
684       </table>
685     </td>
686   </tr>
687 </table>
688 <table cellspacing="5" cellpadding="0" border="0">
689   <tr>
690     <td>
691       &nbsp;
692     </td>
693     <td>
694
695 <p>
696
697 <p>
698 Definition at line <a class="el" href="modules_8h-source.html#l00082">82</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
699 <p>
700 Referenced by <a class="el" href="channels_8cpp-source.html#l00401">del_channel()</a>, <a class="el" href="channels_8cpp-source.html#l00372">ForceChan()</a>, <a class="el" href="users_8cpp-source.html#l00647">FullConnectUser()</a>, <a class="el" href="channels_8cpp-source.html#l00459">kick_channel()</a>, <a class="el" href="users_8cpp-source.html#l00349">kill_link()</a>, <a class="el" href="users_8cpp-source.html#l00412">kill_link_silent()</a>, and <a class="el" href="modules_8cpp-source.html#l00205">Event::Send()</a>.    </td>
701   </tr>
702 </table>
703 <a class="anchor" name="FOREACH_5FRESULT_28x_29"></a><!-- doxytag: member="modules.h::FOREACH_RESULT" ref="FOREACH_5FRESULT_28x_29" args="(x)" --><p>
704 <table class="mdTable" cellpadding="2" cellspacing="0">
705   <tr>
706     <td class="mdRow">
707       <table cellpadding="0" cellspacing="0" border="0">
708         <tr>
709           <td class="md" nowrap valign="top">#define FOREACH_RESULT          </td>
710           <td class="md" valign="top">(&nbsp;</td>
711           <td class="md" nowrap valign="top">x&nbsp;</td>
712           <td class="mdname1" valign="top" nowrap>          </td>
713           <td class="md" valign="top">&nbsp;)&nbsp;</td>
714           <td class="md" nowrap></td>
715         </tr>
716       </table>
717     </td>
718   </tr>
719 </table>
720 <table cellspacing="5" cellpadding="0" border="0">
721   <tr>
722     <td>
723       &nbsp;
724     </td>
725     <td>
726
727 <p>
728 <b>Value:</b><div class="fragment"><pre class="fragment">{ MOD_RESULT = 0; \
729                         <span class="keywordflow">for</span> (<span class="keywordtype">int</span> _i = 0; _i &lt;= <a class="code" href="channels_8cpp.html#MODCOUNT">MODCOUNT</a>; _i++) { \
730                         <span class="keywordtype">int</span> res = <a class="code" href="channels_8cpp.html#modules">modules</a>[_i]-&gt;x ; \
731                         <span class="keywordflow">if</span> (res != 0) { \
732                                 MOD_RESULT = res; \
733                                 <span class="keywordflow">break</span>; \
734                         } \
735                 } \
736         }
737 </pre></div>
738 <p>
739 Definition at line <a class="el" href="modules_8h-source.html#l00090">90</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.
740 <p>
741 Referenced by <a class="el" href="channels_8cpp-source.html#l00194">add_channel()</a>, <a class="el" href="users_8cpp-source.html#l00769">force_nickchange()</a>, and <a class="el" href="channels_8cpp-source.html#l00459">kick_channel()</a>.    </td>
742   </tr>
743 </table>
744 <a class="anchor" name="IS_5FLOCAL_28x_29"></a><!-- doxytag: member="modules.h::IS_LOCAL" ref="IS_5FLOCAL_28x_29" args="(x)" --><p>
745 <table class="mdTable" cellpadding="2" cellspacing="0">
746   <tr>
747     <td class="mdRow">
748       <table cellpadding="0" cellspacing="0" border="0">
749         <tr>
750           <td class="md" nowrap valign="top">#define IS_LOCAL          </td>
751           <td class="md" valign="top">(&nbsp;</td>
752           <td class="md" nowrap valign="top">x&nbsp;</td>
753           <td class="mdname1" valign="top" nowrap>          </td>
754           <td class="md" valign="top">&nbsp;)&nbsp;</td>
755           <td class="md" nowrap>&nbsp;&nbsp;&nbsp;(x-&gt;fd &gt; -1)</td>
756         </tr>
757       </table>
758     </td>
759   </tr>
760 </table>
761 <table cellspacing="5" cellpadding="0" border="0">
762   <tr>
763     <td>
764       &nbsp;
765     </td>
766     <td>
767
768 <p>
769
770 <p>
771 Definition at line <a class="el" href="modules_8h-source.html#l00106">106</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
772   </tr>
773 </table>
774 <a class="anchor" name="IS_5FMODULE_5FCREATED_28x_29"></a><!-- doxytag: member="modules.h::IS_MODULE_CREATED" ref="IS_5FMODULE_5FCREATED_28x_29" args="(x)" --><p>
775 <table class="mdTable" cellpadding="2" cellspacing="0">
776   <tr>
777     <td class="mdRow">
778       <table cellpadding="0" cellspacing="0" border="0">
779         <tr>
780           <td class="md" nowrap valign="top">#define IS_MODULE_CREATED          </td>
781           <td class="md" valign="top">(&nbsp;</td>
782           <td class="md" nowrap valign="top">x&nbsp;</td>
783           <td class="mdname1" valign="top" nowrap>          </td>
784           <td class="md" valign="top">&nbsp;)&nbsp;</td>
785           <td class="md" nowrap>&nbsp;&nbsp;&nbsp;(x-&gt;fd == FD_MAGIC_NUMBER)</td>
786         </tr>
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#l00108">108</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
802   </tr>
803 </table>
804 <a class="anchor" name="IS_5FREMOTE_28x_29"></a><!-- doxytag: member="modules.h::IS_REMOTE" ref="IS_5FREMOTE_28x_29" args="(x)" --><p>
805 <table class="mdTable" 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 IS_REMOTE          </td>
811           <td class="md" valign="top">(&nbsp;</td>
812           <td class="md" nowrap valign="top">x&nbsp;</td>
813           <td class="mdname1" valign="top" nowrap>          </td>
814           <td class="md" valign="top">&nbsp;)&nbsp;</td>
815           <td class="md" nowrap>&nbsp;&nbsp;&nbsp;(x-&gt;fd &lt; 0)</td>
816         </tr>
817       </table>
818     </td>
819   </tr>
820 </table>
821 <table cellspacing="5" cellpadding="0" border="0">
822   <tr>
823     <td>
824       &nbsp;
825     </td>
826     <td>
827
828 <p>
829
830 <p>
831 Definition at line <a class="el" href="modules_8h-source.html#l00107">107</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
832   </tr>
833 </table>
834 <a class="anchor" name="MT_5FCHANNEL"></a><!-- doxytag: member="modules.h::MT_CHANNEL" ref="MT_5FCHANNEL" args="" --><p>
835 <table class="mdTable" cellpadding="2" cellspacing="0">
836   <tr>
837     <td class="mdRow">
838       <table cellpadding="0" cellspacing="0" border="0">
839         <tr>
840           <td class="md" nowrap valign="top">#define MT_CHANNEL&nbsp;&nbsp;&nbsp;1          </td>
841         </tr>
842       </table>
843     </td>
844   </tr>
845 </table>
846 <table cellspacing="5" cellpadding="0" border="0">
847   <tr>
848     <td>
849       &nbsp;
850     </td>
851     <td>
852
853 <p>
854 Used with OnExtendedMode() method of modules. 
855 <p>
856
857 <p>
858 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>.
859 <p>
860 Referenced by <a class="el" href="modules_8cpp-source.html#l00583">Server::AddExtendedListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00143">ModeMakeList()</a>.    </td>
861   </tr>
862 </table>
863 <a class="anchor" name="MT_5FCLIENT"></a><!-- doxytag: member="modules.h::MT_CLIENT" ref="MT_5FCLIENT" args="" --><p>
864 <table class="mdTable" cellpadding="2" cellspacing="0">
865   <tr>
866     <td class="mdRow">
867       <table cellpadding="0" cellspacing="0" border="0">
868         <tr>
869           <td class="md" nowrap valign="top">#define MT_CLIENT&nbsp;&nbsp;&nbsp;2          </td>
870         </tr>
871       </table>
872     </td>
873   </tr>
874 </table>
875 <table cellspacing="5" cellpadding="0" border="0">
876   <tr>
877     <td>
878       &nbsp;
879     </td>
880     <td>
881
882 <p>
883
884 <p>
885 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>.
886 <p>
887 Referenced by <a class="el" href="modules_8cpp-source.html#l00555">Server::AddExtendedMode()</a>.    </td>
888   </tr>
889 </table>
890 <a class="anchor" name="MT_5FSERVER"></a><!-- doxytag: member="modules.h::MT_SERVER" ref="MT_5FSERVER" args="" --><p>
891 <table class="mdTable" cellpadding="2" cellspacing="0">
892   <tr>
893     <td class="mdRow">
894       <table cellpadding="0" cellspacing="0" border="0">
895         <tr>
896           <td class="md" nowrap valign="top">#define MT_SERVER&nbsp;&nbsp;&nbsp;3          </td>
897         </tr>
898       </table>
899     </td>
900   </tr>
901 </table>
902 <table cellspacing="5" cellpadding="0" border="0">
903   <tr>
904     <td>
905       &nbsp;
906     </td>
907     <td>
908
909 <p>
910
911 <p>
912 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>.
913 <p>
914 Referenced by <a class="el" href="modules_8cpp-source.html#l00555">Server::AddExtendedMode()</a>.    </td>
915   </tr>
916 </table>
917 <a class="anchor" name="NONE"></a><!-- doxytag: member="modules.h::NONE" ref="NONE" args="" --><p>
918 <table class="mdTable" cellpadding="2" cellspacing="0">
919   <tr>
920     <td class="mdRow">
921       <table cellpadding="0" cellspacing="0" border="0">
922         <tr>
923           <td class="md" nowrap valign="top">#define NONE&nbsp;&nbsp;&nbsp;50          </td>
924         </tr>
925       </table>
926     </td>
927   </tr>
928 </table>
929 <table cellspacing="5" cellpadding="0" border="0">
930   <tr>
931     <td>
932       &nbsp;
933     </td>
934     <td>
935
936 <p>
937
938 <p>
939 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>
940   </tr>
941 </table>
942 <a class="anchor" name="SPARSE"></a><!-- doxytag: member="modules.h::SPARSE" ref="SPARSE" args="" --><p>
943 <table class="mdTable" cellpadding="2" cellspacing="0">
944   <tr>
945     <td class="mdRow">
946       <table cellpadding="0" cellspacing="0" border="0">
947         <tr>
948           <td class="md" nowrap valign="top">#define SPARSE&nbsp;&nbsp;&nbsp;40          </td>
949         </tr>
950       </table>
951     </td>
952   </tr>
953 </table>
954 <table cellspacing="5" cellpadding="0" border="0">
955   <tr>
956     <td>
957       &nbsp;
958     </td>
959     <td>
960
961 <p>
962
963 <p>
964 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>
965   </tr>
966 </table>
967 <a class="anchor" name="TYPE_5FCHANNEL"></a><!-- doxytag: member="modules.h::TYPE_CHANNEL" ref="TYPE_5FCHANNEL" args="" --><p>
968 <table class="mdTable" cellpadding="2" cellspacing="0">
969   <tr>
970     <td class="mdRow">
971       <table cellpadding="0" cellspacing="0" border="0">
972         <tr>
973           <td class="md" nowrap valign="top">#define TYPE_CHANNEL&nbsp;&nbsp;&nbsp;2          </td>
974         </tr>
975       </table>
976     </td>
977   </tr>
978 </table>
979 <table cellspacing="5" cellpadding="0" border="0">
980   <tr>
981     <td>
982       &nbsp;
983     </td>
984     <td>
985
986 <p>
987
988 <p>
989 Definition at line <a class="el" href="modules_8h-source.html#l00118">118</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
990   </tr>
991 </table>
992 <a class="anchor" name="TYPE_5FSERVER"></a><!-- doxytag: member="modules.h::TYPE_SERVER" ref="TYPE_5FSERVER" args="" --><p>
993 <table class="mdTable" cellpadding="2" cellspacing="0">
994   <tr>
995     <td class="mdRow">
996       <table cellpadding="0" cellspacing="0" border="0">
997         <tr>
998           <td class="md" nowrap valign="top">#define TYPE_SERVER&nbsp;&nbsp;&nbsp;3          </td>
999         </tr>
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#l00119">119</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
1015   </tr>
1016 </table>
1017 <a class="anchor" name="TYPE_5FUSER"></a><!-- doxytag: member="modules.h::TYPE_USER" ref="TYPE_5FUSER" args="" --><p>
1018 <table class="mdTable" cellpadding="2" cellspacing="0">
1019   <tr>
1020     <td class="mdRow">
1021       <table cellpadding="0" cellspacing="0" border="0">
1022         <tr>
1023           <td class="md" nowrap valign="top">#define TYPE_USER&nbsp;&nbsp;&nbsp;1          </td>
1024         </tr>
1025       </table>
1026     </td>
1027   </tr>
1028 </table>
1029 <table cellspacing="5" cellpadding="0" border="0">
1030   <tr>
1031     <td>
1032       &nbsp;
1033     </td>
1034     <td>
1035
1036 <p>
1037
1038 <p>
1039 Definition at line <a class="el" href="modules_8h-source.html#l00117">117</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
1040   </tr>
1041 </table>
1042 <a class="anchor" name="VERBOSE"></a><!-- doxytag: member="modules.h::VERBOSE" ref="VERBOSE" args="" --><p>
1043 <table class="mdTable" cellpadding="2" cellspacing="0">
1044   <tr>
1045     <td class="mdRow">
1046       <table cellpadding="0" cellspacing="0" border="0">
1047         <tr>
1048           <td class="md" nowrap valign="top">#define VERBOSE&nbsp;&nbsp;&nbsp;20          </td>
1049         </tr>
1050       </table>
1051     </td>
1052   </tr>
1053 </table>
1054 <table cellspacing="5" cellpadding="0" border="0">
1055   <tr>
1056     <td>
1057       &nbsp;
1058     </td>
1059     <td>
1060
1061 <p>
1062
1063 <p>
1064 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>
1065   </tr>
1066 </table>
1067 <a class="anchor" name="VF_5FCOMMON"></a><!-- doxytag: member="modules.h::VF_COMMON" ref="VF_5FCOMMON" args="" --><p>
1068 <table class="mdTable" cellpadding="2" cellspacing="0">
1069   <tr>
1070     <td class="mdRow">
1071       <table cellpadding="0" cellspacing="0" border="0">
1072         <tr>
1073           <td class="md" nowrap valign="top">#define VF_COMMON&nbsp;&nbsp;&nbsp;8          </td>
1074         </tr>
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 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>
1090   </tr>
1091 </table>
1092 <a class="anchor" name="VF_5FSERVICEPROVIDER"></a><!-- doxytag: member="modules.h::VF_SERVICEPROVIDER" ref="VF_5FSERVICEPROVIDER" args="" --><p>
1093 <table class="mdTable" 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">#define VF_SERVICEPROVIDER&nbsp;&nbsp;&nbsp;4          </td>
1099         </tr>
1100       </table>
1101     </td>
1102   </tr>
1103 </table>
1104 <table cellspacing="5" cellpadding="0" border="0">
1105   <tr>
1106     <td>
1107       &nbsp;
1108     </td>
1109     <td>
1110
1111 <p>
1112
1113 <p>
1114 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>.    </td>
1115   </tr>
1116 </table>
1117 <a class="anchor" name="VF_5FSTATIC"></a><!-- doxytag: member="modules.h::VF_STATIC" ref="VF_5FSTATIC" args="" --><p>
1118 <table class="mdTable" cellpadding="2" cellspacing="0">
1119   <tr>
1120     <td class="mdRow">
1121       <table cellpadding="0" cellspacing="0" border="0">
1122         <tr>
1123           <td class="md" nowrap valign="top">#define VF_STATIC&nbsp;&nbsp;&nbsp;1          </td>
1124         </tr>
1125       </table>
1126     </td>
1127   </tr>
1128 </table>
1129 <table cellspacing="5" cellpadding="0" border="0">
1130   <tr>
1131     <td>
1132       &nbsp;
1133     </td>
1134     <td>
1135
1136 <p>
1137 Used to define a set of behavior bits for a module. 
1138 <p>
1139
1140 <p>
1141 Definition at line <a class="el" href="modules_8h-source.html#l00052">52</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
1142   </tr>
1143 </table>
1144 <a class="anchor" name="VF_5FVENDOR"></a><!-- doxytag: member="modules.h::VF_VENDOR" ref="VF_5FVENDOR" args="" --><p>
1145 <table class="mdTable" cellpadding="2" cellspacing="0">
1146   <tr>
1147     <td class="mdRow">
1148       <table cellpadding="0" cellspacing="0" border="0">
1149         <tr>
1150           <td class="md" nowrap valign="top">#define VF_VENDOR&nbsp;&nbsp;&nbsp;2          </td>
1151         </tr>
1152       </table>
1153     </td>
1154   </tr>
1155 </table>
1156 <table cellspacing="5" cellpadding="0" border="0">
1157   <tr>
1158     <td>
1159       &nbsp;
1160     </td>
1161     <td>
1162
1163 <p>
1164
1165 <p>
1166 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>.
1167 <p>
1168 Referenced by <a class="el" href="modules_8cpp-source.html#l00231">Module::GetVersion()</a>.    </td>
1169   </tr>
1170 </table>
1171 <a class="anchor" name="WM_5FAND"></a><!-- doxytag: member="modules.h::WM_AND" ref="WM_5FAND" args="" --><p>
1172 <table class="mdTable" cellpadding="2" cellspacing="0">
1173   <tr>
1174     <td class="mdRow">
1175       <table cellpadding="0" cellspacing="0" border="0">
1176         <tr>
1177           <td class="md" nowrap valign="top">#define WM_AND&nbsp;&nbsp;&nbsp;1          </td>
1178         </tr>
1179       </table>
1180     </td>
1181   </tr>
1182 </table>
1183 <table cellspacing="5" cellpadding="0" border="0">
1184   <tr>
1185     <td>
1186       &nbsp;
1187     </td>
1188     <td>
1189
1190 <p>
1191
1192 <p>
1193 Definition at line <a class="el" href="modules_8h-source.html#l00112">112</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
1194   </tr>
1195 </table>
1196 <a class="anchor" name="WM_5FOR"></a><!-- doxytag: member="modules.h::WM_OR" ref="WM_5FOR" args="" --><p>
1197 <table class="mdTable" cellpadding="2" cellspacing="0">
1198   <tr>
1199     <td class="mdRow">
1200       <table cellpadding="0" cellspacing="0" border="0">
1201         <tr>
1202           <td class="md" nowrap valign="top">#define WM_OR&nbsp;&nbsp;&nbsp;2          </td>
1203         </tr>
1204       </table>
1205     </td>
1206   </tr>
1207 </table>
1208 <table cellspacing="5" cellpadding="0" border="0">
1209   <tr>
1210     <td>
1211       &nbsp;
1212     </td>
1213     <td>
1214
1215 <p>
1216
1217 <p>
1218 Definition at line <a class="el" href="modules_8h-source.html#l00113">113</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
1219   </tr>
1220 </table>
1221 <hr><h2>Typedef Documentation</h2>
1222 <a class="anchor" name="chanuserlist"></a><!-- doxytag: member="modules.h::chanuserlist" ref="chanuserlist" args="" --><p>
1223 <table class="mdTable" cellpadding="2" cellspacing="0">
1224   <tr>
1225     <td class="mdRow">
1226       <table cellpadding="0" cellspacing="0" border="0">
1227         <tr>
1228           <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#chanuserlist">chanuserlist</a>          </td>
1229         </tr>
1230       </table>
1231     </td>
1232   </tr>
1233 </table>
1234 <table cellspacing="5" cellpadding="0" border="0">
1235   <tr>
1236     <td>
1237       &nbsp;
1238     </td>
1239     <td>
1240
1241 <p>
1242 Holds a list of users in a channel. 
1243 <p>
1244
1245 <p>
1246 Definition at line <a class="el" href="modules_8h-source.html#l00075">75</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
1247   </tr>
1248 </table>
1249 <a class="anchor" name="file_5Fcache"></a><!-- doxytag: member="modules.h::file_cache" ref="file_5Fcache" args="" --><p>
1250 <table class="mdTable" cellpadding="2" cellspacing="0">
1251   <tr>
1252     <td class="mdRow">
1253       <table cellpadding="0" cellspacing="0" border="0">
1254         <tr>
1255           <td class="md" nowrap valign="top">typedef std::deque&lt;<a class="el" href="namespaceirc.html#string">std::string</a>&gt; <a class="el" href="typedefs_8h.html#file_5Fcache">file_cache</a>          </td>
1256         </tr>
1257       </table>
1258     </td>
1259   </tr>
1260 </table>
1261 <table cellspacing="5" cellpadding="0" border="0">
1262   <tr>
1263     <td>
1264       &nbsp;
1265     </td>
1266     <td>
1267
1268 <p>
1269 Low level definition of a <a class="el" href="classFileReader.html">FileReader</a> classes file cache area. 
1270 <p>
1271
1272 <p>
1273 Definition at line <a class="el" href="modules_8h-source.html#l00066">66</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
1274   </tr>
1275 </table>
1276 <a class="anchor" name="ircd_5Fmodule"></a><!-- doxytag: member="modules.h::ircd_module" ref="ircd_5Fmodule" args="" --><p>
1277 <table class="mdTable" cellpadding="2" cellspacing="0">
1278   <tr>
1279     <td class="mdRow">
1280       <table cellpadding="0" cellspacing="0" border="0">
1281         <tr>
1282           <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#ircd_5Fmodule">ircd_module</a>          </td>
1283         </tr>
1284       </table>
1285     </td>
1286   </tr>
1287 </table>
1288 <table cellspacing="5" cellpadding="0" border="0">
1289   <tr>
1290     <td>
1291       &nbsp;
1292     </td>
1293     <td>
1294
1295 <p>
1296
1297 <p>
1298 Definition at line <a class="el" href="modules_8h-source.html#l01707">1707</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
1299   </tr>
1300 </table>
1301 <a class="anchor" name="string_5Flist"></a><!-- doxytag: member="modules.h::string_list" ref="string_5Flist" args="" --><p>
1302 <table class="mdTable" cellpadding="2" cellspacing="0">
1303   <tr>
1304     <td class="mdRow">
1305       <table cellpadding="0" cellspacing="0" border="0">
1306         <tr>
1307           <td class="md" nowrap valign="top">typedef <a class="el" href="typedefs_8h.html#file_5Fcache">file_cache</a> <a class="el" href="modules_8h.html#string_5Flist">string_list</a>          </td>
1308         </tr>
1309       </table>
1310     </td>
1311   </tr>
1312 </table>
1313 <table cellspacing="5" cellpadding="0" border="0">
1314   <tr>
1315     <td>
1316       &nbsp;
1317     </td>
1318     <td>
1319
1320 <p>
1321
1322 <p>
1323 Definition at line <a class="el" href="modules_8h-source.html#l00071">71</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.    </td>
1324   </tr>
1325 </table>
1326 <hr><h2>Function Documentation</h2>
1327 <a class="anchor" name="ModeDefined_28char_20c_2C_20int_20i_29"></a><!-- doxytag: member="modules.h::ModeDefined" ref="ModeDefined_28char_20c_2C_20int_20i_29" args="(char c, int i)" --><p>
1328 <table class="mdTable" cellpadding="2" cellspacing="0">
1329   <tr>
1330     <td class="mdRow">
1331       <table cellpadding="0" cellspacing="0" border="0">
1332         <tr>
1333           <td class="md" nowrap valign="top">bool ModeDefined           </td>
1334           <td class="md" valign="top">(&nbsp;</td>
1335           <td class="md" nowrap valign="top">char&nbsp;</td>
1336           <td class="mdname" nowrap> <em>c</em>, </td>
1337         </tr>
1338         <tr>
1339           <td class="md" nowrap align="right"></td>
1340           <td class="md"></td>
1341           <td class="md" nowrap>int&nbsp;</td>
1342           <td class="mdname" nowrap> <em>i</em></td>
1343         </tr>
1344         <tr>
1345           <td class="md"></td>
1346           <td class="md">)&nbsp;</td>
1347           <td class="md" colspan="2"></td>
1348         </tr>
1349       </table>
1350     </td>
1351   </tr>
1352 </table>
1353 <table cellspacing="5" cellpadding="0" border="0">
1354   <tr>
1355     <td>
1356       &nbsp;
1357     </td>
1358     <td>
1359
1360 <p>
1361
1362 <p>
1363 Definition at line <a class="el" href="modules_8cpp-source.html#l00070">70</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
1364 <p>
1365 References <a class="el" href="modules_8cpp-source.html#l00067">EMode</a>.
1366 <p>
1367 Referenced by <a class="el" href="modules_8cpp-source.html#l00133">DoAddExtendedMode()</a>.<div class="fragment"><pre class="fragment"><a name="l00071"></a>00071 {
1368 <a name="l00072"></a>00072         <span class="keywordflow">for</span> (<a class="code" href="typedefs_8h.html#ExtModeListIter">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#EMode">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#EMode">EMode</a>.end(); i++)
1369 <a name="l00073"></a>00073         {
1370 <a name="l00074"></a>00074                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
1371 <a name="l00075"></a>00075                 {
1372 <a name="l00076"></a>00076                         <span class="keywordflow">return</span> <span class="keyword">true</span>;
1373 <a name="l00077"></a>00077                 }
1374 <a name="l00078"></a>00078         }
1375 <a name="l00079"></a>00079         <span class="keywordflow">return</span> <span class="keyword">false</span>;
1376 <a name="l00080"></a>00080 }
1377 </pre></div>
1378 <p>
1379     </td>
1380   </tr>
1381 </table>
1382 <a class="anchor" name="ModeDefinedOff_28char_20c_2C_20int_20i_29"></a><!-- doxytag: member="modules.h::ModeDefinedOff" ref="ModeDefinedOff_28char_20c_2C_20int_20i_29" args="(char c, int i)" --><p>
1383 <table class="mdTable" cellpadding="2" cellspacing="0">
1384   <tr>
1385     <td class="mdRow">
1386       <table cellpadding="0" cellspacing="0" border="0">
1387         <tr>
1388           <td class="md" nowrap valign="top">int ModeDefinedOff           </td>
1389           <td class="md" valign="top">(&nbsp;</td>
1390           <td class="md" nowrap valign="top">char&nbsp;</td>
1391           <td class="mdname" nowrap> <em>c</em>, </td>
1392         </tr>
1393         <tr>
1394           <td class="md" nowrap align="right"></td>
1395           <td class="md"></td>
1396           <td class="md" nowrap>int&nbsp;</td>
1397           <td class="mdname" nowrap> <em>i</em></td>
1398         </tr>
1399         <tr>
1400           <td class="md"></td>
1401           <td class="md">)&nbsp;</td>
1402           <td class="md" colspan="2"></td>
1403         </tr>
1404       </table>
1405     </td>
1406   </tr>
1407 </table>
1408 <table cellspacing="5" cellpadding="0" border="0">
1409   <tr>
1410     <td>
1411       &nbsp;
1412     </td>
1413     <td>
1414
1415 <p>
1416
1417 <p>
1418 Definition at line <a class="el" href="modules_8cpp-source.html#l00120">120</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
1419 <p>
1420 References <a class="el" href="modules_8cpp-source.html#l00067">EMode</a>.<div class="fragment"><pre class="fragment"><a name="l00121"></a>00121 {
1421 <a name="l00122"></a>00122         <span class="keywordflow">for</span> (<a class="code" href="typedefs_8h.html#ExtModeListIter">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#EMode">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#EMode">EMode</a>.end(); i++)
1422 <a name="l00123"></a>00123         {
1423 <a name="l00124"></a>00124                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
1424 <a name="l00125"></a>00125                 {
1425 <a name="l00126"></a>00126                         <span class="keywordflow">return</span> i-&gt;params_when_off;
1426 <a name="l00127"></a>00127                 }
1427 <a name="l00128"></a>00128         }
1428 <a name="l00129"></a>00129         <span class="keywordflow">return</span> 0;
1429 <a name="l00130"></a>00130 }
1430 </pre></div>
1431 <p>
1432     </td>
1433   </tr>
1434 </table>
1435 <a class="anchor" name="ModeDefinedOn_28char_20c_2C_20int_20i_29"></a><!-- doxytag: member="modules.h::ModeDefinedOn" ref="ModeDefinedOn_28char_20c_2C_20int_20i_29" args="(char c, int i)" --><p>
1436 <table class="mdTable" cellpadding="2" cellspacing="0">
1437   <tr>
1438     <td class="mdRow">
1439       <table cellpadding="0" cellspacing="0" border="0">
1440         <tr>
1441           <td class="md" nowrap valign="top">int ModeDefinedOn           </td>
1442           <td class="md" valign="top">(&nbsp;</td>
1443           <td class="md" nowrap valign="top">char&nbsp;</td>
1444           <td class="mdname" nowrap> <em>c</em>, </td>
1445         </tr>
1446         <tr>
1447           <td class="md" nowrap align="right"></td>
1448           <td class="md"></td>
1449           <td class="md" nowrap>int&nbsp;</td>
1450           <td class="mdname" nowrap> <em>i</em></td>
1451         </tr>
1452         <tr>
1453           <td class="md"></td>
1454           <td class="md">)&nbsp;</td>
1455           <td class="md" colspan="2"></td>
1456         </tr>
1457       </table>
1458     </td>
1459   </tr>
1460 </table>
1461 <table cellspacing="5" cellpadding="0" border="0">
1462   <tr>
1463     <td>
1464       &nbsp;
1465     </td>
1466     <td>
1467
1468 <p>
1469
1470 <p>
1471 Definition at line <a class="el" href="modules_8cpp-source.html#l00107">107</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
1472 <p>
1473 References <a class="el" href="modules_8cpp-source.html#l00067">EMode</a>.<div class="fragment"><pre class="fragment"><a name="l00108"></a>00108 {
1474 <a name="l00109"></a>00109         <span class="keywordflow">for</span> (<a class="code" href="typedefs_8h.html#ExtModeListIter">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#EMode">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#EMode">EMode</a>.end(); i++)
1475 <a name="l00110"></a>00110         {
1476 <a name="l00111"></a>00111                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
1477 <a name="l00112"></a>00112                 {
1478 <a name="l00113"></a>00113                         <span class="keywordflow">return</span> i-&gt;params_when_on;
1479 <a name="l00114"></a>00114                 }
1480 <a name="l00115"></a>00115         }
1481 <a name="l00116"></a>00116         <span class="keywordflow">return</span> 0;
1482 <a name="l00117"></a>00117 }
1483 </pre></div>
1484 <p>
1485     </td>
1486   </tr>
1487 </table>
1488 <a class="anchor" name="ModeDefinedOper_28char_20c_2C_20int_20i_29"></a><!-- doxytag: member="modules.h::ModeDefinedOper" ref="ModeDefinedOper_28char_20c_2C_20int_20i_29" args="(char c, int i)" --><p>
1489 <table class="mdTable" cellpadding="2" cellspacing="0">
1490   <tr>
1491     <td class="mdRow">
1492       <table cellpadding="0" cellspacing="0" border="0">
1493         <tr>
1494           <td class="md" nowrap valign="top">bool ModeDefinedOper           </td>
1495           <td class="md" valign="top">(&nbsp;</td>
1496           <td class="md" nowrap valign="top">char&nbsp;</td>
1497           <td class="mdname" nowrap> <em>c</em>, </td>
1498         </tr>
1499         <tr>
1500           <td class="md" nowrap align="right"></td>
1501           <td class="md"></td>
1502           <td class="md" nowrap>int&nbsp;</td>
1503           <td class="mdname" nowrap> <em>i</em></td>
1504         </tr>
1505         <tr>
1506           <td class="md"></td>
1507           <td class="md">)&nbsp;</td>
1508           <td class="md" colspan="2"></td>
1509         </tr>
1510       </table>
1511     </td>
1512   </tr>
1513 </table>
1514 <table cellspacing="5" cellpadding="0" border="0">
1515   <tr>
1516     <td>
1517       &nbsp;
1518     </td>
1519     <td>
1520
1521 <p>
1522
1523 <p>
1524 Definition at line <a class="el" href="modules_8cpp-source.html#l00094">94</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
1525 <p>
1526 References <a class="el" href="modules_8cpp-source.html#l00067">EMode</a>.<div class="fragment"><pre class="fragment"><a name="l00095"></a>00095 {
1527 <a name="l00096"></a>00096         <span class="keywordflow">for</span> (<a class="code" href="typedefs_8h.html#ExtModeListIter">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#EMode">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#EMode">EMode</a>.end(); i++)
1528 <a name="l00097"></a>00097         {
1529 <a name="l00098"></a>00098                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type) &amp;&amp; (i-&gt;needsoper == <span class="keyword">true</span>))
1530 <a name="l00099"></a>00099                 {
1531 <a name="l00100"></a>00100                         <span class="keywordflow">return</span> <span class="keyword">true</span>;
1532 <a name="l00101"></a>00101                 }
1533 <a name="l00102"></a>00102         }
1534 <a name="l00103"></a>00103         <span class="keywordflow">return</span> <span class="keyword">false</span>;
1535 <a name="l00104"></a>00104 }
1536 </pre></div>
1537 <p>
1538     </td>
1539   </tr>
1540 </table>
1541 <a class="anchor" name="ModeIsListMode_28char_20modechar_2C_20int_20type_29"></a><!-- doxytag: member="modules.h::ModeIsListMode" ref="ModeIsListMode_28char_20modechar_2C_20int_20type_29" args="(char modechar, int type)" --><p>
1542 <table class="mdTable" cellpadding="2" cellspacing="0">
1543   <tr>
1544     <td class="mdRow">
1545       <table cellpadding="0" cellspacing="0" border="0">
1546         <tr>
1547           <td class="md" nowrap valign="top">bool ModeIsListMode           </td>
1548           <td class="md" valign="top">(&nbsp;</td>
1549           <td class="md" nowrap valign="top">char&nbsp;</td>
1550           <td class="mdname" nowrap> <em>modechar</em>, </td>
1551         </tr>
1552         <tr>
1553           <td class="md" nowrap align="right"></td>
1554           <td class="md"></td>
1555           <td class="md" nowrap>int&nbsp;</td>
1556           <td class="mdname" nowrap> <em>type</em></td>
1557         </tr>
1558         <tr>
1559           <td class="md"></td>
1560           <td class="md">)&nbsp;</td>
1561           <td class="md" colspan="2"></td>
1562         </tr>
1563       </table>
1564     </td>
1565   </tr>
1566 </table>
1567 <table cellspacing="5" cellpadding="0" border="0">
1568   <tr>
1569     <td>
1570       &nbsp;
1571     </td>
1572     <td>
1573
1574 <p>
1575
1576 <p>
1577 Definition at line <a class="el" href="modules_8cpp-source.html#l00082">82</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
1578 <p>
1579 References <a class="el" href="modules_8cpp-source.html#l00067">EMode</a>.<div class="fragment"><pre class="fragment"><a name="l00083"></a>00083 {
1580 <a name="l00084"></a>00084         <span class="keywordflow">for</span> (<a class="code" href="typedefs_8h.html#ExtModeListIter">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#EMode">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#EMode">EMode</a>.end(); i++)
1581 <a name="l00085"></a>00085         {
1582 <a name="l00086"></a>00086                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type) &amp;&amp; (i-&gt;list == <span class="keyword">true</span>))
1583 <a name="l00087"></a>00087                 {
1584 <a name="l00088"></a>00088                         <span class="keywordflow">return</span> <span class="keyword">true</span>;
1585 <a name="l00089"></a>00089                 }
1586 <a name="l00090"></a>00090         }
1587 <a name="l00091"></a>00091         <span class="keywordflow">return</span> <span class="keyword">false</span>;
1588 <a name="l00092"></a>00092 }
1589 </pre></div>
1590 <p>
1591     </td>
1592   </tr>
1593 </table>
1594 <a class="anchor" name="ModeMakeList_28char_20modechar_29"></a><!-- doxytag: member="modules.h::ModeMakeList" ref="ModeMakeList_28char_20modechar_29" args="(char modechar)" --><p>
1595 <table class="mdTable" cellpadding="2" cellspacing="0">
1596   <tr>
1597     <td class="mdRow">
1598       <table cellpadding="0" cellspacing="0" border="0">
1599         <tr>
1600           <td class="md" nowrap valign="top">void ModeMakeList           </td>
1601           <td class="md" valign="top">(&nbsp;</td>
1602           <td class="md" nowrap valign="top">char&nbsp;</td>
1603           <td class="mdname1" valign="top" nowrap> <em>modechar</em>          </td>
1604           <td class="md" valign="top">&nbsp;)&nbsp;</td>
1605           <td class="md" nowrap></td>
1606         </tr>
1607       </table>
1608     </td>
1609   </tr>
1610 </table>
1611 <table cellspacing="5" cellpadding="0" border="0">
1612   <tr>
1613     <td>
1614       &nbsp;
1615     </td>
1616     <td>
1617
1618 <p>
1619
1620 <p>
1621 Definition at line <a class="el" href="modules_8cpp-source.html#l00143">143</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
1622 <p>
1623 References <a class="el" href="modules_8cpp-source.html#l00067">EMode</a>, and <a class="el" href="modules_8h-source.html#l00031">MT_CHANNEL</a>.
1624 <p>
1625 Referenced by <a class="el" href="modules_8cpp-source.html#l00583">Server::AddExtendedListMode()</a>.<div class="fragment"><pre class="fragment"><a name="l00144"></a>00144 {
1626 <a name="l00145"></a>00145         <span class="keywordflow">for</span> (<a class="code" href="typedefs_8h.html#ExtModeListIter">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#EMode">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#EMode">EMode</a>.end(); i++)
1627 <a name="l00146"></a>00146         {
1628 <a name="l00147"></a>00147                 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == <a class="code" href="modules_8h.html#MT_5FCHANNEL">MT_CHANNEL</a>))
1629 <a name="l00148"></a>00148                 {
1630 <a name="l00149"></a>00149                         i-&gt;list = <span class="keyword">true</span>;
1631 <a name="l00150"></a>00150                         <span class="keywordflow">return</span>;
1632 <a name="l00151"></a>00151                 }
1633 <a name="l00152"></a>00152         }
1634 <a name="l00153"></a>00153         <span class="keywordflow">return</span>;
1635 <a name="l00154"></a>00154 }
1636 </pre></div>
1637 <p>
1638     </td>
1639   </tr>
1640 </table>
1641 <hr size="1"><address style="align: right;"><small>Generated on Mon Dec 19 18:02:14 2005 for InspIRCd by&nbsp;
1642 <a href="http://www.doxygen.org/index.html">
1643 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4-20050815 </small></address>
1644 </body>
1645 </html>