]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/channels_8cpp.html
d64d85b606f650dcffb16570ac54f3e8dc791c63
[user/henk/code/inspircd.git] / docs / module-doc / channels_8cpp.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>channels.cpp File 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="namespaces.html">Namespace List</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>channels.cpp File Reference</h1><code>#include "inspircd_config.h"</code><br>
10 <code>#include "<a class="el" href="channels_8h-source.html">channels.h</a>"</code><br>
11 <code>#include "inspircd.h"</code><br>
12 <code>#include &lt;stdio.h&gt;</code><br>
13 <code>#include &lt;string&gt;</code><br>
14 <code>#include &lt;vector&gt;</code><br>
15
16 <p>
17 Include dependency graph for channels.cpp:<p><center><img src="channels_8cpp__incl.gif" border="0" usemap="#channels.cpp_map" alt="Include dependency graph"></center>
18 <map name="channels.cpp_map">
19 <area href="channels_8h.html" shape="rect" coords="151,155,223,176" alt="">
20 <area href="base_8h.html" shape="rect" coords="108,86,156,107" alt="">
21 </map>
22
23 <p>
24 <a href="channels_8cpp-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
25 <tr><td></td></tr>
26 <tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
27 <tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespacestd.html">std</a></td></tr>
28 <tr><td colspan=2><br><h2>Variables</h2></td></tr>
29 <tr><td nowrap align=right valign=top>std::vector&lt; <a class="el" href="classModeParameter.html">ModeParameter</a> &gt;&nbsp;</td><td valign=bottom><a class="el" href="channels_8cpp.html#a0">custom_mode_params</a></td></tr>
30 </table>
31 <hr><h2>Variable Documentation</h2>
32 <a name="a0" doxytag="channels.cpp::custom_mode_params"></a><p>
33 <table width="100%" cellpadding="2" cellspacing="0" border="0">
34   <tr>
35     <td class="md">
36       <table cellpadding="0" cellspacing="0" border="0">
37         <tr>
38           <td class="md" nowrap valign="top"> std::vector&lt;<a class="el" href="classModeParameter.html">ModeParameter</a>&gt; custom_mode_params
39       </table>
40     </td>
41   </tr>
42 </table>
43 <table cellspacing=5 cellpadding=0 border=0>
44   <tr>
45     <td>
46       &nbsp;
47     </td>
48     <td>
49
50 <p>
51
52 <p>
53 Definition at line <a class="el" href="channels_8cpp-source.html#l00010">10</a> of file <a class="el" href="channels_8cpp-source.html">channels.cpp</a>.
54 <p>
55 Referenced by <a class="el" href="channels_8cpp-source.html#l00087">chanrec::GetModeParameter()</a>, and <a class="el" href="channels_8cpp-source.html#l00050">chanrec::SetCustomModeParam()</a>.    </td>
56   </tr>
57 </table>
58 <hr><address style="align: right;"><small>Generated on Wed Apr 7 19:20:17 2004 for InspIRCd by
59 <a href="http://www.doxygen.org/index.html">
60 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
61 width=110 height=53></a>1.3-rc3 </small></address>
62 </body>
63 </html>