summaryrefslogtreecommitdiff
path: root/docs/module-doc/modules_8cpp.html
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-01 17:07:42 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-01 17:07:42 +0000
commitf326e475e311bf0fa211ccd052ba38d8235efa12 (patch)
tree6171ffe18343d82d035901f0cfb0778876e71987 /docs/module-doc/modules_8cpp.html
parent260d107be38928396b5339829ab321c2207f09bc (diff)
Updated documentation (html)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@937 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/modules_8cpp.html')
-rw-r--r--docs/module-doc/modules_8cpp.html295
1 files changed, 148 insertions, 147 deletions
diff --git a/docs/module-doc/modules_8cpp.html b/docs/module-doc/modules_8cpp.html
index c409c582d..de3bd38eb 100644
--- a/docs/module-doc/modules_8cpp.html
+++ b/docs/module-doc/modules_8cpp.html
@@ -36,6 +36,7 @@
<code>#include "<a class="el" href="mode_8h-source.html">mode.h</a>"</code><br>
<code>#include "<a class="el" href="xline_8h-source.html">xline.h</a>"</code><br>
<code>#include "<a class="el" href="commands_8h-source.html">commands.h</a>"</code><br>
+<code>#include "inspstring.h"</code><br>
<p>
<a href="modules_8cpp-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
@@ -94,9 +95,9 @@
<tr><td colspan=2><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8cpp.html#a1">MODCOUNT</a> = -1</td></tr>
-<tr><td class="memItemLeft" nowrap align=right valign=top>vector&lt; <a class="el" href="classModule.html">Module</a> * &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8cpp.html#a2">modules</a></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector&lt; <a class="el" href="classModule.html">Module</a> * &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8cpp.html#a2">modules</a></td></tr>
-<tr><td class="memItemLeft" nowrap align=right valign=top>vector&lt; <a class="el" href="modules_8h.html#a29">ircd_module</a> * &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8cpp.html#a3">factory</a></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector&lt; <a class="el" href="modules_8h.html#a29">ircd_module</a> * &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8cpp.html#a3">factory</a></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="modules_8cpp.html#a4">LogLevel</a></td></tr>
@@ -203,7 +204,7 @@
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00058">58</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00059">59</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<hr><h2>Typedef Documentation</h2>
@@ -228,7 +229,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00058">58</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00166">166</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00173">173</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a38" doxytag="modules.cpp::chan_hash"></a><p>
@@ -252,7 +253,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00166">166</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00165">165</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00172">172</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a40" doxytag="modules.cpp::command_table"></a><p>
@@ -276,7 +277,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00165">165</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00167">167</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00174">174</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a48" doxytag="modules.cpp::ExtModeList"></a><p>
@@ -300,7 +301,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00167">167</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00193">193</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00200">200</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a49" doxytag="modules.cpp::ExtModeListIter"></a><p>
@@ -324,9 +325,9 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00193">193</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00194">194</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00201">201</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-Referenced by <a class="el" href="modules_8cpp-source.html#l00200">ModeDefined()</a>, <a class="el" href="modules_8cpp-source.html#l00253">ModeDefinedOff()</a>, <a class="el" href="modules_8cpp-source.html#l00240">ModeDefinedOn()</a>, <a class="el" href="modules_8cpp-source.html#l00226">ModeDefinedOper()</a>, <a class="el" href="modules_8cpp-source.html#l00213">ModeIsListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00276">ModeMakeList()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00207">ModeDefined()</a>, <a class="el" href="modules_8cpp-source.html#l00260">ModeDefinedOff()</a>, <a class="el" href="modules_8cpp-source.html#l00247">ModeDefinedOn()</a>, <a class="el" href="modules_8cpp-source.html#l00233">ModeDefinedOper()</a>, <a class="el" href="modules_8cpp-source.html#l00220">ModeIsListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00283">ModeMakeList()</a>. </td>
</tr>
</table>
<a name="a37" doxytag="modules.cpp::user_hash"></a><p>
@@ -350,7 +351,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00200">ModeDefined()
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00164">164</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00171">171</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<hr><h2>Function Documentation</h2>
@@ -409,19 +410,19 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00164">164</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00266">266</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00273">273</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-References <a class="el" href="modules_8cpp-source.html#l00197">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00200">ModeDefined()</a>.
+References <a class="el" href="modules_8cpp-source.html#l00204">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00207">ModeDefined()</a>.
<p>
-Referenced by <a class="el" href="modules_8cpp-source.html#l00552">Server::AddExtendedListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00532">Server::AddExtendedMode()</a>.
+Referenced by <a class="el" href="modules_8cpp-source.html#l00562">Server::AddExtendedListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00542">Server::AddExtendedMode()</a>.
<p>
-<div class="fragment"><pre>00267 {
-00268 <span class="keywordflow">if</span> (<a class="code" href="modules_8cpp.html#a51">ModeDefined</a>(modechar,type)) {
-00269 <span class="keywordflow">return</span> <span class="keyword">false</span>;
-00270 }
-00271 <a class="code" href="modules_8cpp.html#a50">EMode</a>.push_back(<a class="code" href="classExtMode.html">ExtMode</a>(modechar,type,requires_oper,params_on,params_off));
-00272 <span class="keywordflow">return</span> <span class="keyword">true</span>;
-00273 }
+<div class="fragment"><pre>00274 {
+00275 <span class="keywordflow">if</span> (<a class="code" href="modules_8cpp.html#a51">ModeDefined</a>(modechar,type)) {
+00276 <span class="keywordflow">return</span> <span class="keyword">false</span>;
+00277 }
+00278 <a class="code" href="modules_8cpp.html#a50">EMode</a>.push_back(<a class="code" href="classExtMode.html">ExtMode</a>(modechar,type,requires_oper,params_on,params_off));
+00279 <span class="keywordflow">return</span> <span class="keyword">true</span>;
+00280 }
</pre></div> </td>
</tr>
</table>
@@ -491,23 +492,23 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00552">Server::AddEx
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00200">200</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00207">207</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-References <a class="el" href="modules_8h-source.html#l00023">DEBUG</a>, <a class="el" href="modules_8cpp-source.html#l00197">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00194">ExtModeListIter</a>.
+References <a class="el" href="modules_8h-source.html#l00023">DEBUG</a>, <a class="el" href="modules_8cpp-source.html#l00204">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00201">ExtModeListIter</a>.
<p>
-Referenced by <a class="el" href="modules_8cpp-source.html#l00266">DoAddExtendedMode()</a>.
+Referenced by <a class="el" href="modules_8cpp-source.html#l00273">DoAddExtendedMode()</a>.
<p>
-<div class="fragment"><pre>00201 {
-00202 log(DEBUG,<span class="stringliteral">"Size of extmodes vector is %d"</span>,<a class="code" href="modules_8cpp.html#a50">EMode</a>.size());
-00203 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
-00204 {
-00205 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
-00206 {
-00207 <span class="keywordflow">return</span> <span class="keyword">true</span>;
-00208 }
-00209 }
-00210 <span class="keywordflow">return</span> <span class="keyword">false</span>;
-00211 }
+<div class="fragment"><pre>00208 {
+00209 log(DEBUG,<span class="stringliteral">"Size of extmodes vector is %d"</span>,<a class="code" href="modules_8cpp.html#a50">EMode</a>.size());
+00210 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
+00211 {
+00212 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
+00213 {
+00214 <span class="keywordflow">return</span> <span class="keyword">true</span>;
+00215 }
+00216 }
+00217 <span class="keywordflow">return</span> <span class="keyword">false</span>;
+00218 }
</pre></div> </td>
</tr>
</table>
@@ -548,20 +549,20 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00266">DoAddExtended
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00253">253</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00260">260</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-References <a class="el" href="modules_8cpp-source.html#l00197">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00194">ExtModeListIter</a>.
+References <a class="el" href="modules_8cpp-source.html#l00204">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00201">ExtModeListIter</a>.
<p>
-<div class="fragment"><pre>00254 {
-00255 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
-00256 {
-00257 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
-00258 {
-00259 <span class="keywordflow">return</span> i-&gt;params_when_off;
-00260 }
-00261 }
-00262 <span class="keywordflow">return</span> 0;
-00263 }
+<div class="fragment"><pre>00261 {
+00262 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
+00263 {
+00264 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
+00265 {
+00266 <span class="keywordflow">return</span> i-&gt;params_when_off;
+00267 }
+00268 }
+00269 <span class="keywordflow">return</span> 0;
+00270 }
</pre></div> </td>
</tr>
</table>
@@ -602,20 +603,20 @@ References <a class="el" href="modules_8cpp-source.html#l00197">EMode</a>, and <
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00240">240</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00247">247</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-References <a class="el" href="modules_8cpp-source.html#l00197">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00194">ExtModeListIter</a>.
+References <a class="el" href="modules_8cpp-source.html#l00204">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00201">ExtModeListIter</a>.
<p>
-<div class="fragment"><pre>00241 {
-00242 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
-00243 {
-00244 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
-00245 {
-00246 <span class="keywordflow">return</span> i-&gt;params_when_on;
-00247 }
-00248 }
-00249 <span class="keywordflow">return</span> 0;
-00250 }
+<div class="fragment"><pre>00248 {
+00249 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
+00250 {
+00251 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == type))
+00252 {
+00253 <span class="keywordflow">return</span> i-&gt;params_when_on;
+00254 }
+00255 }
+00256 <span class="keywordflow">return</span> 0;
+00257 }
</pre></div> </td>
</tr>
</table>
@@ -656,21 +657,21 @@ References <a class="el" href="modules_8cpp-source.html#l00197">EMode</a>, and <
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00226">226</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00233">233</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-References <a class="el" href="modules_8h-source.html#l00023">DEBUG</a>, <a class="el" href="modules_8cpp-source.html#l00197">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00194">ExtModeListIter</a>.
+References <a class="el" href="modules_8h-source.html#l00023">DEBUG</a>, <a class="el" href="modules_8cpp-source.html#l00204">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00201">ExtModeListIter</a>.
<p>
-<div class="fragment"><pre>00227 {
-00228 log(DEBUG,<span class="stringliteral">"Size of extmodes vector is %d"</span>,<a class="code" href="modules_8cpp.html#a50">EMode</a>.size());
-00229 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
-00230 {
-00231 <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>))
-00232 {
-00233 <span class="keywordflow">return</span> <span class="keyword">true</span>;
-00234 }
-00235 }
-00236 <span class="keywordflow">return</span> <span class="keyword">false</span>;
-00237 }
+<div class="fragment"><pre>00234 {
+00235 log(DEBUG,<span class="stringliteral">"Size of extmodes vector is %d"</span>,<a class="code" href="modules_8cpp.html#a50">EMode</a>.size());
+00236 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
+00237 {
+00238 <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>))
+00239 {
+00240 <span class="keywordflow">return</span> <span class="keyword">true</span>;
+00241 }
+00242 }
+00243 <span class="keywordflow">return</span> <span class="keyword">false</span>;
+00244 }
</pre></div> </td>
</tr>
</table>
@@ -711,21 +712,21 @@ References <a class="el" href="modules_8h-source.html#l00023">DEBUG</a>, <a clas
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00213">213</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00220">220</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-References <a class="el" href="modules_8h-source.html#l00023">DEBUG</a>, <a class="el" href="modules_8cpp-source.html#l00197">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00194">ExtModeListIter</a>.
+References <a class="el" href="modules_8h-source.html#l00023">DEBUG</a>, <a class="el" href="modules_8cpp-source.html#l00204">EMode</a>, and <a class="el" href="modules_8cpp-source.html#l00201">ExtModeListIter</a>.
<p>
-<div class="fragment"><pre>00214 {
-00215 log(DEBUG,<span class="stringliteral">"Size of extmodes vector is %d"</span>,<a class="code" href="modules_8cpp.html#a50">EMode</a>.size());
-00216 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
-00217 {
-00218 <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>))
-00219 {
-00220 <span class="keywordflow">return</span> <span class="keyword">true</span>;
-00221 }
-00222 }
-00223 <span class="keywordflow">return</span> <span class="keyword">false</span>;
-00224 }
+<div class="fragment"><pre>00221 {
+00222 log(DEBUG,<span class="stringliteral">"Size of extmodes vector is %d"</span>,<a class="code" href="modules_8cpp.html#a50">EMode</a>.size());
+00223 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
+00224 {
+00225 <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>))
+00226 {
+00227 <span class="keywordflow">return</span> <span class="keyword">true</span>;
+00228 }
+00229 }
+00230 <span class="keywordflow">return</span> <span class="keyword">false</span>;
+00231 }
</pre></div> </td>
</tr>
</table>
@@ -757,23 +758,23 @@ References <a class="el" href="modules_8h-source.html#l00023">DEBUG</a>, <a clas
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00276">276</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00283">283</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-References <a class="el" href="modules_8cpp-source.html#l00197">EMode</a>, <a class="el" href="modules_8cpp-source.html#l00194">ExtModeListIter</a>, and <a class="el" href="modules_8h-source.html#l00031">MT_CHANNEL</a>.
+References <a class="el" href="modules_8cpp-source.html#l00204">EMode</a>, <a class="el" href="modules_8cpp-source.html#l00201">ExtModeListIter</a>, and <a class="el" href="modules_8h-source.html#l00031">MT_CHANNEL</a>.
<p>
-Referenced by <a class="el" href="modules_8cpp-source.html#l00552">Server::AddExtendedListMode()</a>.
+Referenced by <a class="el" href="modules_8cpp-source.html#l00562">Server::AddExtendedListMode()</a>.
<p>
-<div class="fragment"><pre>00277 {
-00278 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
-00279 {
-00280 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == <a class="code" href="modules_8h.html#a5">MT_CHANNEL</a>))
-00281 {
-00282 i-&gt;list = <span class="keyword">true</span>;
-00283 <span class="keywordflow">return</span>;
-00284 }
-00285 }
-00286 <span class="keywordflow">return</span>;
-00287 }
+<div class="fragment"><pre>00284 {
+00285 <span class="keywordflow">for</span> (<a class="code" href="modules_8cpp.html#a49">ExtModeListIter</a> i = <a class="code" href="modules_8cpp.html#a50">EMode</a>.begin(); i &lt; <a class="code" href="modules_8cpp.html#a50">EMode</a>.end(); i++)
+00286 {
+00287 <span class="keywordflow">if</span> ((i-&gt;modechar == modechar) &amp;&amp; (i-&gt;type == <a class="code" href="modules_8h.html#a5">MT_CHANNEL</a>))
+00288 {
+00289 i-&gt;list = <span class="keyword">true</span>;
+00290 <span class="keywordflow">return</span>;
+00291 }
+00292 }
+00293 <span class="keywordflow">return</span>;
+00294 }
</pre></div> </td>
</tr>
</table>
@@ -828,7 +829,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00552">Server::AddEx
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00072">72</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00073">73</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a8" doxytag="modules.cpp::AdminName"></a><p>
@@ -852,7 +853,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00072">72</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00071">71</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00072">72</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a10" doxytag="modules.cpp::AdminNick"></a><p>
@@ -876,7 +877,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00071">71</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00073">73</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00074">74</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a33" doxytag="modules.cpp::auth_cookies"></a><p>
@@ -900,7 +901,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00073">73</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00100">100</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00101">101</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a28" doxytag="modules.cpp::boundPortCount"></a><p>
@@ -924,7 +925,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00100">100</a>
<p>
<p>
-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>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00095">95</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a42" doxytag="modules.cpp::chanlist"></a><p>
@@ -948,7 +949,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00094">94</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00171">171</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00178">178</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a41" doxytag="modules.cpp::clientlist"></a><p>
@@ -972,9 +973,9 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00171">171</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00170">170</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00177">177</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-Referenced by <a class="el" href="modules_8cpp-source.html#l00362">Server::GetUsers()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00372">Server::GetUsers()</a>. </td>
</tr>
</table>
<a name="a44" doxytag="modules.cpp::cmdlist"></a><p>
@@ -998,7 +999,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00362">Server::GetUs
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00173">173</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00180">180</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a34" doxytag="modules.cpp::config_f"></a><p>
@@ -1022,7 +1023,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00173">173</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00101">101</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00102">102</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a18" doxytag="modules.cpp::debugging"></a><p>
@@ -1046,7 +1047,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00101">101</a>
<p>
<p>
-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>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00083">83</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a32" doxytag="modules.cpp::defaultRoute"></a><p>
@@ -1070,7 +1071,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00082">82</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00098">98</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00099">99</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a21" doxytag="modules.cpp::DieDelay"></a><p>
@@ -1094,7 +1095,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00098">98</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00085">85</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00086">86</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a11" doxytag="modules.cpp::diepass"></a><p>
@@ -1118,7 +1119,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00085">85</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00074">74</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00075">75</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a17" doxytag="modules.cpp::DieValue"></a><p>
@@ -1142,7 +1143,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00074">74</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00080">80</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00081">81</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a50" doxytag="modules.cpp::EMode"></a><p>
@@ -1166,9 +1167,9 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00080">80</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00197">197</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00204">204</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-Referenced by <a class="el" href="modules_8cpp-source.html#l00266">DoAddExtendedMode()</a>, <a class="el" href="modules_8cpp-source.html#l00200">ModeDefined()</a>, <a class="el" href="modules_8cpp-source.html#l00253">ModeDefinedOff()</a>, <a class="el" href="modules_8cpp-source.html#l00240">ModeDefinedOn()</a>, <a class="el" href="modules_8cpp-source.html#l00226">ModeDefinedOper()</a>, <a class="el" href="modules_8cpp-source.html#l00213">ModeIsListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00276">ModeMakeList()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00273">DoAddExtendedMode()</a>, <a class="el" href="modules_8cpp-source.html#l00207">ModeDefined()</a>, <a class="el" href="modules_8cpp-source.html#l00260">ModeDefinedOff()</a>, <a class="el" href="modules_8cpp-source.html#l00247">ModeDefinedOn()</a>, <a class="el" href="modules_8cpp-source.html#l00233">ModeDefinedOper()</a>, <a class="el" href="modules_8cpp-source.html#l00220">ModeIsListMode()</a>, and <a class="el" href="modules_8cpp-source.html#l00283">ModeMakeList()</a>. </td>
</tr>
</table>
<a name="a3" doxytag="modules.cpp::factory"></a><p>
@@ -1177,7 +1178,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00266">DoAddExtended
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
- <td class="md" nowrap valign="top"> vector&lt;<a class="el" href="modules_8h.html#a29">ircd_module</a>*&gt; factory
+ <td class="md" nowrap valign="top"> std::vector&lt;<a class="el" href="modules_8h.html#a29">ircd_module</a>*&gt; factory
</table>
</td>
</tr>
@@ -1192,7 +1193,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00266">DoAddExtended
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00065">65</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00066">66</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a26" doxytag="modules.cpp::fd_reap"></a><p>
@@ -1216,7 +1217,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00065">65</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00091">91</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00092">92</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a47" doxytag="modules.cpp::IP"></a><p>
@@ -1240,7 +1241,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00091">91</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00176">176</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00183">183</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a15" doxytag="modules.cpp::list"></a><p>
@@ -1264,7 +1265,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00176">176</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00078">78</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00079">79</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a36" doxytag="modules.cpp::log_file"></a><p>
@@ -1288,7 +1289,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00078">78</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00105">105</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00106">106</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a4" doxytag="modules.cpp::LogLevel"></a><p>
@@ -1312,7 +1313,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00105">105</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00067">67</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00068">68</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a24" doxytag="modules.cpp::MaxWhoResults"></a><p>
@@ -1336,7 +1337,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00067">67</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00088">88</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00089">89</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a35" doxytag="modules.cpp::me"></a><p>
@@ -1360,7 +1361,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00088">88</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00103">103</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00104">104</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a1" doxytag="modules.cpp::MODCOUNT"></a><p>
@@ -1384,7 +1385,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00103">103</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00763">763</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00773">773</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a27" doxytag="modules.cpp::module_names"></a><p>
@@ -1408,7 +1409,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00763">763</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00092">92</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00093">93</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a2" doxytag="modules.cpp::modules"></a><p>
@@ -1417,7 +1418,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00092">92</a> o
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
- <td class="md" nowrap valign="top"> vector&lt;<a class="el" href="classModule.html">Module</a>*&gt; modules
+ <td class="md" nowrap valign="top"> std::vector&lt;<a class="el" href="classModule.html">Module</a>*&gt; modules
</table>
</td>
</tr>
@@ -1432,7 +1433,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00092">92</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00064">64</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00065">65</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a45" doxytag="modules.cpp::MOTD"></a><p>
@@ -1456,7 +1457,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00064">64</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00174">174</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00181">181</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a13" doxytag="modules.cpp::motd"></a><p>
@@ -1480,7 +1481,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00174">174</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00076">76</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00077">77</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a25" doxytag="modules.cpp::nb_start"></a><p>
@@ -1504,7 +1505,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00076">76</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00089">89</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00090">90</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a23" doxytag="modules.cpp::NetBufferSize"></a><p>
@@ -1528,7 +1529,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00089">89</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00087">87</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00088">88</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a6" doxytag="modules.cpp::Network"></a><p>
@@ -1552,7 +1553,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00087">87</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00069">69</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+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>. </td>
</tr>
</table>
<a name="a29" doxytag="modules.cpp::portCount"></a><p>
@@ -1576,7 +1577,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00069">69</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00095">95</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00096">96</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a31" doxytag="modules.cpp::ports"></a><p>
@@ -1600,7 +1601,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00095">95</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00097">97</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00098">98</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a16" doxytag="modules.cpp::PrefixQuit"></a><p>
@@ -1624,7 +1625,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00097">97</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00079">79</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00080">80</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a12" doxytag="modules.cpp::restartpass"></a><p>
@@ -1648,7 +1649,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00079">79</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00075">75</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00076">76</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a46" doxytag="modules.cpp::RULES"></a><p>
@@ -1672,7 +1673,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00075">75</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00175">175</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00182">182</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a14" doxytag="modules.cpp::rules"></a><p>
@@ -1696,7 +1697,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00175">175</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00077">77</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00078">78</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a7" doxytag="modules.cpp::ServerDesc"></a><p>
@@ -1720,7 +1721,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00077">77</a> o
<p>
<p>
-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>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00071">71</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a5" doxytag="modules.cpp::ServerName"></a><p>
@@ -1744,7 +1745,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00070">70</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00068">68</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00069">69</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a22" doxytag="modules.cpp::startup_time"></a><p>
@@ -1768,7 +1769,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00068">68</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00086">86</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00087">87</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a30" doxytag="modules.cpp::UDPportCount"></a><p>
@@ -1792,7 +1793,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00086">86</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00096">96</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00097">97</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a43" doxytag="modules.cpp::whowas"></a><p>
@@ -1816,7 +1817,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00096">96</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00172">172</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00179">179</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a20" doxytag="modules.cpp::WHOWAS_MAX"></a><p>
@@ -1840,7 +1841,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00172">172</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00084">84</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00085">85</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
<a name="a19" doxytag="modules.cpp::WHOWAS_STALE"></a><p>
@@ -1864,10 +1865,10 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00084">84</a> o
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00083">83</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
+Definition at line <a class="el" href="modules_8cpp-source.html#l00084">84</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. </td>
</tr>
</table>
-<hr size="1"><address style="align: right;"><small>Generated on Fri Mar 25 03:49:30 2005 for InspIRCd by
+<hr size="1"><address style="align: right;"><small>Generated on Mon Mar 28 21:09:28 2005 for InspIRCd by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
</a>1.3.3 </small></address>