]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classExtMode.html
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / module-doc / classExtMode.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>InspIRCd: ExtMode class Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3.3 -->
7 <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>
8 <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>
9 <map name="ExtMode__inherit__map">
10 <area href="classclassbase.html" shape="rect" coords="8,7,88,34" alt="">
11 </map>
12 <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>
13 <map name="ExtMode__coll__map">
14 <area href="classclassbase.html" shape="rect" coords="8,98,88,125" alt="">
15 </map>
16 <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>
17 <tr><td></td></tr>
18 <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
19 <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>
20
21 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
22 <tr><td class="memItemLeft" nowrap align=right valign=top>char&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classExtMode.html#o0">modechar</a></td></tr>
23
24 <tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classExtMode.html#o1">type</a></td></tr>
25
26 <tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classExtMode.html#o2">params_when_on</a></td></tr>
27
28 <tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classExtMode.html#o3">params_when_off</a></td></tr>
29
30 <tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classExtMode.html#o4">needsoper</a></td></tr>
31
32 <tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classExtMode.html#o5">list</a></td></tr>
33
34 </table>
35 <hr><h2>Constructor &amp; Destructor Documentation</h2>
36 <a name="a0" doxytag="ExtMode::ExtMode"></a><p>
37 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
38   <tr>
39     <td class="mdRow">
40       <table cellpadding="0" cellspacing="0" border="0">
41         <tr>
42           <td class="md" nowrap valign="top"> ExtMode::ExtMode </td>
43           <td class="md" valign="top">(&nbsp;</td>
44           <td class="md" nowrap valign="top">char&nbsp;</td>
45           <td class="mdname" nowrap> <em>mc</em>, </td>
46         </tr>
47         <tr>
48           <td></td>
49           <td></td>
50           <td class="md" nowrap>int&nbsp;</td>
51           <td class="mdname" nowrap> <em>ty</em>, </td>
52         </tr>
53         <tr>
54           <td></td>
55           <td></td>
56           <td class="md" nowrap>bool&nbsp;</td>
57           <td class="mdname" nowrap> <em>oper</em>, </td>
58         </tr>
59         <tr>
60           <td></td>
61           <td></td>
62           <td class="md" nowrap>int&nbsp;</td>
63           <td class="mdname" nowrap> <em>p_on</em>, </td>
64         </tr>
65         <tr>
66           <td></td>
67           <td></td>
68           <td class="md" nowrap>int&nbsp;</td>
69           <td class="mdname" nowrap> <em>p_off</em></td>
70         </tr>
71         <tr>
72           <td></td>
73           <td class="md">)&nbsp;</td>
74           <td class="md" colspan="2"><code> [inline]</code></td>
75         </tr>
76
77       </table>
78     </td>
79   </tr>
80 </table>
81 <table cellspacing=5 cellpadding=0 border=0>
82   <tr>
83     <td>
84       &nbsp;
85     </td>
86     <td>
87
88 <p>
89
90 <p>
91 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>.
92 <p>
93 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>.
94 <p>
95 <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) { };
96 </pre></div>    </td>
97   </tr>
98 </table>
99 <hr><h2>Member Data Documentation</h2>
100 <a name="o5" doxytag="ExtMode::list"></a><p>
101 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
102   <tr>
103     <td class="mdRow">
104       <table cellpadding="0" cellspacing="0" border="0">
105         <tr>
106           <td class="md" nowrap valign="top"> bool <a class="el" href="classExtMode.html#o5">ExtMode::list</a>
107       </table>
108     </td>
109   </tr>
110 </table>
111 <table cellspacing=5 cellpadding=0 border=0>
112   <tr>
113     <td>
114       &nbsp;
115     </td>
116     <td>
117
118 <p>
119
120 <p>
121 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>
122   </tr>
123 </table>
124 <a name="o0" doxytag="ExtMode::modechar"></a><p>
125 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
126   <tr>
127     <td class="mdRow">
128       <table cellpadding="0" cellspacing="0" border="0">
129         <tr>
130           <td class="md" nowrap valign="top"> char <a class="el" href="classExtMode.html#o0">ExtMode::modechar</a>
131       </table>
132     </td>
133   </tr>
134 </table>
135 <table cellspacing=5 cellpadding=0 border=0>
136   <tr>
137     <td>
138       &nbsp;
139     </td>
140     <td>
141
142 <p>
143
144 <p>
145 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>.
146 <p>
147 Referenced by <a class="el" href="modules_8cpp-source.html#l00212">ExtMode()</a>.    </td>
148   </tr>
149 </table>
150 <a name="o4" doxytag="ExtMode::needsoper"></a><p>
151 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
152   <tr>
153     <td class="mdRow">
154       <table cellpadding="0" cellspacing="0" border="0">
155         <tr>
156           <td class="md" nowrap valign="top"> bool <a class="el" href="classExtMode.html#o4">ExtMode::needsoper</a>
157       </table>
158     </td>
159   </tr>
160 </table>
161 <table cellspacing=5 cellpadding=0 border=0>
162   <tr>
163     <td>
164       &nbsp;
165     </td>
166     <td>
167
168 <p>
169
170 <p>
171 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>.
172 <p>
173 Referenced by <a class="el" href="modules_8cpp-source.html#l00212">ExtMode()</a>.    </td>
174   </tr>
175 </table>
176 <a name="o3" doxytag="ExtMode::params_when_off"></a><p>
177 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
178   <tr>
179     <td class="mdRow">
180       <table cellpadding="0" cellspacing="0" border="0">
181         <tr>
182           <td class="md" nowrap valign="top"> int <a class="el" href="classExtMode.html#o3">ExtMode::params_when_off</a>
183       </table>
184     </td>
185   </tr>
186 </table>
187 <table cellspacing=5 cellpadding=0 border=0>
188   <tr>
189     <td>
190       &nbsp;
191     </td>
192     <td>
193
194 <p>
195
196 <p>
197 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>.
198 <p>
199 Referenced by <a class="el" href="modules_8cpp-source.html#l00212">ExtMode()</a>.    </td>
200   </tr>
201 </table>
202 <a name="o2" doxytag="ExtMode::params_when_on"></a><p>
203 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
204   <tr>
205     <td class="mdRow">
206       <table cellpadding="0" cellspacing="0" border="0">
207         <tr>
208           <td class="md" nowrap valign="top"> int <a class="el" href="classExtMode.html#o2">ExtMode::params_when_on</a>
209       </table>
210     </td>
211   </tr>
212 </table>
213 <table cellspacing=5 cellpadding=0 border=0>
214   <tr>
215     <td>
216       &nbsp;
217     </td>
218     <td>
219
220 <p>
221
222 <p>
223 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>.
224 <p>
225 Referenced by <a class="el" href="modules_8cpp-source.html#l00212">ExtMode()</a>.    </td>
226   </tr>
227 </table>
228 <a name="o1" doxytag="ExtMode::type"></a><p>
229 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
230   <tr>
231     <td class="mdRow">
232       <table cellpadding="0" cellspacing="0" border="0">
233         <tr>
234           <td class="md" nowrap valign="top"> int <a class="el" href="classExtMode.html#o1">ExtMode::type</a>
235       </table>
236     </td>
237   </tr>
238 </table>
239 <table cellspacing=5 cellpadding=0 border=0>
240   <tr>
241     <td>
242       &nbsp;
243     </td>
244     <td>
245
246 <p>
247
248 <p>
249 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>.
250 <p>
251 Referenced by <a class="el" href="modules_8cpp-source.html#l00212">ExtMode()</a>.    </td>
252   </tr>
253 </table>
254 <hr>The documentation for this class was generated from the following file:<ul>
255 <li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
256 <hr size="1"><address style="align: right;"><small>Generated on Fri May 13 01:59:42 2005 for InspIRCd by
257 <a href="http://www.doxygen.org/index.html">
258 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
259 </a>1.3.3 </small></address>
260 </body>
261 </html>