]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/module-doc/base_8h-source.html
New documentation for new ConfigReader methods
[user/henk/code/inspircd.git] / docs / module-doc / base_8h-source.html
index d98c95631d170b9b9a2f6c0e651bdef670d98b5e..2882d83322567fe6eb9377edb3ecf4b3711afe77 100644 (file)
@@ -1,44 +1,37 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 <title>base.h Source File</title>
-<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="inspircd.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.3-rc2 -->
+<!-- Generated by Doxygen 1.3-rc3 -->
 <center>
-<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>
+<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>
 <hr><h1>base.h</h1><a href="base_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="comment">/*</span>
 00002 <span class="comment"></span>
-00003 <span class="comment">$Log$
-00003 <span class="comment">Revision 1.3  2003/01/27 00:28:57  brain
-00003 <span class="comment">...
 00003 <span class="comment"></span>
-00004 <span class="comment">Revision 1.1  2003/01/26 23:52:59  brain</span>
-00005 <span class="comment">Modified documentation for base classes</span>
-00006 <span class="comment">Added base classes</span>
-00007 <span class="comment"></span>
-00008 <span class="comment"></span>
-00009 <span class="comment">*/</span>
-00010 
-00011 <span class="preprocessor">#include "inspircd_config.h"</span> 
-00012 <span class="preprocessor">#include &lt;time.h&gt;</span>
-00013  
-00014 <span class="preprocessor">#ifndef __BASE_H__ </span>
-00015 <span class="preprocessor"></span><span class="preprocessor">#define __BASE_H__ </span>
-00016 <span class="preprocessor"></span> 
-<a name="l00017"></a><a class="code" href="classclassbase.html">00017</a> <span class="keyword">class </span><a class="code" href="classclassbase.html">classbase</a>
-00018 {
-00019  <span class="keyword">public</span>:
+00004 <span class="comment">*/</span>
+00005 
+00006 <span class="preprocessor">#include "inspircd_config.h"</span> 
+00007 <span class="preprocessor">#include &lt;time.h&gt;</span>
+00008  
+00009 <span class="preprocessor">#ifndef __BASE_H__ </span>
+00010 <span class="preprocessor"></span><span class="preprocessor">#define __BASE_H__ </span>
+00011 <span class="preprocessor"></span>
+00012 
+<a name="l00015"></a><a class="code" href="classclassbase.html">00015</a> <span class="keyword">class </span><a class="code" href="classclassbase.html">classbase</a>
+00016 {
+00017  <span class="keyword">public</span>:
 <a name="l00020"></a><a class="code" href="classclassbase.html#m0">00020</a>         time_t <a class="code" href="classclassbase.html#m0">age</a>;
 00021 
-<a name="l00022"></a><a class="code" href="classclassbase.html#a0">00022</a>         <a class="code" href="classclassbase.html#a0">classbase</a>() { age = time(NULL); }
-<a name="l00023"></a><a class="code" href="classclassbase.html#a1">00023</a>         <a class="code" href="classclassbase.html#a1">~classbase</a>() { }
-00024 };
-00025 
-00026 <span class="preprocessor">#endif</span>
-00027 <span class="preprocessor"></span>
-</pre></div><hr><address style="align: right;"><small>Generated on Mon Jan 27 00:23:10 2003 for InspIRCd by
+<a name="l00025"></a><a class="code" href="classclassbase.html#a0">00025</a>         <a class="code" href="classclassbase.html#a0">classbase</a>() { age = time(NULL); }
+<a name="l00026"></a><a class="code" href="classclassbase.html#a1">00026</a>         <a class="code" href="classclassbase.html#a1">~classbase</a>() { }
+00027 };
+00028 
+00029 <span class="preprocessor">#endif</span>
+00030 <span class="preprocessor"></span>
+</pre></div><hr><address style="align: right;"><small>Generated on Thu Apr 8 19:12:27 2004 for InspIRCd by
 <a href="http://www.doxygen.org/index.html">
 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
-width=110 height=53></a>1.3-rc2 </small></address>
+width=110 height=53></a>1.3-rc3 </small></address>
 </body>
 </html>