]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classExtMode.html
Fixed 'fake direction' messages being put out by user->registered = 7 being set too...
[user/henk/code/inspircd.git] / docs / module-doc / classExtMode.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 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.doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.4.4-20050815 -->
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">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8 <h1>ExtMode Class Reference</h1><!-- doxytag: class="ExtMode" --><!-- doxytag: inherits="classbase" -->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="7,7,87,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="7,97,87,124" 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#ExtMode_28char_20mc_2C_20int_20ty_2C_20bool_20oper_2C_20int_20p_5Fon_2C_20int_20p_5Foff_29">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#modechar">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#type">type</a></td></tr>
25
26 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExtMode.html#needsoper">needsoper</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#params_5Fwhen_5Fon">params_when_on</a></td></tr>
29
30 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExtMode.html#params_5Fwhen_5Foff">params_when_off</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#list">list</a></td></tr>
33
34 </table>
35 <hr><a name="_details"></a><h2>Detailed Description</h2>
36
37 <p>
38
39 <p>
40 Definition at line <a class="el" href="modules_8cpp-source.html#l00139">139</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
41 <a class="anchor" name="ExtMode_28char_20mc_2C_20int_20ty_2C_20bool_20oper_2C_20int_20p_5Fon_2C_20int_20p_5Foff_29"></a><!-- doxytag: member="ExtMode::ExtMode" ref="ExtMode_28char_20mc_2C_20int_20ty_2C_20bool_20oper_2C_20int_20p_5Fon_2C_20int_20p_5Foff_29" args="(char mc, int ty, bool oper, int p_on, int p_off)" --><p>
42 <table class="mdTable" cellpadding="2" cellspacing="0">
43   <tr>
44     <td class="mdRow">
45       <table cellpadding="0" cellspacing="0" border="0">
46         <tr>
47           <td class="md" nowrap valign="top">ExtMode::ExtMode           </td>
48           <td class="md" valign="top">(&nbsp;</td>
49           <td class="md" nowrap valign="top">char&nbsp;</td>
50           <td class="mdname" nowrap> <em>mc</em>, </td>
51         </tr>
52         <tr>
53           <td class="md" nowrap align="right"></td>
54           <td class="md"></td>
55           <td class="md" nowrap>int&nbsp;</td>
56           <td class="mdname" nowrap> <em>ty</em>, </td>
57         </tr>
58         <tr>
59           <td class="md" nowrap align="right"></td>
60           <td class="md"></td>
61           <td class="md" nowrap>bool&nbsp;</td>
62           <td class="mdname" nowrap> <em>oper</em>, </td>
63         </tr>
64         <tr>
65           <td class="md" nowrap align="right"></td>
66           <td class="md"></td>
67           <td class="md" nowrap>int&nbsp;</td>
68           <td class="mdname" nowrap> <em>p_on</em>, </td>
69         </tr>
70         <tr>
71           <td class="md" nowrap align="right"></td>
72           <td class="md"></td>
73           <td class="md" nowrap>int&nbsp;</td>
74           <td class="mdname" nowrap> <em>p_off</em></td>
75         </tr>
76         <tr>
77           <td class="md"></td>
78           <td class="md">)&nbsp;</td>
79           <td class="md" colspan="2"><code> [inline]</code></td>
80         </tr>
81       </table>
82     </td>
83   </tr>
84 </table>
85 <table cellspacing="5" cellpadding="0" border="0">
86   <tr>
87     <td>
88       &nbsp;
89     </td>
90     <td>
91
92 <p>
93
94 <p>
95 Definition at line <a class="el" href="modules_8cpp-source.html#l00148">148</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00148"></a>00148 : <a class="code" href="classExtMode.html#modechar">modechar</a>(mc), <a class="code" href="classExtMode.html#type">type</a>(ty), <a class="code" href="classExtMode.html#needsoper">needsoper</a>(oper), <a class="code" href="classExtMode.html#params_5Fwhen_5Fon">params_when_on</a>(p_on), <a class="code" href="classExtMode.html#params_5Fwhen_5Foff">params_when_off</a>(p_off) { };
96 </pre></div>
97 <p>
98     </td>
99   </tr>
100 </table>
101 <hr><h2>Member Data Documentation</h2>
102 <a class="anchor" name="list"></a><!-- doxytag: member="ExtMode::list" ref="list" args="" --><p>
103 <table class="mdTable" cellpadding="2" cellspacing="0">
104   <tr>
105     <td class="mdRow">
106       <table cellpadding="0" cellspacing="0" border="0">
107         <tr>
108           <td class="md" nowrap valign="top">bool <a class="el" href="classExtMode.html#list">ExtMode::list</a>          </td>
109         </tr>
110       </table>
111     </td>
112   </tr>
113 </table>
114 <table cellspacing="5" cellpadding="0" border="0">
115   <tr>
116     <td>
117       &nbsp;
118     </td>
119     <td>
120
121 <p>
122
123 <p>
124 Definition at line <a class="el" href="modules_8cpp-source.html#l00147">147</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
125   </tr>
126 </table>
127 <a class="anchor" name="modechar"></a><!-- doxytag: member="ExtMode::modechar" ref="modechar" args="" --><p>
128 <table class="mdTable" cellpadding="2" cellspacing="0">
129   <tr>
130     <td class="mdRow">
131       <table cellpadding="0" cellspacing="0" border="0">
132         <tr>
133           <td class="md" nowrap valign="top">char <a class="el" href="classExtMode.html#modechar">ExtMode::modechar</a>          </td>
134         </tr>
135       </table>
136     </td>
137   </tr>
138 </table>
139 <table cellspacing="5" cellpadding="0" border="0">
140   <tr>
141     <td>
142       &nbsp;
143     </td>
144     <td>
145
146 <p>
147
148 <p>
149 Definition at line <a class="el" href="modules_8cpp-source.html#l00142">142</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
150   </tr>
151 </table>
152 <a class="anchor" name="needsoper"></a><!-- doxytag: member="ExtMode::needsoper" ref="needsoper" args="" --><p>
153 <table class="mdTable" cellpadding="2" cellspacing="0">
154   <tr>
155     <td class="mdRow">
156       <table cellpadding="0" cellspacing="0" border="0">
157         <tr>
158           <td class="md" nowrap valign="top">bool <a class="el" href="classExtMode.html#needsoper">ExtMode::needsoper</a>          </td>
159         </tr>
160       </table>
161     </td>
162   </tr>
163 </table>
164 <table cellspacing="5" cellpadding="0" border="0">
165   <tr>
166     <td>
167       &nbsp;
168     </td>
169     <td>
170
171 <p>
172
173 <p>
174 Definition at line <a class="el" href="modules_8cpp-source.html#l00144">144</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
175   </tr>
176 </table>
177 <a class="anchor" name="params_5Fwhen_5Foff"></a><!-- doxytag: member="ExtMode::params_when_off" ref="params_5Fwhen_5Foff" args="" --><p>
178 <table class="mdTable" cellpadding="2" cellspacing="0">
179   <tr>
180     <td class="mdRow">
181       <table cellpadding="0" cellspacing="0" border="0">
182         <tr>
183           <td class="md" nowrap valign="top">int <a class="el" href="classExtMode.html#params_5Fwhen_5Foff">ExtMode::params_when_off</a>          </td>
184         </tr>
185       </table>
186     </td>
187   </tr>
188 </table>
189 <table cellspacing="5" cellpadding="0" border="0">
190   <tr>
191     <td>
192       &nbsp;
193     </td>
194     <td>
195
196 <p>
197
198 <p>
199 Definition at line <a class="el" href="modules_8cpp-source.html#l00146">146</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
200   </tr>
201 </table>
202 <a class="anchor" name="params_5Fwhen_5Fon"></a><!-- doxytag: member="ExtMode::params_when_on" ref="params_5Fwhen_5Fon" args="" --><p>
203 <table class="mdTable" 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#params_5Fwhen_5Fon">ExtMode::params_when_on</a>          </td>
209         </tr>
210       </table>
211     </td>
212   </tr>
213 </table>
214 <table cellspacing="5" cellpadding="0" border="0">
215   <tr>
216     <td>
217       &nbsp;
218     </td>
219     <td>
220
221 <p>
222
223 <p>
224 Definition at line <a class="el" href="modules_8cpp-source.html#l00145">145</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
225   </tr>
226 </table>
227 <a class="anchor" name="type"></a><!-- doxytag: member="ExtMode::type" ref="type" args="" --><p>
228 <table class="mdTable" cellpadding="2" cellspacing="0">
229   <tr>
230     <td class="mdRow">
231       <table cellpadding="0" cellspacing="0" border="0">
232         <tr>
233           <td class="md" nowrap valign="top">int <a class="el" href="classExtMode.html#type">ExtMode::type</a>          </td>
234         </tr>
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#l00143">143</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
250   </tr>
251 </table>
252 <hr>The documentation for this class was generated from the following file:<ul>
253 <li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
254 <hr size="1"><address style="align: right;"><small>Generated on Sun Nov 27 01:43:25 2005 for InspIRCd by&nbsp;
255 <a href="http://www.doxygen.org/index.html">
256 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4-20050815 </small></address>
257 </body>
258 </html>