]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/module-doc/classExtMode.html
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / module-doc / classExtMode.html
index b10a044908eaef381ec8deaeb8e2fdba6bcd6bc3..2b2d62144d760b6a3e4d0d957e0e62da3a54172d 100644 (file)
@@ -5,9 +5,15 @@
 </head><body>
 <!-- Generated by Doxygen 1.3.3 -->
 <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">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
-<h1>ExtMode Class Reference</h1>Inherits <a class="el" href="classclassbase.html">classbase</a>.
-<p>
-<a href="classExtMode-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
+<h1>ExtMode Class Reference</h1>Inheritance diagram for ExtMode:<p><center><img src="classExtMode__inherit__graph.gif" border="0" usemap="#ExtMode__inherit__map" alt="Inheritance graph"></center>
+<map name="ExtMode__inherit__map">
+<area href="classclassbase.html" shape="rect" coords="8,7,88,34" alt="">
+</map>
+<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for ExtMode:<p><center><img src="classExtMode__coll__graph.gif" border="0" usemap="#ExtMode__coll__map" alt="Collaboration graph"></center>
+<map name="ExtMode__coll__map">
+<area href="classclassbase.html" shape="rect" coords="8,98,88,125" alt="">
+</map>
+<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classExtMode-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
 <tr><td></td></tr>
 <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
 <tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classExtMode.html#a0">ExtMode</a> (char mc, int ty, bool oper, int p_on, int p_off)</td></tr>
 <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#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#l00191">modechar</a>, <a class="el" href="modules_8cpp-source.html#l00195">needsoper</a>, <a class="el" href="modules_8cpp-source.html#l00194">params_when_off</a>, <a class="el" href="modules_8cpp-source.html#l00193">params_when_on</a>, and <a class="el" href="modules_8cpp-source.html#l00192">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>00197 : <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 +118,7 @@ References <a class="el" href="modules_8cpp-source.html#l00191">modechar</a>, <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>.    </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 +142,9 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00196">196</a>
 <p>
 
 <p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00191">191</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#l00197">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 +168,9 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00197">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#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#l00197">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 +194,9 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00197">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#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#l00197">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 +220,9 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00197">ExtMode()</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#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#l00197">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 +246,14 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00197">ExtMode()</a>
 <p>
 
 <p>
-Definition at line <a class="el" href="modules_8cpp-source.html#l00192">192</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#l00197">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 Mon Apr 4 18:12:51 2005 for InspIRCd by
+<hr size="1"><address style="align: right;"><small>Generated on Fri May 13 01:59:42 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>