]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classchanrec.html
7d4a1a0611c55498180ab97849e8fd58e32aae69
[user/henk/code/inspircd.git] / docs / module-doc / classchanrec.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>chanrec class Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3-rc3 -->
7 <center>
8 <a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
9 <hr><h1>chanrec Class Reference</h1>Holds all relevent information for a channel. 
10 <a href="#_details">More...</a>
11 <p>
12 <code>#include &lt;<a class="el" href="channels_8h-source.html">channels.h</a>&gt;</code>
13 <p>
14 Inheritance diagram for chanrec:<p><center><img src="classchanrec__inherit__graph.gif" border="0" usemap="#chanrec__inherit__map" alt="Inheritance graph"></center>
15 <map name="chanrec__inherit__map">
16 <area href="classclassbase.html" shape="rect" coords="7,16,73,37" alt="">
17 </map>
18 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for chanrec:<p><center><img src="classchanrec__coll__graph.gif" border="0" usemap="#chanrec__coll__map" alt="Collaboration graph"></center>
19 <map name="chanrec__coll__map">
20 <area href="classclassbase.html" shape="rect" coords="149,91,216,112" alt="">
21 </map>
22 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classchanrec-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
23 <tr><td></td></tr>
24 <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
25 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#a0">SetCustomMode</a> (char mode, bool mode_on)</td></tr>
26 <tr><td>&nbsp;</td><td><font size=-1><em>Sets or unsets a custom mode in the channels info.</em> <a href="#a0"></a><em></em></font><br><br></td></tr>
27 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#a1">SetCustomModeParam</a> (char mode, char *parameter, bool mode_on)</td></tr>
28 <tr><td>&nbsp;</td><td><font size=-1><em>Sets or unsets the parameters for a custom mode in a channels info.</em> <a href="#a1"></a><em></em></font><br><br></td></tr>
29 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#a2">chanrec</a> ()</td></tr>
30 <tr><td>&nbsp;</td><td><font size=-1><em>Creates a channel record and initialises it with default values.</em> <a href="#a2"></a><em></em></font><br><br></td></tr>
31 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#a3">~chanrec</a> ()</td></tr>
32 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
33 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m0">name</a> [CHANMAX]</td></tr>
34 <tr><td>&nbsp;</td><td><font size=-1><em>The channels name.</em> <a href="#m0"></a><em></em></font><br><br></td></tr>
35 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m1">custom_modes</a> [MAXMODES]</td></tr>
36 <tr><td>&nbsp;</td><td><font size=-1><em>Custom modes for the channel.</em> <a href="#m1"></a><em></em></font><br><br></td></tr>
37 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m2">topic</a> [MAXBUF]</td></tr>
38 <tr><td>&nbsp;</td><td><font size=-1><em>Channel topic.</em> <a href="#m2"></a><em></em></font><br><br></td></tr>
39 <tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m3">created</a></td></tr>
40 <tr><td>&nbsp;</td><td><font size=-1><em>Creation time.</em> <a href="#m3"></a><em></em></font><br><br></td></tr>
41 <tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m4">topicset</a></td></tr>
42 <tr><td>&nbsp;</td><td><font size=-1><em>Time topic was set.</em> <a href="#m4"></a><em></em></font><br><br></td></tr>
43 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m5">setby</a> [NICKMAX]</td></tr>
44 <tr><td>&nbsp;</td><td><font size=-1><em>The last user to set the topic.</em> <a href="#m5"></a><em></em></font><br><br></td></tr>
45 <tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m6">limit</a></td></tr>
46 <tr><td>&nbsp;</td><td><font size=-1><em>Contains the channel user limit.</em> <a href="#m6"></a><em></em></font><br><br></td></tr>
47 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m7">key</a> [32]</td></tr>
48 <tr><td>&nbsp;</td><td><font size=-1><em>Contains the channel key.</em> <a href="#m7"></a><em></em></font><br><br></td></tr>
49 <tr><td nowrap align=right valign=top>short int&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m8">topiclock</a></td></tr>
50 <tr><td>&nbsp;</td><td><font size=-1><em>Nonzero if the mode +t is set.</em> <a href="#m8"></a><em></em></font><br><br></td></tr>
51 <tr><td nowrap align=right valign=top>short int&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m9">noexternal</a></td></tr>
52 <tr><td>&nbsp;</td><td><font size=-1><em>Nonzero if the mode +n is set.</em> <a href="#m9"></a><em></em></font><br><br></td></tr>
53 <tr><td nowrap align=right valign=top>short int&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m10">inviteonly</a></td></tr>
54 <tr><td>&nbsp;</td><td><font size=-1><em>Nonzero if the mode +i is set.</em> <a href="#m10"></a><em></em></font><br><br></td></tr>
55 <tr><td nowrap align=right valign=top>short int&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m11">moderated</a></td></tr>
56 <tr><td>&nbsp;</td><td><font size=-1><em>Nonzero if the mode +m is set.</em> <a href="#m11"></a><em></em></font><br><br></td></tr>
57 <tr><td nowrap align=right valign=top>short int&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m12">secret</a></td></tr>
58 <tr><td>&nbsp;</td><td><font size=-1><em>Nonzero if the mode +s is set.</em> <a href="#m12"></a><em></em></font><br><br></td></tr>
59 <tr><td nowrap align=right valign=top>short int&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m13">c_private</a></td></tr>
60 <tr><td>&nbsp;</td><td><font size=-1><em>Nonzero if the mode +p is set.</em> <a href="#m13"></a><em></em></font><br><br></td></tr>
61 <tr><td nowrap align=right valign=top><a class="el" href="channels_8h.html#a5">BanList</a>&nbsp;</td><td valign=bottom><a class="el" href="classchanrec.html#m14">bans</a></td></tr>
62 <tr><td>&nbsp;</td><td><font size=-1><em>The list of all bans set on the channel.</em> <a href="#m14"></a><em></em></font><br><br></td></tr>
63 </table>
64 <hr><a name="_details"></a><h2>Detailed Description</h2>
65 Holds all relevent information for a channel.
66 <p>
67 This class represents a channel, and contains its name, modes, time created, topic, topic set time, etc, and an instance of the BanList type. 
68 <p>
69
70 <p>
71 Definition at line <a class="el" href="channels_8h-source.html#l00070">70</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
72 <a name="a2" doxytag="chanrec::chanrec"></a><p>
73 <table width="100%" cellpadding="2" cellspacing="0" border="0">
74   <tr>
75     <td class="md">
76       <table cellpadding="0" cellspacing="0" border="0">
77         <tr>
78           <td class="md" nowrap valign="top"> chanrec::chanrec </td>
79           <td class="md" valign="top">(&nbsp;</td>
80           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
81           <td class="md" valign="top">)&nbsp;</td>
82           <td class="md" nowrap></td>
83         </tr>
84
85       </table>
86     </td>
87   </tr>
88 </table>
89 <table cellspacing=5 cellpadding=0 border=0>
90   <tr>
91     <td>
92       &nbsp;
93     </td>
94     <td>
95
96 <p>
97 Creates a channel record and initialises it with default values.
98 <p>
99
100 <p>
101 Definition at line <a class="el" href="channels_8cpp-source.html#l00006">6</a> of file <a class="el" href="channels_8cpp-source.html">channels.cpp</a>.
102 <p>
103 References <a class="el" href="channels_8h-source.html#l00130">c_private</a>, <a class="el" href="channels_8h-source.html#l00086">created</a>, <a class="el" href="channels_8h-source.html#l00116">inviteonly</a>, <a class="el" href="channels_8h-source.html#l00099">limit</a>, <a class="el" href="channels_8h-source.html#l00120">moderated</a>, <a class="el" href="channels_8h-source.html#l00112">noexternal</a>, <a class="el" href="channels_8h-source.html#l00125">secret</a>, <a class="el" href="channels_8h-source.html#l00108">topiclock</a>, and <a class="el" href="channels_8h-source.html#l00090">topicset</a>.
104 <p>
105 <div class="fragment"><pre>00007 {
106 00008         strcpy(name,<span class="stringliteral">""</span>);
107 00009         strcpy(custom_modes,<span class="stringliteral">""</span>);
108 00010         strcpy(topic,<span class="stringliteral">""</span>);
109 00011         strcpy(setby,<span class="stringliteral">""</span>);
110 00012         strcpy(key,<span class="stringliteral">""</span>);
111 00013         <a class="code" href="classchanrec.html#m3">created</a> = <a class="code" href="classchanrec.html#m4">topicset</a> = <a class="code" href="classchanrec.html#m6">limit</a> = 0;
112 00014         <a class="code" href="classchanrec.html#m8">topiclock</a> = <a class="code" href="classchanrec.html#m9">noexternal</a> = <a class="code" href="classchanrec.html#m10">inviteonly</a> = <a class="code" href="classchanrec.html#m11">moderated</a> = <a class="code" href="classchanrec.html#m12">secret</a> = <a class="code" href="classchanrec.html#m13">c_private</a> = <span class="keyword">false</span>;
113 00015 }
114 </pre></div>    </td>
115   </tr>
116 </table>
117 <a name="a3" doxytag="chanrec::~chanrec"></a><p>
118 <table width="100%" cellpadding="2" cellspacing="0" border="0">
119   <tr>
120     <td class="md">
121       <table cellpadding="0" cellspacing="0" border="0">
122         <tr>
123           <td class="md" nowrap valign="top"> virtual chanrec::~chanrec </td>
124           <td class="md" valign="top">(&nbsp;</td>
125           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
126           <td class="md" valign="top">)&nbsp;</td>
127           <td class="md" nowrap><code> [inline, virtual]</code></td>
128         </tr>
129
130       </table>
131     </td>
132   </tr>
133 </table>
134 <table cellspacing=5 cellpadding=0 border=0>
135   <tr>
136     <td>
137       &nbsp;
138     </td>
139     <td>
140
141 <p>
142
143 <p>
144 Definition at line <a class="el" href="channels_8h-source.html#l00148">148</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
145 <p>
146 <div class="fragment"><pre>00148 { <span class="comment">/* stub */</span> }
147 </pre></div>    </td>
148   </tr>
149 </table>
150 <hr><h2>Member Function Documentation</h2>
151 <a name="a0" doxytag="chanrec::SetCustomMode"></a><p>
152 <table width="100%" cellpadding="2" cellspacing="0" border="0">
153   <tr>
154     <td class="md">
155       <table cellpadding="0" cellspacing="0" border="0">
156         <tr>
157           <td class="md" nowrap valign="top"> void chanrec::SetCustomMode </td>
158           <td class="md" valign="top">(&nbsp;</td>
159           <td class="md" nowrap valign="top">char&nbsp;</td>
160           <td class="mdname" nowrap>&nbsp; <em>mode</em>, </td>
161         </tr>
162         <tr>
163           <td></td>
164           <td></td>
165           <td class="md" nowrap>bool&nbsp;</td>
166           <td class="mdname" nowrap>&nbsp; <em>mode_on</em></td>
167         </tr>
168         <tr>
169           <td></td>
170           <td class="md">)&nbsp;</td>
171           <td class="md" colspan="2"></td>
172         </tr>
173
174       </table>
175     </td>
176   </tr>
177 </table>
178 <table cellspacing=5 cellpadding=0 border=0>
179   <tr>
180     <td>
181       &nbsp;
182     </td>
183     <td>
184
185 <p>
186 Sets or unsets a custom mode in the channels info.
187 <p>
188
189 <p>
190 Definition at line <a class="el" href="channels_8cpp-source.html#l00017">17</a> of file <a class="el" href="channels_8cpp-source.html">channels.cpp</a>.
191 <p>
192 References <a class="el" href="channels_8h-source.html#l00079">custom_modes</a>.
193 <p>
194 <div class="fragment"><pre>00018 {
195 00019         <span class="keywordflow">if</span> (mode_on) {
196 00020                 <span class="keywordtype">char</span> m[3];
197 00021                 m[0] = mode;
198 00022                 m[1] = <span class="charliteral">'\0'</span>;
199 00023                 <span class="keywordflow">if</span> (!strchr(this-&gt;custom_modes,mode))
200 00024                 {
201 00025                         strncat(custom_modes,m,MAXMODES);
202 00026                 }
203 00027                 log(DEBUG,<span class="stringliteral">"Custom mode %c set"</span>,mode);
204 00028         }
205 00029         <span class="keywordflow">else</span> {
206 00030                 <span class="keywordtype">char</span> temp[MAXMODES];
207 00031                 <span class="keywordtype">int</span> count = 0;
208 00032                 <span class="keywordflow">for</span> (<span class="keywordtype">int</span> q = 0; q &lt; strlen(custom_modes); q++) {
209 00033                         <span class="keywordflow">if</span> (<a class="code" href="classchanrec.html#m1">custom_modes</a>[q] != mode) {
210 00034                                 temp[count++] = mode;
211 00035                         }
212 00036                 }
213 00037                 temp[count] = <span class="charliteral">'\0'</span>;
214 00038                 strncpy(custom_modes,temp,MAXMODES);
215 00039                 log(DEBUG,<span class="stringliteral">"Custom mode %c removed"</span>,mode);
216 00040         }
217 00041 }
218 </pre></div>    </td>
219   </tr>
220 </table>
221 <a name="a1" doxytag="chanrec::SetCustomModeParam"></a><p>
222 <table width="100%" cellpadding="2" cellspacing="0" border="0">
223   <tr>
224     <td class="md">
225       <table cellpadding="0" cellspacing="0" border="0">
226         <tr>
227           <td class="md" nowrap valign="top"> void chanrec::SetCustomModeParam </td>
228           <td class="md" valign="top">(&nbsp;</td>
229           <td class="md" nowrap valign="top">char&nbsp;</td>
230           <td class="mdname" nowrap>&nbsp; <em>mode</em>, </td>
231         </tr>
232         <tr>
233           <td></td>
234           <td></td>
235           <td class="md" nowrap>char *&nbsp;</td>
236           <td class="mdname" nowrap>&nbsp; <em>parameter</em>, </td>
237         </tr>
238         <tr>
239           <td></td>
240           <td></td>
241           <td class="md" nowrap>bool&nbsp;</td>
242           <td class="mdname" nowrap>&nbsp; <em>mode_on</em></td>
243         </tr>
244         <tr>
245           <td></td>
246           <td class="md">)&nbsp;</td>
247           <td class="md" colspan="2"></td>
248         </tr>
249
250       </table>
251     </td>
252   </tr>
253 </table>
254 <table cellspacing=5 cellpadding=0 border=0>
255   <tr>
256     <td>
257       &nbsp;
258     </td>
259     <td>
260
261 <p>
262 Sets or unsets the parameters for a custom mode in a channels info.
263 <p>
264
265 <p>
266 Definition at line <a class="el" href="channels_8cpp-source.html#l00043">43</a> of file <a class="el" href="channels_8cpp-source.html">channels.cpp</a>.
267 <p>
268 <div class="fragment"><pre>00044 {
269 00045 }
270 </pre></div>    </td>
271   </tr>
272 </table>
273 <hr><h2>Member Data Documentation</h2>
274 <a name="m14" doxytag="chanrec::bans"></a><p>
275 <table width="100%" cellpadding="2" cellspacing="0" border="0">
276   <tr>
277     <td class="md">
278       <table cellpadding="0" cellspacing="0" border="0">
279         <tr>
280           <td class="md" nowrap valign="top"> <a class="el" href="channels_8h.html#a5">BanList</a> chanrec::bans
281       </table>
282     </td>
283   </tr>
284 </table>
285 <table cellspacing=5 cellpadding=0 border=0>
286   <tr>
287     <td>
288       &nbsp;
289     </td>
290     <td>
291
292 <p>
293 The list of all bans set on the channel.
294 <p>
295
296 <p>
297 Definition at line <a class="el" href="channels_8h-source.html#l00134">134</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
298   </tr>
299 </table>
300 <a name="m13" doxytag="chanrec::c_private"></a><p>
301 <table width="100%" cellpadding="2" cellspacing="0" border="0">
302   <tr>
303     <td class="md">
304       <table cellpadding="0" cellspacing="0" border="0">
305         <tr>
306           <td class="md" nowrap valign="top"> short int chanrec::c_private
307       </table>
308     </td>
309   </tr>
310 </table>
311 <table cellspacing=5 cellpadding=0 border=0>
312   <tr>
313     <td>
314       &nbsp;
315     </td>
316     <td>
317
318 <p>
319 Nonzero if the mode +p is set.
320 <p>
321 This value cannot be set at the same time as <a class="el" href="classchanrec.html#m12">chanrec::secret</a>
322 <p>
323 Definition at line <a class="el" href="channels_8h-source.html#l00130">130</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
324 <p>
325 Referenced by <a class="el" href="channels_8cpp-source.html#l00006">chanrec()</a>.    </td>
326   </tr>
327 </table>
328 <a name="m3" doxytag="chanrec::created"></a><p>
329 <table width="100%" cellpadding="2" cellspacing="0" border="0">
330   <tr>
331     <td class="md">
332       <table cellpadding="0" cellspacing="0" border="0">
333         <tr>
334           <td class="md" nowrap valign="top"> time_t chanrec::created
335       </table>
336     </td>
337   </tr>
338 </table>
339 <table cellspacing=5 cellpadding=0 border=0>
340   <tr>
341     <td>
342       &nbsp;
343     </td>
344     <td>
345
346 <p>
347 Creation time.
348 <p>
349
350 <p>
351 Definition at line <a class="el" href="channels_8h-source.html#l00086">86</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
352 <p>
353 Referenced by <a class="el" href="channels_8cpp-source.html#l00006">chanrec()</a>.    </td>
354   </tr>
355 </table>
356 <a name="m1" doxytag="chanrec::custom_modes"></a><p>
357 <table width="100%" cellpadding="2" cellspacing="0" border="0">
358   <tr>
359     <td class="md">
360       <table cellpadding="0" cellspacing="0" border="0">
361         <tr>
362           <td class="md" nowrap valign="top"> char chanrec::custom_modes[MAXMODES]
363       </table>
364     </td>
365   </tr>
366 </table>
367 <table cellspacing=5 cellpadding=0 border=0>
368   <tr>
369     <td>
370       &nbsp;
371     </td>
372     <td>
373
374 <p>
375 Custom modes for the channel.
376 <p>
377 Plugins may use this field in any way they see fit.
378 <p>
379 Definition at line <a class="el" href="channels_8h-source.html#l00079">79</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
380 <p>
381 Referenced by <a class="el" href="channels_8cpp-source.html#l00017">SetCustomMode()</a>.    </td>
382   </tr>
383 </table>
384 <a name="m10" doxytag="chanrec::inviteonly"></a><p>
385 <table width="100%" cellpadding="2" cellspacing="0" border="0">
386   <tr>
387     <td class="md">
388       <table cellpadding="0" cellspacing="0" border="0">
389         <tr>
390           <td class="md" nowrap valign="top"> short int chanrec::inviteonly
391       </table>
392     </td>
393   </tr>
394 </table>
395 <table cellspacing=5 cellpadding=0 border=0>
396   <tr>
397     <td>
398       &nbsp;
399     </td>
400     <td>
401
402 <p>
403 Nonzero if the mode +i is set.
404 <p>
405
406 <p>
407 Definition at line <a class="el" href="channels_8h-source.html#l00116">116</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
408 <p>
409 Referenced by <a class="el" href="channels_8cpp-source.html#l00006">chanrec()</a>.    </td>
410   </tr>
411 </table>
412 <a name="m7" doxytag="chanrec::key"></a><p>
413 <table width="100%" cellpadding="2" cellspacing="0" border="0">
414   <tr>
415     <td class="md">
416       <table cellpadding="0" cellspacing="0" border="0">
417         <tr>
418           <td class="md" nowrap valign="top"> char chanrec::key[32]
419       </table>
420     </td>
421   </tr>
422 </table>
423 <table cellspacing=5 cellpadding=0 border=0>
424   <tr>
425     <td>
426       &nbsp;
427     </td>
428     <td>
429
430 <p>
431 Contains the channel key.
432 <p>
433 If this value is an empty string, there is no channel key in place.
434 <p>
435 Definition at line <a class="el" href="channels_8h-source.html#l00104">104</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
436   </tr>
437 </table>
438 <a name="m6" doxytag="chanrec::limit"></a><p>
439 <table width="100%" cellpadding="2" cellspacing="0" border="0">
440   <tr>
441     <td class="md">
442       <table cellpadding="0" cellspacing="0" border="0">
443         <tr>
444           <td class="md" nowrap valign="top"> long chanrec::limit
445       </table>
446     </td>
447   </tr>
448 </table>
449 <table cellspacing=5 cellpadding=0 border=0>
450   <tr>
451     <td>
452       &nbsp;
453     </td>
454     <td>
455
456 <p>
457 Contains the channel user limit.
458 <p>
459 If this value is zero, there is no limit in place.
460 <p>
461 Definition at line <a class="el" href="channels_8h-source.html#l00099">99</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
462 <p>
463 Referenced by <a class="el" href="channels_8cpp-source.html#l00006">chanrec()</a>.    </td>
464   </tr>
465 </table>
466 <a name="m11" doxytag="chanrec::moderated"></a><p>
467 <table width="100%" cellpadding="2" cellspacing="0" border="0">
468   <tr>
469     <td class="md">
470       <table cellpadding="0" cellspacing="0" border="0">
471         <tr>
472           <td class="md" nowrap valign="top"> short int chanrec::moderated
473       </table>
474     </td>
475   </tr>
476 </table>
477 <table cellspacing=5 cellpadding=0 border=0>
478   <tr>
479     <td>
480       &nbsp;
481     </td>
482     <td>
483
484 <p>
485 Nonzero if the mode +m is set.
486 <p>
487
488 <p>
489 Definition at line <a class="el" href="channels_8h-source.html#l00120">120</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
490 <p>
491 Referenced by <a class="el" href="channels_8cpp-source.html#l00006">chanrec()</a>.    </td>
492   </tr>
493 </table>
494 <a name="m0" doxytag="chanrec::name"></a><p>
495 <table width="100%" cellpadding="2" cellspacing="0" border="0">
496   <tr>
497     <td class="md">
498       <table cellpadding="0" cellspacing="0" border="0">
499         <tr>
500           <td class="md" nowrap valign="top"> char chanrec::name[CHANMAX]
501       </table>
502     </td>
503   </tr>
504 </table>
505 <table cellspacing=5 cellpadding=0 border=0>
506   <tr>
507     <td>
508       &nbsp;
509     </td>
510     <td>
511
512 <p>
513 The channels name.
514 <p>
515
516 <p>
517 Definition at line <a class="el" href="channels_8h-source.html#l00075">75</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
518   </tr>
519 </table>
520 <a name="m9" doxytag="chanrec::noexternal"></a><p>
521 <table width="100%" cellpadding="2" cellspacing="0" border="0">
522   <tr>
523     <td class="md">
524       <table cellpadding="0" cellspacing="0" border="0">
525         <tr>
526           <td class="md" nowrap valign="top"> short int chanrec::noexternal
527       </table>
528     </td>
529   </tr>
530 </table>
531 <table cellspacing=5 cellpadding=0 border=0>
532   <tr>
533     <td>
534       &nbsp;
535     </td>
536     <td>
537
538 <p>
539 Nonzero if the mode +n is set.
540 <p>
541
542 <p>
543 Definition at line <a class="el" href="channels_8h-source.html#l00112">112</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
544 <p>
545 Referenced by <a class="el" href="channels_8cpp-source.html#l00006">chanrec()</a>.    </td>
546   </tr>
547 </table>
548 <a name="m12" doxytag="chanrec::secret"></a><p>
549 <table width="100%" cellpadding="2" cellspacing="0" border="0">
550   <tr>
551     <td class="md">
552       <table cellpadding="0" cellspacing="0" border="0">
553         <tr>
554           <td class="md" nowrap valign="top"> short int chanrec::secret
555       </table>
556     </td>
557   </tr>
558 </table>
559 <table cellspacing=5 cellpadding=0 border=0>
560   <tr>
561     <td>
562       &nbsp;
563     </td>
564     <td>
565
566 <p>
567 Nonzero if the mode +s is set.
568 <p>
569 This value cannot be set at the same time as <a class="el" href="classchanrec.html#m13">chanrec::c_private</a>
570 <p>
571 Definition at line <a class="el" href="channels_8h-source.html#l00125">125</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
572 <p>
573 Referenced by <a class="el" href="channels_8cpp-source.html#l00006">chanrec()</a>.    </td>
574   </tr>
575 </table>
576 <a name="m5" doxytag="chanrec::setby"></a><p>
577 <table width="100%" cellpadding="2" cellspacing="0" border="0">
578   <tr>
579     <td class="md">
580       <table cellpadding="0" cellspacing="0" border="0">
581         <tr>
582           <td class="md" nowrap valign="top"> char chanrec::setby[NICKMAX]
583       </table>
584     </td>
585   </tr>
586 </table>
587 <table cellspacing=5 cellpadding=0 border=0>
588   <tr>
589     <td>
590       &nbsp;
591     </td>
592     <td>
593
594 <p>
595 The last user to set the topic.
596 <p>
597 If this member is an empty string, no topic was ever set.
598 <p>
599 Definition at line <a class="el" href="channels_8h-source.html#l00094">94</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
600   </tr>
601 </table>
602 <a name="m2" doxytag="chanrec::topic"></a><p>
603 <table width="100%" cellpadding="2" cellspacing="0" border="0">
604   <tr>
605     <td class="md">
606       <table cellpadding="0" cellspacing="0" border="0">
607         <tr>
608           <td class="md" nowrap valign="top"> char chanrec::topic[MAXBUF]
609       </table>
610     </td>
611   </tr>
612 </table>
613 <table cellspacing=5 cellpadding=0 border=0>
614   <tr>
615     <td>
616       &nbsp;
617     </td>
618     <td>
619
620 <p>
621 Channel topic.
622 <p>
623 If this is an empty string, no channel topic is set.
624 <p>
625 Definition at line <a class="el" href="channels_8h-source.html#l00083">83</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
626   </tr>
627 </table>
628 <a name="m8" doxytag="chanrec::topiclock"></a><p>
629 <table width="100%" cellpadding="2" cellspacing="0" border="0">
630   <tr>
631     <td class="md">
632       <table cellpadding="0" cellspacing="0" border="0">
633         <tr>
634           <td class="md" nowrap valign="top"> short int chanrec::topiclock
635       </table>
636     </td>
637   </tr>
638 </table>
639 <table cellspacing=5 cellpadding=0 border=0>
640   <tr>
641     <td>
642       &nbsp;
643     </td>
644     <td>
645
646 <p>
647 Nonzero if the mode +t is set.
648 <p>
649
650 <p>
651 Definition at line <a class="el" href="channels_8h-source.html#l00108">108</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
652 <p>
653 Referenced by <a class="el" href="channels_8cpp-source.html#l00006">chanrec()</a>.    </td>
654   </tr>
655 </table>
656 <a name="m4" doxytag="chanrec::topicset"></a><p>
657 <table width="100%" cellpadding="2" cellspacing="0" border="0">
658   <tr>
659     <td class="md">
660       <table cellpadding="0" cellspacing="0" border="0">
661         <tr>
662           <td class="md" nowrap valign="top"> time_t chanrec::topicset
663       </table>
664     </td>
665   </tr>
666 </table>
667 <table cellspacing=5 cellpadding=0 border=0>
668   <tr>
669     <td>
670       &nbsp;
671     </td>
672     <td>
673
674 <p>
675 Time topic was set.
676 <p>
677 If no topic was ever set, this will be equal to <a class="el" href="classchanrec.html#m3">chanrec::created</a>
678 <p>
679 Definition at line <a class="el" href="channels_8h-source.html#l00090">90</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
680 <p>
681 Referenced by <a class="el" href="channels_8cpp-source.html#l00006">chanrec()</a>.    </td>
682   </tr>
683 </table>
684 <hr>The documentation for this class was generated from the following files:<ul>
685 <li><a class="el" href="channels_8h-source.html">channels.h</a><li><a class="el" href="channels_8cpp-source.html">channels.cpp</a></ul>
686 <hr><address style="align: right;"><small>Generated on Sat Apr 3 16:36:10 2004 for InspIRCd by
687 <a href="http://www.doxygen.org/index.html">
688 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
689 width=110 height=53></a>1.3-rc3 </small></address>
690 </body>
691 </html>