]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classclassbase.html
Added documentation of new ConfigReader methods suggested by Azhrarn for sanity
[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="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>classbase Class Reference</h1>The base class for all inspircd classes. 
10 <a href="#_details">More...</a>
11 <p>
12 <code>#include &lt;<a class="el" href="base_8h-source.html">base.h</a>&gt;</code>
13 <p>
14 Inheritance diagram for classbase:<p><center><img src="classclassbase__inherit__graph.gif" border="0" usemap="#classbase__inherit__map" alt="Inheritance graph"></center>
15 <map name="classbase__inherit__map">
16 <area href="classAdmin.html" shape="rect" coords="163,5,211,26" alt="">
17 <area href="classConfigReader.html" shape="rect" coords="141,50,232,72" alt="">
18 <area href="classConnectClass.html" shape="rect" coords="143,96,231,117" alt="">
19 <area href="classExtensible.html" shape="rect" coords="152,141,221,162" alt="">
20 <area href="classExtMode.html" shape="rect" coords="157,186,216,208" alt="">
21 <area href="classFileReader.html" shape="rect" coords="149,232,224,253" alt="">
22 <area href="classHostItem.html" shape="rect" coords="157,277,216,298" alt="">
23 <area href="classInvited.html" shape="rect" coords="164,322,209,344" alt="">
24 <area href="classModeParameter.html" shape="rect" coords="135,368,239,389" alt="">
25 <area href="classModule.html" shape="rect" coords="161,413,212,434" alt="">
26 <area href="classModuleFactory.html" shape="rect" coords="140,458,233,480" alt="">
27 <area href="classpacket.html" shape="rect" coords="161,504,212,525" alt="">
28 <area href="classServer.html" shape="rect" coords="161,549,212,570" alt="">
29 <area href="classucrec.html" shape="rect" coords="164,594,209,616" alt="">
30 <area href="classVersion.html" shape="rect" coords="160,640,213,661" alt="">
31 <area href="classXLine.html" shape="rect" coords="165,685,208,706" alt="">
32 </map>
33 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for classbase:<p><center><img src="classclassbase__coll__graph.gif" border="0" usemap="#classbase__coll__map" alt="Collaboration graph"></center>
34 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classclassbase-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
35 <tr><td></td></tr>
36 <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
37 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classclassbase.html#a0">classbase</a> ()</td></tr>
38 <tr><td>&nbsp;</td><td><font size=-1><em>Constructor, Sets the object's time.</em> <a href="#a0"></a><em></em></font><br><br></td></tr>
39 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classclassbase.html#a1">~classbase</a> ()</td></tr>
40 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
41 <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>
42 <tr><td>&nbsp;</td><td><font size=-1><em>Time that the object was instantiated (used for TS calculation etc).</em> <a href="#m0"></a><em></em></font><br><br></td></tr>
43 </table>
44 <hr><a name="_details"></a><h2>Detailed Description</h2>
45 The base class for all inspircd classes.
46 <p>
47
48 <p>
49 Definition at line <a class="el" href="base_8h-source.html#l00017">17</a> of file <a class="el" href="base_8h-source.html">base.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
50 <a name="a0" doxytag="classbase::classbase"></a><p>
51 <table width="100%" cellpadding="2" cellspacing="0" border="0">
52   <tr>
53     <td class="md">
54       <table cellpadding="0" cellspacing="0" border="0">
55         <tr>
56           <td class="md" nowrap valign="top"> classbase::classbase </td>
57           <td class="md" valign="top">(&nbsp;</td>
58           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
59           <td class="md" valign="top">)&nbsp;</td>
60           <td class="md" nowrap><code> [inline]</code></td>
61         </tr>
62
63       </table>
64     </td>
65   </tr>
66 </table>
67 <table cellspacing=5 cellpadding=0 border=0>
68   <tr>
69     <td>
70       &nbsp;
71     </td>
72     <td>
73
74 <p>
75 Constructor, Sets the object's time.
76 <p>
77
78 <p>
79 Definition at line <a class="el" href="base_8h-source.html#l00027">27</a> of file <a class="el" href="base_8h-source.html">base.h</a>.
80 <p>
81 <div class="fragment"><pre>00027 { <a class="code" href="classclassbase.html#m0">age</a> = time(NULL); }
82 </pre></div>    </td>
83   </tr>
84 </table>
85 <a name="a1" doxytag="classbase::~classbase"></a><p>
86 <table width="100%" cellpadding="2" cellspacing="0" border="0">
87   <tr>
88     <td class="md">
89       <table cellpadding="0" cellspacing="0" border="0">
90         <tr>
91           <td class="md" nowrap valign="top"> classbase::~classbase </td>
92           <td class="md" valign="top">(&nbsp;</td>
93           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
94           <td class="md" valign="top">)&nbsp;</td>
95           <td class="md" nowrap><code> [inline]</code></td>
96         </tr>
97
98       </table>
99     </td>
100   </tr>
101 </table>
102 <table cellspacing=5 cellpadding=0 border=0>
103   <tr>
104     <td>
105       &nbsp;
106     </td>
107     <td>
108
109 <p>
110
111 <p>
112 Definition at line <a class="el" href="base_8h-source.html#l00028">28</a> of file <a class="el" href="base_8h-source.html">base.h</a>.
113 <p>
114 <div class="fragment"><pre>00028 { }
115 </pre></div>    </td>
116   </tr>
117 </table>
118 <hr><h2>Member Data Documentation</h2>
119 <a name="m0" doxytag="classbase::age"></a><p>
120 <table width="100%" cellpadding="2" cellspacing="0" border="0">
121   <tr>
122     <td class="md">
123       <table cellpadding="0" cellspacing="0" border="0">
124         <tr>
125           <td class="md" nowrap valign="top"> time_t classbase::age
126       </table>
127     </td>
128   </tr>
129 </table>
130 <table cellspacing=5 cellpadding=0 border=0>
131   <tr>
132     <td>
133       &nbsp;
134     </td>
135     <td>
136
137 <p>
138 Time that the object was instantiated (used for TS calculation etc).
139 <p>
140
141 <p>
142 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>.    </td>
143   </tr>
144 </table>
145 <hr>The documentation for this class was generated from the following file:<ul>
146 <li><a class="el" href="base_8h-source.html">base.h</a></ul>
147 <hr><address style="align: right;"><small>Generated on Sat May 1 20:58:01 2004 for InspIRCd by
148 <a href="http://www.doxygen.org/index.html">
149 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
150 width=110 height=53></a>1.3-rc3 </small></address>
151 </body>
152 </html>