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