]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classclassbase.html
Modified documentation
[user/henk/code/inspircd.git] / docs / module-doc / classclassbase.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>classbase class 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>classbase Class Reference</h1><code>#include &lt;<a class="el" href="base_8h-source.html">base.h</a>&gt;</code>
10 <p>
11 <p>Inheritance diagram for classbase:
12 <p><center><img src="classclassbase.png" usemap="#classbase_map" border="0" alt=""></center>
13 <map name="classbase_map">
14 <area href="classAdmin.html" alt="Admin" shape="rect" coords="108,56,206,80">
15 <area href="classchanrec.html" alt="chanrec" shape="rect" coords="108,112,206,136">
16 <area href="classcommand__t.html" alt="command_t" shape="rect" coords="108,168,206,192">
17 <area href="classConfigReader.html" alt="ConfigReader" shape="rect" coords="108,224,206,248">
18 <area href="classConnectClass.html" alt="ConnectClass" shape="rect" coords="108,280,206,304">
19 <area href="classconnection.html" alt="connection" shape="rect" coords="108,336,206,360">
20 <area href="classFileReader.html" alt="FileReader" shape="rect" coords="108,392,206,416">
21 <area href="classHostItem.html" alt="HostItem" shape="rect" coords="108,448,206,472">
22 <area href="classInvited.html" alt="Invited" shape="rect" coords="108,504,206,528">
23 <area href="classModule.html" alt="Module" shape="rect" coords="108,560,206,584">
24 <area href="classModuleFactory.html" alt="ModuleFactory" shape="rect" coords="108,616,206,640">
25 <area href="classServer.html" alt="Server" shape="rect" coords="108,672,206,696">
26 <area href="classucrec.html" alt="ucrec" shape="rect" coords="108,728,206,752">
27 <area href="classVersion.html" alt="Version" shape="rect" coords="108,784,206,808">
28 </map>
29 <a href="classclassbase-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
30 <tr><td></td></tr>
31 <tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
32 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classclassbase.html#a0">classbase</a> ()</td></tr>
33 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classclassbase.html#a1">~classbase</a> ()</td></tr>
34 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
35 <tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="classclassbase.html#m0">age</a></td></tr>
36 </table>
37 <hr><h2>Constructor &amp; Destructor Documentation</h2>
38 <a name="a0" doxytag="classbase::classbase"></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"> classbase::classbase </td>
45           <td class="md" valign="top">(&nbsp;</td>
46           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
47           <td class="md" valign="top">)&nbsp;</td>
48           <td class="md" nowrap><code> [inline]</code></td>
49         </tr>
50
51       </table>
52     </td>
53   </tr>
54 </table>
55 <table cellspacing=5 cellpadding=0 border=0>
56   <tr>
57     <td>
58       &nbsp;
59     </td>
60     <td>
61
62 <p>
63
64 <p>
65 Definition at line <a class="el" href="base_8h-source.html#l00022">22</a> of file <a class="el" href="base_8h-source.html">base.h</a>.
66 <p>
67 <div class="fragment"><pre>00022 { <a class="code" href="classclassbase.html#m0">age</a> = time(NULL); }
68 </pre></div>    </td>
69   </tr>
70 </table>
71 <a name="a1" doxytag="classbase::~classbase"></a><p>
72 <table width="100%" cellpadding="2" cellspacing="0" border="0">
73   <tr>
74     <td class="md">
75       <table cellpadding="0" cellspacing="0" border="0">
76         <tr>
77           <td class="md" nowrap valign="top"> classbase::~classbase </td>
78           <td class="md" valign="top">(&nbsp;</td>
79           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
80           <td class="md" valign="top">)&nbsp;</td>
81           <td class="md" nowrap><code> [inline]</code></td>
82         </tr>
83
84       </table>
85     </td>
86   </tr>
87 </table>
88 <table cellspacing=5 cellpadding=0 border=0>
89   <tr>
90     <td>
91       &nbsp;
92     </td>
93     <td>
94
95 <p>
96
97 <p>
98 Definition at line <a class="el" href="base_8h-source.html#l00023">23</a> of file <a class="el" href="base_8h-source.html">base.h</a>.
99 <p>
100 <div class="fragment"><pre>00023 { }
101 </pre></div>    </td>
102   </tr>
103 </table>
104 <hr><h2>Member Data Documentation</h2>
105 <a name="m0" doxytag="classbase::age"></a><p>
106 <table width="100%" cellpadding="2" cellspacing="0" border="0">
107   <tr>
108     <td class="md">
109       <table cellpadding="0" cellspacing="0" border="0">
110         <tr>
111           <td class="md" nowrap valign="top"> time_t classbase::age
112       </table>
113     </td>
114   </tr>
115 </table>
116 <table cellspacing=5 cellpadding=0 border=0>
117   <tr>
118     <td>
119       &nbsp;
120     </td>
121     <td>
122
123 <p>
124
125 <p>
126 Definition at line <a class="el" href="base_8h-source.html#l00020">20</a> of file <a class="el" href="base_8h-source.html">base.h</a>.    </td>
127   </tr>
128 </table>
129 <hr>The documentation for this class was generated from the following file:<ul>
130 <li><a class="el" href="base_8h-source.html">base.h</a></ul>
131 <hr><address style="align: right;"><small>Generated on Mon Jan 27 00:16:42 2003 for InspIRCd by
132 <a href="http://www.doxygen.org/index.html">
133 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
134 width=110 height=53></a>1.3-rc2 </small></address>
135 </body>
136 </html>