]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/base_8h.html
Added base.cpp, fixed documentation for userrec::HasPermission
[user/henk/code/inspircd.git] / docs / module-doc / base_8h.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>base.h 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>base.h File Reference</h1><code>#include "inspircd_config.h"</code><br>
10 <code>#include &lt;time.h&gt;</code><br>
11 <code>#include &lt;map&gt;</code><br>
12 <code>#include &lt;string&gt;</code><br>
13
14 <p>
15 Include dependency graph for base.h:<p><center><img src="base_8h__incl.gif" border="0" usemap="#base.h_map" alt="Include dependency graph"></center>
16
17 <p>
18 This graph shows which files directly or indirectly include this file:<p><center><img src="base_8h__dep__incl.gif" border="0" usemap="#base.hdep_map" alt="Included by dependency graph"></center>
19 <map name="base.hdep_map">
20 <area href="channels_8h.html" shape="rect" coords="7,85,79,106" alt="">
21 <area href="connection_8h.html" shape="rect" coords="103,85,183,106" alt="">
22 <area href="ctables_8h.html" shape="rect" coords="257,85,319,106" alt="">
23 <area href="modules_8h.html" shape="rect" coords="220,16,287,37" alt="">
24 </map>
25
26 <p>
27 <a href="base_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
28 <tr><td></td></tr>
29 <tr><td colspan=2><br><h2>Compounds</h2></td></tr>
30 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classclassbase.html">classbase</a></td></tr>
31 <tr><td>&nbsp;</td><td><font size=-1><em>The base class for all inspircd classes.</em> <a href="classclassbase.html#_details">More...</a><em></em></font><br><br></td></tr>
32 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classExtensible.html">Extensible</a></td></tr>
33 <tr><td>&nbsp;</td><td><font size=-1><em>class Extensible is the parent class of many classes such as userrec and chanrec.</em> <a href="classExtensible.html#_details">More...</a><em></em></font><br><br></td></tr>
34 <tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
35 <tr><td nowrap align=right valign=top>typedef void *&nbsp;</td><td valign=bottom><a class="el" href="base_8h.html#a0">VoidPointer</a></td></tr>
36 </table>
37 <hr><h2>Typedef Documentation</h2>
38 <a name="a0" doxytag="base.h::VoidPointer"></a><p>
39 <table width="100%" cellpadding="2" cellspacing="0" border="0">
40   <tr>
41     <td class="md">
42       <table cellpadding="0" cellspacing="0" border="0">
43         <tr>
44           <td class="md" nowrap valign="top"> typedef void* VoidPointer
45       </table>
46     </td>
47   </tr>
48 </table>
49 <table cellspacing=5 cellpadding=0 border=0>
50   <tr>
51     <td>
52       &nbsp;
53     </td>
54     <td>
55
56 <p>
57
58 <p>
59 Definition at line <a class="el" href="base_8h-source.html#l00013">13</a> of file <a class="el" href="base_8h-source.html">base.h</a>.    </td>
60   </tr>
61 </table>
62 <hr><address style="align: right;"><small>Generated on Fri Apr 30 15:46:23 2004 for InspIRCd by
63 <a href="http://www.doxygen.org/index.html">
64 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
65 width=110 height=53></a>1.3-rc3 </small></address>
66 </body>
67 </html>