summaryrefslogtreecommitdiff
path: root/docs/module-doc/classExtMode.html
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-20 15:48:27 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-20 15:48:27 +0000
commit2db0df5813e46fe5e077e014003acbd10698b913 (patch)
tree8d18035c30623c3dcd677c2b93fd832e6cb3d09d /docs/module-doc/classExtMode.html
parent15228d509a36036af6d8ab1f63f0ccbc0eeb0c3d (diff)
Added module message passing architecture
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1136 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/classExtMode.html')
-rw-r--r--docs/module-doc/classExtMode.html30
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/module-doc/classExtMode.html b/docs/module-doc/classExtMode.html
index 5ef8c14e8..c90e27944 100644
--- a/docs/module-doc/classExtMode.html
+++ b/docs/module-doc/classExtMode.html
@@ -82,11 +82,11 @@
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00199">199</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>
-References <a class="el" href="modules_8cpp-source.html#l00193">modechar</a>, <a class="el" href="modules_8cpp-source.html#l00197">needsoper</a>, <a class="el" href="modules_8cpp-source.html#l00196">params_when_off</a>, <a class="el" href="modules_8cpp-source.html#l00195">params_when_on</a>, and <a class="el" href="modules_8cpp-source.html#l00194">type</a>.
+References <a class="el" href="modules_8cpp-source.html#l00195">modechar</a>, <a class="el" href="modules_8cpp-source.html#l00199">needsoper</a>, <a class="el" href="modules_8cpp-source.html#l00198">params_when_off</a>, <a class="el" href="modules_8cpp-source.html#l00197">params_when_on</a>, and <a class="el" href="modules_8cpp-source.html#l00196">type</a>.
<p>
-<div class="fragment"><pre>00199 : <a class="code" href="classExtMode.html#o0">modechar</a>(mc), <a class="code" href="classExtMode.html#o1">type</a>(ty), <a class="code" href="classExtMode.html#o4">needsoper</a>(oper), <a class="code" href="classExtMode.html#o2">params_when_on</a>(p_on), <a class="code" href="classExtMode.html#o3">params_when_off</a>(p_off) { };
+<div class="fragment"><pre>00201 : <a class="code" href="classExtMode.html#o0">modechar</a>(mc), <a class="code" href="classExtMode.html#o1">type</a>(ty), <a class="code" href="classExtMode.html#o4">needsoper</a>(oper), <a class="code" href="classExtMode.html#o2">params_when_on</a>(p_on), <a class="code" href="classExtMode.html#o3">params_when_off</a>(p_off) { };
</pre></div> </td>
</tr>
</table>
@@ -112,7 +112,7 @@ References <a class="el" href="modules_8cpp-source.html#l00193">modechar</a>, <a
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00198">198</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="o0" doxytag="ExtMode::modechar"></a><p>
@@ -136,9 +136,9 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00198">198</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>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00195">195</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#l00199">ExtMode()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00201">ExtMode()</a>. </td>
</tr>
</table>
<a name="o4" doxytag="ExtMode::needsoper"></a><p>
@@ -162,9 +162,9 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00199">ExtMode()</a>
<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#l00199">199</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#l00199">ExtMode()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00201">ExtMode()</a>. </td>
</tr>
</table>
<a name="o3" doxytag="ExtMode::params_when_off"></a><p>
@@ -188,9 +188,9 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00199">ExtMode()</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00196">196</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#l00198">198</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#l00199">ExtMode()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00201">ExtMode()</a>. </td>
</tr>
</table>
<a name="o2" doxytag="ExtMode::params_when_on"></a><p>
@@ -214,9 +214,9 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00199">ExtMode()</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00195">195</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#l00197">197</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#l00199">ExtMode()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00201">ExtMode()</a>. </td>
</tr>
</table>
<a name="o1" doxytag="ExtMode::type"></a><p>
@@ -240,14 +240,14 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00199">ExtMode()</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#l00196">196</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#l00199">ExtMode()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00201">ExtMode()</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
-<hr size="1"><address style="align: right;"><small>Generated on Sat Apr 16 18:57:17 2005 for InspIRCd by
+<hr size="1"><address style="align: right;"><small>Generated on Wed Apr 20 15:47:03 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>