summaryrefslogtreecommitdiff
path: root/docs/module-doc/classExtMode.html
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-12 23:06:51 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-12 23:06:51 +0000
commit88dd74fc84b574f17673338c6d42123570f464da (patch)
treec8d310f7e39c6f5fa69d62d8363d9e410c7d95b9 /docs/module-doc/classExtMode.html
parent9c70fbb7c7c532baf0e02e144e93d259b13913dd (diff)
Added docs for new smaller memory footprint classes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1371 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 ca994a249..a39031b46 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#l00211">211</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#l00212">212</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.
<p>
-References <a class="el" href="modules_8cpp-source.html#l00205">modechar</a>, <a class="el" href="modules_8cpp-source.html#l00209">needsoper</a>, <a class="el" href="modules_8cpp-source.html#l00208">params_when_off</a>, <a class="el" href="modules_8cpp-source.html#l00207">params_when_on</a>, and <a class="el" href="modules_8cpp-source.html#l00206">type</a>.
+References <a class="el" href="modules_8cpp-source.html#l00206">modechar</a>, <a class="el" href="modules_8cpp-source.html#l00210">needsoper</a>, <a class="el" href="modules_8cpp-source.html#l00209">params_when_off</a>, <a class="el" href="modules_8cpp-source.html#l00208">params_when_on</a>, and <a class="el" href="modules_8cpp-source.html#l00207">type</a>.
<p>
-<div class="fragment"><pre>00211 : <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>00212 : <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#l00205">modechar</a>, <a
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00210">210</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#l00211">211</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#l00210">210</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00205">205</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#l00206">206</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#l00211">ExtMode()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00212">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#l00211">ExtMode()</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00209">209</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#l00210">210</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#l00211">ExtMode()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00212">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#l00211">ExtMode()</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00208">208</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#l00209">209</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#l00211">ExtMode()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00212">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#l00211">ExtMode()</a>
<p>
<p>
-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>.
+Definition at line <a class="el" href="modules_8cpp-source.html#l00208">208</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#l00211">ExtMode()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00212">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#l00211">ExtMode()</a>
<p>
<p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00206">206</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>
-Referenced by <a class="el" href="modules_8cpp-source.html#l00211">ExtMode()</a>. </td>
+Referenced by <a class="el" href="modules_8cpp-source.html#l00212">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 Thu May 12 02:25:21 2005 for InspIRCd by
+<hr size="1"><address style="align: right;"><small>Generated on Thu May 12 22:59:02 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>