diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-07 15:35:21 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-07 15:35:21 +0000 |
commit | bc0d192a35489b8f5c42aa381ab2b120957ef770 (patch) | |
tree | 1fcf2c7fed56053eb6e74cbb6b842578aaade904 /docs/module-doc/classExtMode.html | |
parent | 6ff5265391d028cd779cf9e85288e90ea766a6b6 (diff) |
Added final documentation for inspircd Beta 4
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1322 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/classExtMode.html')
-rw-r--r-- | docs/module-doc/classExtMode.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/module-doc/classExtMode.html b/docs/module-doc/classExtMode.html index c173b696f..f030e065f 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#l00201">201</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#l00202">202</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. <p> -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>. +References <a class="el" href="modules_8cpp-source.html#l00196">modechar</a>, <a class="el" href="modules_8cpp-source.html#l00200">needsoper</a>, <a class="el" href="modules_8cpp-source.html#l00199">params_when_off</a>, <a class="el" href="modules_8cpp-source.html#l00198">params_when_on</a>, and <a class="el" href="modules_8cpp-source.html#l00197">type</a>. <p> -<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) { }; +<div class="fragment"><pre>00202 : <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#l00195">modechar</a>, <a <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>. </td> +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>. </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#l00200">200</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#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#l00201">ExtMode()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00202">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#l00201">ExtMode()</a> <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#l00200">200</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#l00201">ExtMode()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00202">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#l00201">ExtMode()</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>. +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#l00201">ExtMode()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00202">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#l00201">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#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#l00201">ExtMode()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00202">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#l00201">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#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#l00201">ExtMode()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00202">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 Tue Apr 26 17:11:48 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Sat May 7 15:34:25 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> |