]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/module-doc/servers_8h-source.html
Added base.cpp, fixed documentation for userrec::HasPermission
[user/henk/code/inspircd.git] / docs / module-doc / servers_8h-source.html
index 2074436cf199db303618d5956728c68b362dfcec..76c39de77d0d2678b5ffe51ccc909d74702db2c1 100644 (file)
@@ -1,11 +1,11 @@
 <!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>servers.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-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>servers.h</h1><a href="servers_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"></span>
 <a name="l00040"></a><a class="code" href="classserverrec.html#m5">00040</a>         <span class="keywordtype">int</span> <a class="code" href="classserverrec.html#m5">hops_away</a>;
 <a name="l00043"></a><a class="code" href="classserverrec.html#m6">00043</a>         <span class="keywordtype">long</span> <a class="code" href="classserverrec.html#m6">version</a>;
 <a name="l00046"></a><a class="code" href="classserverrec.html#m7">00046</a>         <span class="keywordtype">bool</span> <a class="code" href="classserverrec.html#m7">jupiter</a>;
-00047 
-00050         <a class="code" href="classserverrec.html#a0">serverrec</a>();
-00053         <a class="code" href="classserverrec.html#a0">serverrec</a>(<span class="keywordtype">char</span>* n, <span class="keywordtype">long</span> ver, <span class="keywordtype">bool</span> jupe);
-00056         <a class="code" href="classserverrec.html#a2">~serverrec</a>();
-00057 };
-00058 
-00059 
-00060 
-00061 <span class="preprocessor">#endif</span>
-00062 <span class="preprocessor"></span>
-</pre></div><hr><address style="align: right;"><small>Generated on Fri Apr 2 13:37:27 2004 for InspIRCd by
+00047         
+<a name="l00050"></a><a class="code" href="classserverrec.html#m8">00050</a>         <span class="keywordtype">char</span> <a class="code" href="classserverrec.html#m8">description</a>[MAXBUF];
+00051         
+<a name="l00052"></a><a class="code" href="classserverrec.html#m9">00052</a>         <span class="keywordtype">bool</span> <a class="code" href="classserverrec.html#m9">sync_soon</a>;
+00053 
+00056         <a class="code" href="classserverrec.html#a0">serverrec</a>();
+00059         <a class="code" href="classserverrec.html#a0">serverrec</a>(<span class="keywordtype">char</span>* n, <span class="keywordtype">long</span> ver, <span class="keywordtype">bool</span> jupe);
+00062         <a class="code" href="classserverrec.html#a2">~serverrec</a>();
+00063         
+00064 };
+00065 
+00066 
+00067 
+00068 <span class="preprocessor">#endif</span>
+00069 <span class="preprocessor"></span>
+</pre></div><hr><address style="align: right;"><small>Generated on Fri Apr 30 15:46:22 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-rc3 </small></address>