]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/modules_8cpp.html
e0527a66ef7e51ce67c5a933aa4e8f9b138f9152
[user/henk/code/inspircd.git] / docs / module-doc / modules_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>modules.cpp File Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3-rc2 -->
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>modules.cpp File Reference</h1><code>#include &lt;typeinfo&gt;</code><br>
10 <code>#include &lt;iostream.h&gt;</code><br>
11 <code>#include "globals.h"</code><br>
12 <code>#include "<a class="el" href="modules_8h-source.html">modules.h</a>"</code><br>
13 <code>#include "inspircd_io.h"</code><br>
14
15 <p>
16 <a href="modules_8cpp-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
17 <tr><td></td></tr>
18 <tr><td colspan=2><br><h2>Functions</h2></td></tr>
19 <tr><td nowrap align=right valign=top>vector&lt; <a class="el" href="classModule.html">Module</a> * &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a1">modules</a> (255)</td></tr>
20 <tr><td nowrap align=right valign=top>vector&lt; <a class="el" href="modules_8h.html#a7">ircd_module</a> * &gt;&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a2">factory</a> (255)</td></tr>
21 <tr><td colspan=2><br><h2>Variables</h2></td></tr>
22 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="modules_8cpp.html#a0">MODCOUNT</a> = -1</td></tr>
23 </table>
24 <hr><h2>Function Documentation</h2>
25 <a name="a2" doxytag="modules.cpp::factory"></a><p>
26 <table width="100%" cellpadding="2" cellspacing="0" border="0">
27   <tr>
28     <td class="md">
29       <table cellpadding="0" cellspacing="0" border="0">
30         <tr>
31           <td class="md" nowrap valign="top"> vector&lt;<a class="el" href="modules_8h.html#a7">ircd_module</a>*&gt; factory </td>
32           <td class="md" valign="top">(&nbsp;</td>
33           <td class="md" nowrap valign="top">255&nbsp;</td>
34           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
35           <td class="md" valign="top">)&nbsp;</td>
36           <td class="md" nowrap></td>
37         </tr>
38
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     </td>
52   </tr>
53 </table>
54 <a name="a1" doxytag="modules.cpp::modules"></a><p>
55 <table width="100%" cellpadding="2" cellspacing="0" border="0">
56   <tr>
57     <td class="md">
58       <table cellpadding="0" cellspacing="0" border="0">
59         <tr>
60           <td class="md" nowrap valign="top"> vector&lt;<a class="el" href="classModule.html">Module</a>*&gt; modules </td>
61           <td class="md" valign="top">(&nbsp;</td>
62           <td class="md" nowrap valign="top">255&nbsp;</td>
63           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
64           <td class="md" valign="top">)&nbsp;</td>
65           <td class="md" nowrap></td>
66         </tr>
67
68       </table>
69     </td>
70   </tr>
71 </table>
72 <table cellspacing=5 cellpadding=0 border=0>
73   <tr>
74     <td>
75       &nbsp;
76     </td>
77     <td>
78
79 <p>
80     </td>
81   </tr>
82 </table>
83 <hr><h2>Variable Documentation</h2>
84 <a name="a0" doxytag="modules.cpp::MODCOUNT"></a><p>
85 <table width="100%" cellpadding="2" cellspacing="0" border="0">
86   <tr>
87     <td class="md">
88       <table cellpadding="0" cellspacing="0" border="0">
89         <tr>
90           <td class="md" nowrap valign="top"> int MODCOUNT = -1
91       </table>
92     </td>
93   </tr>
94 </table>
95 <table cellspacing=5 cellpadding=0 border=0>
96   <tr>
97     <td>
98       &nbsp;
99     </td>
100     <td>
101
102 <p>
103
104 <p>
105 Definition at line <a class="el" href="modules_8cpp-source.html#l00223">223</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
106   </tr>
107 </table>
108 <hr><address style="align: right;"><small>Generated on Sun Feb 9 12:48:16 2003 for InspIRCd by
109 <a href="http://www.doxygen.org/index.html">
110 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
111 width=110 height=53></a>1.3-rc2 </small></address>
112 </body>
113 </html>