]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
More documentation updates
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 17 Apr 2004 12:34:32 +0000 (12:34 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 17 Apr 2004 12:34:32 +0000 (12:34 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@630 e03df62e-2008-0410-955e-edbf42e46eb7

80 files changed:
docs/module-doc/annotated.html
docs/module-doc/base_8h-source.html
docs/module-doc/base_8h.html
docs/module-doc/channels_8cpp-source.html
docs/module-doc/channels_8cpp.html
docs/module-doc/channels_8h-source.html
docs/module-doc/channels_8h.html
docs/module-doc/classAdmin-members.html
docs/module-doc/classAdmin.html
docs/module-doc/classBanItem-members.html
docs/module-doc/classBanItem.html
docs/module-doc/classConfigReader-members.html
docs/module-doc/classConfigReader.html
docs/module-doc/classConnectClass-members.html
docs/module-doc/classConnectClass.html
docs/module-doc/classExemptItem-members.html
docs/module-doc/classExemptItem.html
docs/module-doc/classExtMode-members.html
docs/module-doc/classExtMode.html
docs/module-doc/classFileReader-members.html
docs/module-doc/classFileReader.html
docs/module-doc/classHostItem-members.html
docs/module-doc/classHostItem.html
docs/module-doc/classInviteItem-members.html
docs/module-doc/classInviteItem.html
docs/module-doc/classInvited-members.html
docs/module-doc/classInvited.html
docs/module-doc/classModeParameter-members.html
docs/module-doc/classModeParameter.html
docs/module-doc/classModule-members.html
docs/module-doc/classModule.html
docs/module-doc/classModuleFactory-members.html
docs/module-doc/classModuleFactory.html
docs/module-doc/classServer-members.html
docs/module-doc/classServer.html
docs/module-doc/classVersion-members.html
docs/module-doc/classVersion.html
docs/module-doc/classchanrec-members.html
docs/module-doc/classchanrec.html
docs/module-doc/classclassbase-members.html
docs/module-doc/classclassbase.html
docs/module-doc/classcommand__t-members.html
docs/module-doc/classcommand__t.html
docs/module-doc/classconnection-members.html
docs/module-doc/classconnection.html
docs/module-doc/classes.html
docs/module-doc/classircd__connector-members.html
docs/module-doc/classircd__connector.html
docs/module-doc/classpacket.html
docs/module-doc/classserverrec-members.html
docs/module-doc/classserverrec.html
docs/module-doc/classucrec-members.html
docs/module-doc/classucrec.html
docs/module-doc/classuserrec-members.html
docs/module-doc/classuserrec.html
docs/module-doc/connection_8h-source.html
docs/module-doc/connection_8h.html
docs/module-doc/ctables_8h-source.html
docs/module-doc/ctables_8h.html
docs/module-doc/files.html
docs/module-doc/functions.html
docs/module-doc/globals.html
docs/module-doc/graph_legend.html
docs/module-doc/hierarchy.html
docs/module-doc/inherits.html
docs/module-doc/main.html
docs/module-doc/modules_8cpp-source.html
docs/module-doc/modules_8cpp.html
docs/module-doc/modules_8h-source.html
docs/module-doc/modules_8h.html
docs/module-doc/namespaces.html
docs/module-doc/namespacestd.html
docs/module-doc/servers_8cpp-source.html
docs/module-doc/servers_8cpp.html
docs/module-doc/servers_8h-source.html
docs/module-doc/servers_8h.html
docs/module-doc/users_8cpp-source.html
docs/module-doc/users_8cpp.html
docs/module-doc/users_8h-source.html
docs/module-doc/users_8h.html

index c8c46392c957bf6ef0a4d1bf427244d9a4190823..e66b86edad4b48c7dc815a98b734a714437d2361 100644 (file)
   <tr><td class="indexkey"><a class="el" href="classModeParameter.html">ModeParameter</a></td><td class="indexvalue">Holds a custom parameter to a module-defined channel mode e.g</td></tr>
   <tr><td class="indexkey"><a class="el" href="classModule.html">Module</a></td><td class="indexvalue">Base class for all InspIRCd modules This class is the base class for InspIRCd modules</td></tr>
   <tr><td class="indexkey"><a class="el" href="classModuleFactory.html">ModuleFactory</a></td><td class="indexvalue">Instantiates classes inherited from <a class="el" href="classModule.html">Module</a> This class creates a class inherited from type <a class="el" href="classModule.html">Module</a>, using new</td></tr>
-  <tr><td class="indexkey"><a class="el" href="classpacket.html">packet</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey"><a class="el" href="classpacket.html">packet</a></td><td class="indexvalue">Class packet is deprecated</td></tr>
   <tr><td class="indexkey"><a class="el" href="classServer.html">Server</a></td><td class="indexvalue">Allows server output and query functions This class contains methods which allow a module to query the state of the irc server, and produce output to users and other servers</td></tr>
   <tr><td class="indexkey"><a class="el" href="classserverrec.html">serverrec</a></td><td class="indexvalue">A class that defines the local server or a remote server</td></tr>
   <tr><td class="indexkey"><a class="el" href="classucrec.html">ucrec</a></td><td class="indexvalue">Holds a user's modes on a channel This class associates a users privilages with a channel by creating a pointer link between a userrec and chanrec class</td></tr>
   <tr><td class="indexkey"><a class="el" href="classuserrec.html">userrec</a></td><td class="indexvalue">Holds all information about a user This class stores all information about a user connected to the irc server</td></tr>
   <tr><td class="indexkey"><a class="el" href="classVersion.html">Version</a></td><td class="indexvalue">Holds a module's Version information The four members (set by the constructor only) indicate details as to the version number of a module</td></tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:44 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:50 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>
index badf7cc531110f8732bb5cf797b96675ca887453..7056fa62e0816b41dc62b188e278fa172db7cf45 100644 (file)
@@ -29,7 +29,7 @@
 00028 
 00029 <span class="preprocessor">#endif</span>
 00030 <span class="preprocessor"></span>
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index 42822db7347343772bc1157c9c3e4bbf58438121..0baa9944bb08f37fdab598785167be49c9d2becc 100644 (file)
@@ -34,7 +34,7 @@ This graph shows which files directly or indirectly include this file:<p><center
 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classclassbase.html">classbase</a></td></tr>
 <tr><td>&nbsp;</td><td><font size=-1><em>The base class for all inspircd classes.</em> <a href="classclassbase.html#_details">More...</a><em></em></font><br><br></td></tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:39 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:45 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>
index 859e2c155f7dafcebb7444c3c6f368d74969d664..1816995011f8720ff68ed438c795f9bd1e2b5297 100644 (file)
 00098         }
 00099         <span class="keywordflow">return</span> std::string(<span class="stringliteral">""</span>);
 00100 }
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index e799c169964f5902592edab72808f7ef7b51d2ea..3eab29b7c75accaa72f9f2ed31af249d8b73d0cc 100644 (file)
@@ -55,7 +55,7 @@ Definition at line <a class="el" href="channels_8cpp-source.html#l00010">10</a>
 Referenced by <a class="el" href="channels_8cpp-source.html#l00087">chanrec::GetModeParameter()</a>, and <a class="el" href="channels_8cpp-source.html#l00050">chanrec::SetCustomModeParam()</a>.    </td>
   </tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:40 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:45 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>
index c3439e0ef1387c0112829c2e3451191299016be0..ff8369d3827646dfdf41264ce29eb8c11e8c6589 100644 (file)
 00207 
 00208 <span class="preprocessor">#endif</span>
 00209 <span class="preprocessor"></span>
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index dbc51aa2726ec81f9ff69147ce9ac6a857695d9f..d11f148db35aea8f6a8edee500b6b088401ce202 100644 (file)
@@ -258,7 +258,7 @@ Holds a complete invite list.
 Definition at line <a class="el" href="channels_8h-source.html#l00077">77</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
   </tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:40 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:46 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>
index 118f4020d7d66d1de39dcd775803e4287fe690a7..2e15383543af7cfc1243752ca3a219ce133baadf 100644 (file)
@@ -14,7 +14,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classAdmin.html#m0">Name</a></td><td><a class="el" href="classAdmin.html">Admin</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classAdmin.html#m2">Nick</a></td><td><a class="el" href="classAdmin.html">Admin</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:44 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:50 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>
index a1a8f35d336df881ceaf7408aba0c9bd6ee9aa86..e8d9917ef620fe7344f2544428246b720200f29b 100644 (file)
@@ -160,7 +160,7 @@ Definition at line <a class="el" href="modules_8h-source.html#l00083">83</a> of
 </table>
 <hr>The documentation for this class was generated from the following files:<ul>
 <li><a class="el" href="modules_8h-source.html">modules.h</a><li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:44 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:50 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>
index cd873c8b46c1926cf50849213fb8ea80fd9f81a7..ffb10f638c6041ea845b22f6bfbd73461286d5c8 100644 (file)
@@ -15,7 +15,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classHostItem.html#m0">set_time</a></td><td><a class="el" href="classHostItem.html">HostItem</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classHostItem.html#a1">~HostItem</a>()</td><td><a class="el" href="classHostItem.html">HostItem</a></td><td><code> [inline, virtual]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:45 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:51 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>
index 7336d4410211cf89aad7257aab81ce15b29ddc69..6aa2eb48577e83245d7784eca5f40a23ba71f82b 100644 (file)
@@ -31,7 +31,7 @@ A subclass of <a class="el" href="classHostItem.html">HostItem</a> designed to h
 <p>
 Definition at line <a class="el" href="channels_8h-source.html#l00034">34</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="channels_8h-source.html">channels.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:45 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:51 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>
index e9493bd324726180d663d7869f43f8e69a8b6715..3d8b13547b92b020f207082f810625d1bd4e849d 100644 (file)
@@ -19,7 +19,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classConfigReader.html#a5">Verify</a>()</td><td><a class="el" href="classConfigReader.html">ConfigReader</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classConfigReader.html#a2">~ConfigReader</a>()</td><td><a class="el" href="classConfigReader.html">ConfigReader</a></td><td></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:47 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:53 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>
index 91aa3ef650b1315534101dca7743d77f588c61ac..6c8d729e1b2988289a5f3a5ab2f122e64bba5f9e 100644 (file)
@@ -410,7 +410,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00334">ConfigReader(
 </table>
 <hr>The documentation for this class was generated from the following files:<ul>
 <li><a class="el" href="modules_8h-source.html">modules.h</a><li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:47 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:53 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>
index 25335a2dbc23659502e55fe8f27f1ba946045135..e982b4b487033a37a746bcb6fe3f7e1e3b66b94e 100644 (file)
@@ -16,7 +16,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classConnectClass.html#m1">registration_timeout</a></td><td><a class="el" href="classConnectClass.html">ConnectClass</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classConnectClass.html#m0">type</a></td><td><a class="el" href="classConnectClass.html">ConnectClass</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:48 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:53 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>
index fd3af84307b8bb3a272e70561457cb282d5d51f3..db70270ed81e5b2c7ee719f07f89488d02ff551f 100644 (file)
@@ -212,7 +212,7 @@ Definition at line <a class="el" href="users_8h-source.html#l00039">39</a> of fi
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="users_8h-source.html">users.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:48 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:53 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>
index 4a533e88381b3f57b3f09acfd7068ec97fbc298c..8930f9eb9d3fdca5e260a3851a7bba17944cdb1b 100644 (file)
@@ -15,7 +15,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classHostItem.html#m0">set_time</a></td><td><a class="el" href="classHostItem.html">HostItem</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classHostItem.html#a1">~HostItem</a>()</td><td><a class="el" href="classHostItem.html">HostItem</a></td><td><code> [inline, virtual]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:49 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:55 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>
index be330da9b321133e66b2ed69d14a16bc20cfe3bd..8f795a41da2178ab2291ab6b464cd90be402186e 100644 (file)
@@ -31,7 +31,7 @@ A subclass of <a class="el" href="classHostItem.html">HostItem</a> designed to h
 <p>
 Definition at line <a class="el" href="channels_8h-source.html#l00042">42</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="channels_8h-source.html">channels.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:49 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:55 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>
index 15f06f3cfebe91890dea95ed1c020cff21cbf394..e18d16ae16d749683c1f2010a55f12baf607f538 100644 (file)
@@ -13,7 +13,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classExtMode.html#m3">params_when_off</a></td><td><a class="el" href="classExtMode.html">ExtMode</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classExtMode.html#m2">params_when_on</a></td><td><a class="el" href="classExtMode.html">ExtMode</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classExtMode.html#m1">type</a></td><td><a class="el" href="classExtMode.html">ExtMode</a></td><td></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:49 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:55 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>
index 0278970cdcf456ab4b0a3dd3db31e39f7928c9cb..3b441b71367cf75ff63c2de1846a5281498440df 100644 (file)
@@ -203,7 +203,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00022">22</a> o
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:49 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:55 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>
index f7e358b156258dd949f7e2470827c33ebf4dd103..03175d46d591b8f630aa22f3026f8108c57619c0 100644 (file)
@@ -18,7 +18,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classFileReader.html#a3">LoadFile</a>(std::string filename)</td><td><a class="el" href="classFileReader.html">FileReader</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classFileReader.html#a2">~FileReader</a>()</td><td><a class="el" href="classFileReader.html">FileReader</a></td><td></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:50 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:55 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>
index ed114b8d901212787e3e051aa4eff273dcd2b63e..62e7ec1c77ca16ef6e94b4baead53660c96995e2 100644 (file)
@@ -360,7 +360,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00401">Exists()</a>,
 </table>
 <hr>The documentation for this class was generated from the following files:<ul>
 <li><a class="el" href="modules_8h-source.html">modules.h</a><li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:50 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:55 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>
index 7163a08172dd2c2ca7152543ef9202d303a1fe0c..0ef9dc468a89af97b7c3fee56396ec43c818102f 100644 (file)
@@ -15,7 +15,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classHostItem.html#m0">set_time</a></td><td><a class="el" href="classHostItem.html">HostItem</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classHostItem.html#a1">~HostItem</a>()</td><td><a class="el" href="classHostItem.html">HostItem</a></td><td><code> [inline, virtual]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:50 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:56 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>
index b944ab14e4f4f279e030871f6c13d08d2e4196e9..ce1806122b66f8ddd4f5ce5626f706a29d6e66e8 100644 (file)
@@ -181,7 +181,7 @@ Definition at line <a class="el" href="channels_8h-source.html#l00021">21</a> of
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="channels_8h-source.html">channels.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:50 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:56 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>
index 828c331cece8c0d232449932192432e0a6aa9c75..8723847b6972fe59fcb50be50f0fdaf29867e98c 100644 (file)
@@ -15,7 +15,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classHostItem.html#m0">set_time</a></td><td><a class="el" href="classHostItem.html">HostItem</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classHostItem.html#a1">~HostItem</a>()</td><td><a class="el" href="classHostItem.html">HostItem</a></td><td><code> [inline, virtual]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:51 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:57 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>
index 958a982ec6bb145fc758d7ee16dcc082002d508e..5d5ef3f8509e62aba064dc58082d735004b76809 100644 (file)
@@ -31,7 +31,7 @@ A subclass of <a class="el" href="classHostItem.html">HostItem</a> designed to h
 <p>
 Definition at line <a class="el" href="channels_8h-source.html#l00050">50</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="channels_8h-source.html">channels.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:51 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:57 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>
index 889ac69ccef97cfa1ecbfe895bd5ddb63b472731..d8f4b3712e2bef1d7be356eb7481dd06dbde532e 100644 (file)
@@ -11,7 +11,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classInvited.html#m0">channel</a></td><td><a class="el" href="classInvited.html">Invited</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a0">classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:51 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:56 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>
index 979671438d28ebf6ff8e909849bd5256b1862d92..4cfba7bd1a9f4affad65ab0e79a612a81c708316 100644 (file)
@@ -58,7 +58,7 @@ Referenced by <a class="el" href="users_8cpp-source.html#l00066">userrec::Invite
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="users_8h-source.html">users.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:51 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:56 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>
index 32c621820c632b8c6b2d48c465840b85d94b716f..cf77f876f5b66c0ea77e9aa87b51f3d77fa47c3c 100644 (file)
@@ -13,7 +13,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classModeParameter.html#m0">mode</a></td><td><a class="el" href="classModeParameter.html">ModeParameter</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classModeParameter.html#m1">parameter</a></td><td><a class="el" href="classModeParameter.html">ModeParameter</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:53 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:58 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>
index 4eb72346ed73f2393987b2030b9bf7a9cb16651c..c00db59b02e26db36a4ccc33165ee2c78e074a73 100644 (file)
@@ -114,7 +114,7 @@ Referenced by <a class="el" href="channels_8cpp-source.html#l00050">chanrec::Set
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="channels_8h-source.html">channels.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:53 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:58 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>
index 386134f6ec8aa1593d8dbb1b24d120b636cc71b8..077fc9e11644426923abbc3a2ce5eaff6ab13457 100644 (file)
@@ -28,7 +28,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classModule.html#a15">OnWhois</a>(userrec *source, userrec *dest)</td><td><a class="el" href="classModule.html">Module</a></td><td><code> [virtual]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classModule.html#a1">~Module</a>()</td><td><a class="el" href="classModule.html">Module</a></td><td><code> [virtual]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:53 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:58 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>
index 2c7277c74e990549b906bf4edfc4910cf96f5bb6..4c1c54edd3253a0c3feb8cb82dca03cd03eb661e 100644 (file)
@@ -843,7 +843,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00123">123</a>
 </table>
 <hr>The documentation for this class was generated from the following files:<ul>
 <li><a class="el" href="modules_8h-source.html">modules.h</a><li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:53 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:58 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>
index 85f704a92fa16b9fc176cc0597c1f60b9910a293..27320b365d64eb309a8e3bf6339133d99c0f70a2 100644 (file)
@@ -13,7 +13,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classModuleFactory.html#a0">ModuleFactory</a>()</td><td><a class="el" href="classModuleFactory.html">ModuleFactory</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classModuleFactory.html#a1">~ModuleFactory</a>()</td><td><a class="el" href="classModuleFactory.html">ModuleFactory</a></td><td><code> [inline, virtual]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:54 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:59 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>
index b6cf2e068abfa6d48fd11475d732a1a51c94909a..d963712a13e32123f62fe2fa17e442aacc7b568f 100644 (file)
@@ -134,7 +134,7 @@ Your inherited class of ModuleFactory must return a pointer to your <a class="el
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="modules_8h-source.html">modules.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:54 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:59 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>
index da295972ddd9f5408469cf978722053c09417f8e..8bf429d64ef651030e9a11e275f170953680175a 100644 (file)
@@ -42,7 +42,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classServer.html#a0">Server</a>()</td><td><a class="el" href="classServer.html">Server</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classServer.html#a1">~Server</a>()</td><td><a class="el" href="classServer.html">Server</a></td><td><code> [virtual]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:54 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:00 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>
index 9022d36dcea945fac59318c75a0740e7347b7d4b..909f6c2d198aab9f2e0f22e9dfeb48b9d7969935 100644 (file)
@@ -1671,7 +1671,7 @@ Definition at line <a class="el" href="modules_8cpp-source.html#l00256">256</a>
 </table>
 <hr>The documentation for this class was generated from the following files:<ul>
 <li><a class="el" href="modules_8h-source.html">modules.h</a><li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:54 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:59 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>
index d2ab2ba68e86e88628118dfd215d3b2fb414aa17..5935e28333f442e8109a8cf5bb2d7bb6e5dcce4b 100644 (file)
@@ -15,7 +15,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classVersion.html#m2">Revision</a></td><td><a class="el" href="classVersion.html">Version</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classVersion.html#a0">Version</a>(int major, int minor, int revision, int build)</td><td><a class="el" href="classVersion.html">Version</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:57 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:02 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>
index 2f06ef0031e29723b4d629cc9a24047e9afcca75..913534ef52636c82e5a675a6e3e38271bf22a20d 100644 (file)
@@ -191,7 +191,7 @@ Definition at line <a class="el" href="modules_8h-source.html#l00071">71</a> of
 </table>
 <hr>The documentation for this class was generated from the following files:<ul>
 <li><a class="el" href="modules_8h-source.html">modules.h</a><li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:57 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:02 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>
index 98a3de5b191b1c90061e39af7626b13e11af0efe..28b3617c37de6f68df601fa88eec36be013c28d6 100644 (file)
@@ -31,7 +31,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classchanrec.html#m4">topicset</a></td><td><a class="el" href="classchanrec.html">chanrec</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classchanrec.html#a5">~chanrec</a>()</td><td><a class="el" href="classchanrec.html">chanrec</a></td><td><code> [inline, virtual]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:46 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:51 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>
index 5c7f2e635991b4fd1b39dce3c1aed743c06bf0a5..bbd9cfd4222cf07bf7036c66ea5d0613bb2c3450 100644 (file)
@@ -808,7 +808,7 @@ Referenced by <a class="el" href="channels_8cpp-source.html#l00012">chanrec()</a
 </table>
 <hr>The documentation for this class was generated from the following files:<ul>
 <li><a class="el" href="channels_8h-source.html">channels.h</a><li><a class="el" href="channels_8cpp-source.html">channels.cpp</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:46 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:51 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>
index 809f293a906f49100d0fd1976174f849170cea4d..3d1870916b4e2e6da5514025d285b19539f8a687 100644 (file)
@@ -10,7 +10,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#m0">age</a></td><td><a class="el" href="classclassbase.html">classbase</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a0">classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:46 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:52 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>
index 4bd5a9ffb4812709a25848fe3d7f9abb09e9bf46..04b80172717405153034cf7d8e40607f7c7c6f67 100644 (file)
@@ -144,7 +144,7 @@ Definition at line <a class="el" href="base_8h-source.html#l00020">20</a> of fil
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="base_8h-source.html">base.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:46 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:52 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>
index 43ab0ed8dcd580499f24ed5a96cb1ec69f805e0a..e84ec8b7a9ecf303b71325f2677475fa58c32e52 100644 (file)
@@ -16,7 +16,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classcommand__t.html#m5">total_bytes</a></td><td><a class="el" href="classcommand__t.html">command_t</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classcommand__t.html#m4">use_count</a></td><td><a class="el" href="classcommand__t.html">command_t</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:47 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:52 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>
index 00199dc2e977a5b52b54d26a8e63b37b2b26ddf7..722819ed89329a77882b0bc88a332dc03b06994f 100644 (file)
@@ -199,7 +199,7 @@ Definition at line <a class="el" href="ctables_8h-source.html#l00044">44</a> of
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="ctables_8h-source.html">ctables.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:47 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:52 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>
index 07506b20f4ac05689329c955113eeeea0af24bd9..09729c070b153590eee9a365f2d0645138f8409f 100644 (file)
@@ -39,7 +39,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classconnection.html#m11">state</a></td><td><a class="el" href="classconnection.html">connection</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classconnection.html#a4">TerminateLink</a>(char *targethost)</td><td><a class="el" href="classconnection.html">connection</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:49 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:54 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>
index 1a6962cb8c996a73e6dd617e5b9ab65ea21a8c28..4d80ca0d610614f1987b5591ff0f42e4a2c61718 100644 (file)
@@ -1012,7 +1012,7 @@ Definition at line <a class="el" href="connection_8h-source.html#l00211">211</a>
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="connection_8h-source.html">connection.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:48 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:54 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>
index e54f4d8eb2a6f7c95443c9ea6fd1dad15c5a093b..8cbfafee9109c7ce31160f4151b795a47d8f62c2 100644 (file)
@@ -19,7 +19,7 @@
 </td><td><a class="el" href="classuserrec.html">userrec</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classchanrec.html">chanrec</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classExtMode.html">ExtMode</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classInviteItem.html">InviteItem</a>&nbsp;&nbsp;&nbsp;</td><td><a class="el" href="classpacket.html">packet</a>&nbsp;&nbsp;&nbsp;</td><td><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;V&nbsp;&nbsp;</div></td></tr></table>
 </td></tr><tr><td><a class="el" href="classclassbase.html">classbase</a>&nbsp;&nbsp;&nbsp;</td><td><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;F&nbsp;&nbsp;</div></td></tr></table>
 </td><td><a class="el" href="classircd__connector.html">ircd_connector</a>&nbsp;&nbsp;&nbsp;</td><td><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;S&nbsp;&nbsp;</div></td></tr></table>
-</td><td><a class="el" href="classVersion.html">Version</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classcommand__t.html">command_t</a>&nbsp;&nbsp;&nbsp;</td></tr></table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:44 2004 for InspIRCd by
+</td><td><a class="el" href="classVersion.html">Version</a>&nbsp;&nbsp;&nbsp;</td></tr><tr><td><a class="el" href="classcommand__t.html">command_t</a>&nbsp;&nbsp;&nbsp;</td></tr></table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:50 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>
index c7163bde6d9c2e2bb2dde1af1527a12fa6020b24..3eac7c2f60b2b0bfcaecf6c9fc3e41f5399cb1ec 100644 (file)
@@ -33,7 +33,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classircd__connector.html#a6">SetState</a>(int state)</td><td><a class="el" href="classircd__connector.html">ircd_connector</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classircd__connector.html#o4">state</a></td><td><a class="el" href="classircd__connector.html">ircd_connector</a></td><td><code> [private]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:52 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:57 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>
index 15ac75abcb6048a75df44ce98c4b5416ab4882ad..78fa7aa64033781634d2f209c8d597675ac4ebb3 100644 (file)
@@ -776,7 +776,7 @@ Definition at line <a class="el" href="connection_8h-source.html#l00062">62</a>
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="connection_8h-source.html">connection.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:52 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:57 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>
index cb4cafee7380d554390716a88e8514bf50850964..0a332ebbadea56dbca05a8faeb26a9f288220ca6 100644 (file)
@@ -6,14 +6,24 @@
 <!-- Generated by Doxygen 1.3-rc3 -->
 <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>packet Class Reference</h1><code>#include &lt;<a class="el" href="connection_8h-source.html">connection.h</a>&gt;</code>
+<hr><h1>packet Class Reference</h1>Class packet is deprecated. 
+<a href="#_details">More...</a>
+<p>
+<code>#include &lt;<a class="el" href="connection_8h-source.html">connection.h</a>&gt;</code>
 <p>
 <table border=0 cellpadding=0 cellspacing=0>
 <tr><td></td></tr>
 </table>
-<hr>The documentation for this class was generated from the following file:<ul>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Class packet is deprecated.
+<p>
+This declaration is preserved here to maintain documentation only. 
+<p>
+
+<p>
+Definition at line <a class="el" href="connection_8h-source.html#l00154">154</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="connection_8h-source.html">connection.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:54 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:59 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>
index 7a6a83bca4b69aa7c4134c5af20534dc787a6732..400483c08899e09025067f0d91b8863e7d2dcc7d 100644 (file)
@@ -52,7 +52,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classserverrec.html#m6">version</a></td><td><a class="el" href="classserverrec.html">serverrec</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classserverrec.html#a2">~serverrec</a>()</td><td><a class="el" href="classserverrec.html">serverrec</a></td><td></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:55 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:00 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>
index 5555cf74bc575980e74f345ae2bcad4af2b042d3..852755e3de3cb971e02e5446e7d542629a0efb4b 100644 (file)
@@ -479,7 +479,7 @@ Referenced by <a class="el" href="servers_8cpp-source.html#l00012">serverrec()</
 </table>
 <hr>The documentation for this class was generated from the following files:<ul>
 <li><a class="el" href="servers_8h-source.html">servers.h</a><li><a class="el" href="servers_8cpp-source.html">servers.cpp</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:55 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:00 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>
index 02591baccb0dd61fbed4ed181e6c2f184676ab43..ab0b1c2cc4a4f57094f0e181cb22fd88e55f7e2c 100644 (file)
@@ -14,7 +14,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classucrec.html#a0">ucrec</a>()</td><td><a class="el" href="classucrec.html">ucrec</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classucrec.html#a1">~ucrec</a>()</td><td><a class="el" href="classucrec.html">ucrec</a></td><td><code> [inline, virtual]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:56 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:01 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>
index f8d794497e3ea1e4f8f9d453f4c4ec6dda813827..99d8e68a93cc1a2c45df9edb1ddc42e4558c821c 100644 (file)
@@ -164,7 +164,7 @@ Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userre
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="channels_8h-source.html">channels.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:56 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:01 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>
index 3790c668a029216d5b742770c876b58f92e1535d..cfee4f5c987507b76b3b5dc484f040f34445147c 100644 (file)
@@ -58,7 +58,7 @@
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classuserrec.html#a0">userrec</a>()</td><td><a class="el" href="classuserrec.html">userrec</a></td><td></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classclassbase.html#a1">~classbase</a>()</td><td><a class="el" href="classclassbase.html">classbase</a></td><td><code> [inline]</code></td></tr>
   <tr bgcolor="#f0f0f0"><td><a class="el" href="classuserrec.html#a1">~userrec</a>()</td><td><a class="el" href="classuserrec.html">userrec</a></td><td><code> [inline, virtual]</code></td></tr>
-</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:56 2004 for InspIRCd by
+</table><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:02 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>
index f85539459121322c8110b04fb1cf53f187fa1224..9f33c7e96cd1bd6728ffb883e71b88636e9f2fa2 100644 (file)
@@ -715,7 +715,7 @@ Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec()</a>.
 </table>
 <hr>The documentation for this class was generated from the following files:<ul>
 <li><a class="el" href="users_8h-source.html">users.h</a><li><a class="el" href="users_8cpp-source.html">users.cpp</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:56 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:02 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>
index d0c8b9ff664ac3a096b020da31cc000a13ce9b42..70963c3e45e8a7f0661308d9134a4b7c462c59df 100644 (file)
@@ -87,8 +87,8 @@
 00148 };
 00149 
 00150 
-<a name="l00151"></a><a class="code" href="classpacket.html">00151</a> <span class="keyword">class </span><a class="code" href="classpacket.html">packet</a>
-00152 {
+<a name="l00154"></a><a class="code" href="classpacket.html">00154</a> <span class="keyword">class </span><a class="code" href="classpacket.html">packet</a>
+00155 {
 00156 };
 00157 
 <a name="l00160"></a><a class="code" href="classconnection.html">00160</a> <span class="keyword">class </span><a class="code" href="classconnection.html">connection</a> : <span class="keyword">public</span> <a class="code" href="classclassbase.html">classbase</a>
 00287 
 00288 <span class="preprocessor">#endif</span>
 00289 <span class="preprocessor"></span>
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index e15b987c606c72aa79bfb570acb07dfecbc76a10..ab8b51251036b152c409e130700cefba729b97c4 100644 (file)
@@ -44,6 +44,7 @@ This graph shows which files directly or indirectly include this file:<p><center
 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classircd__connector.html">ircd_connector</a></td></tr>
 <tr><td>&nbsp;</td><td><font size=-1><em>Each connection has one or more of these each represents ONE outbound connection to another ircd so each inbound has multiple outbounds.</em> <a href="classircd__connector.html#_details">More...</a><em></em></font><br><br></td></tr>
 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classpacket.html">packet</a></td></tr>
+<tr><td>&nbsp;</td><td><font size=-1><em>Class packet is deprecated.</em> <a href="classpacket.html#_details">More...</a><em></em></font><br><br></td></tr>
 <tr><td colspan=2><br><h2>Defines</h2></td></tr>
 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="connection_8h.html#a0">STATE_DISCONNECTED</a>&nbsp;&nbsp;&nbsp;0</td></tr>
 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="connection_8h.html#a1">STATE_CONNECTED</a>&nbsp;&nbsp;&nbsp;1</td></tr>
@@ -172,7 +173,7 @@ Definition at line <a class="el" href="connection_8h-source.html#l00026">26</a>
 Definition at line <a class="el" href="connection_8h-source.html#l00024">24</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
   </tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:41 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:46 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>
index d3809fdce2af612e3f79860b6648a3d323fe1eb9..cc572c0e59eea167f70dfb30e31c5ac41167ab63 100644 (file)
@@ -43,7 +43,7 @@
 00049 
 00050 <span class="preprocessor">#endif</span>
 00051 <span class="preprocessor"></span>
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index fa61df4845eccd57ca2fb4ffae6b638ec6f94d3c..1b93c433dd9270d7b9127f365bb64cc216fe58dc 100644 (file)
@@ -57,7 +57,7 @@ This graph shows which files directly or indirectly include this file:<p><center
 Definition at line <a class="el" href="ctables_8h-source.html#l00023">23</a> of file <a class="el" href="ctables_8h-source.html">ctables.h</a>.    </td>
   </tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:41 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:47 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>
index beee50cba6abe97d20961427403d885faa49c472..e888b27ea787cfcda2e2bd731287f20baa65368f 100644 (file)
@@ -19,7 +19,7 @@
   <tr><td class="indexkey"><a class="el" href="users_8cpp.html">users.cpp</a> <a href="users_8cpp-source.html">[code]</a></td><td class="indexvalue"></td></tr>
   <tr><td class="indexkey"><a class="el" href="users_8h.html">users.h</a> <a href="users_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index 620e6e5df645e329027cc07cd135ca87d9f46633..b60f6a54ecfa6123a60605e87b2358c0cf401327 100644 (file)
@@ -282,7 +282,7 @@ Here is a list of all class members with links to the classes they belong to:<h3
 : <a class="el" href="classserverrec.html#a2">serverrec</a><li>~ucrec()
 : <a class="el" href="classucrec.html#a1">ucrec</a><li>~userrec()
 : <a class="el" href="classuserrec.html#a1">userrec</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:44 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:50 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>
index 194bbd1620996660acbc29e11f3fd1a92975e771..6ca13bb7e10745e15ea239057f2fc0b6317486f4 100644 (file)
@@ -100,7 +100,7 @@ Here is a list of all file members with links to the files they belong to:<h3><a
 </h3><ul>
 <li>VERBOSE
 : <a class="el" href="modules_8h.html#a1">modules.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:57 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:02 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>
index 4a0af6498ed8eda8a76f1828ee5525214ec5bd67..7833acdc0df0c3a456dbd98c880a7920a6b2e74d 100644 (file)
@@ -69,7 +69,7 @@ A purple dashed arrow is used if a class is contained or used by another class.
 <li>
 A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
 </ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:57 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:02 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>
index 3b4de127e78b7e1d9766cd5ecf6ffeb1aea8b023..ada6e34f5bdf2fd606d24ca817c204eb09147ad8 100644 (file)
@@ -40,7 +40,7 @@ This inheritance list is sorted roughly, but not completely, alphabetically:<ul>
 <li><a class="el" href="classExtMode.html">ExtMode</a>
 <li><a class="el" href="classpacket.html">packet</a>
 </ul>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:44 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:50 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>
index dddb024b673eabc10c912bac35b2dd73d15d7cc1..951a3a400aca92ce690268c4d9b7cddb14dfe498 100644 (file)
@@ -43,7 +43,7 @@
 <area href="classpacket.html" shape="rect" coords="17,5,68,26" alt="">
 </map></td></tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:58 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:03 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>
index 2267d99751080b9d6b708fe958667a781f73a530..e3e34765b550c777f7c5adc44c7a1114d0c34b70 100644 (file)
@@ -8,7 +8,7 @@
 <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>InspIRCd Documentation</h1>
 <p>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index 9f8bf98d1298d3e401ef43d195d81f75885f94c7..abeda60ddc382fe2c845a815e6a3206609f7ae87 100644 (file)
 <a name="l00429"></a><a class="code" href="modules_8cpp.html#a3">00429</a> <span class="keywordtype">int</span> <a class="code" href="modules_8cpp.html#a3">MODCOUNT</a>  = -1;
 00430 
 00431 
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index efefb31cceb33c2fa502e5265ad9a152533bafed..1e5859081b4f52c1121003d8529c164ad00965ea 100644 (file)
@@ -496,7 +496,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00090">DoAddExtended
 Definition at line <a class="el" href="modules_8cpp-source.html#l00429">429</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>.    </td>
   </tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:41 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:47 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>
index 32ecb0af4f6b2964df4b27da1863f89ef601b9eb..af1e66f4b269388084db439ff6766f4a15125266 100644 (file)
 <a name="l00625"></a><a class="code" href="modules_8h.html#a12">00625</a> <span class="keyword">typedef</span> DLLFactory&lt;ModuleFactory&gt; <a class="code" href="modules_8h.html#a12">ircd_module</a>;
 00626 
 00627 <span class="preprocessor">#endif</span>
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index 163116633b746109447f4034b582d8fd34c33f5e..485ae6d97efdf7239f8af0ba41fcf99b6f9d5946 100644 (file)
@@ -499,7 +499,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00188">Server::AddCo
 Referenced by <a class="el" href="modules_8cpp-source.html#l00193">Server::SendMode()</a>.    </td>
   </tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:42 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:48 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>
index 7537f6f9ae0986170e6b66883c45c8807c71abcb..0b2b00b2e6f3cbee8cf8b769e30b345e4a0dda8a 100644 (file)
@@ -9,7 +9,7 @@
 <hr><h1>InspIRCd Namespace List</h1>Here is a list of all namespaces with brief descriptions:<table>
   <tr><td class="indexkey"><a class="el" href="namespacestd.html">std</a></td><td class="indexvalue"></td></tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:57 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:02 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>
index 44561f09e7efb077d6973cfd44a7dc47fc4c3fb7..b1f4d483ef93189f7dcfb3bfbe53c1fcb3e341f7 100644 (file)
@@ -11,7 +11,7 @@
 <table border=0 cellpadding=0 cellspacing=0>
 <tr><td></td></tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:57 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:34:02 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>
index 5317f8a954129200cb11dd67f27cd5b974441e3a..6fb4d433787fb510c6e610d6bc6193cd027dd222 100644 (file)
@@ -48,7 +48,7 @@
 00040         <a class="code" href="classserverrec.html#m9">sync_soon</a> = <span class="keyword">false</span>;
 00041 }
 00042 
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index 8d9a24e528dc4d7b5ff0ae56f2e291412af7d6aa..3762b352e0544214850f711abd4b66c88f18762e 100644 (file)
@@ -23,7 +23,7 @@ Include dependency graph for servers.cpp:<p><center><img src="servers_8cpp__incl
 <a href="servers_8cpp-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
 <tr><td></td></tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:42 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:48 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>
index 3a3106189ce51402c0462e7203015d0fd28d9418..9422783c11daddbaf7ea1cdd90fc25824a79bf35 100644 (file)
@@ -49,7 +49,7 @@
 00067 
 00068 <span class="preprocessor">#endif</span>
 00069 <span class="preprocessor"></span>
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index e09e59cbb6acdfa1f26b32e8d1a79ec17e03a5d6..a34a55fa698e9896d127755b50bf4500bc7e6138 100644 (file)
@@ -82,7 +82,7 @@ Definition at line <a class="el" href="servers_8h-source.html#l00014">14</a> of
 Definition at line <a class="el" href="servers_8h-source.html#l00015">15</a> of file <a class="el" href="servers_8h-source.html">servers.h</a>.    </td>
   </tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:43 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:49 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>
index 83057ad04bc5c2aeefbca69c2f50ccfcad08d7b4..a5cd3f8aa96aaaea32a5139952dddf08b3f32aad 100644 (file)
@@ -99,7 +99,7 @@
 00091                 }
 00092         }
 00093 }
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index 4ba16ebe5a5f57b09a1b3b2e585bc43207e99fee..0d67bc5171df23723fc8d33318df57c6d3a1ace4 100644 (file)
@@ -25,7 +25,7 @@ Include dependency graph for users.cpp:<p><center><img src="users_8cpp__incl.gif
 <a href="users_8cpp-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
 <tr><td></td></tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:43 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:49 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>
index 666c0a7c51278e32ac4ee68d1490c9be57f8e9c8..67c3762cfd154cc2c37f065e068a9738aec7a189 100644 (file)
 00172 
 00173 
 00174 <span class="preprocessor">#endif</span>
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:38 2004 for InspIRCd by
+</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 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>
index fff121f5569b42d01bfed873b2c2a32bf860cc63..fce49535db873aee251caa477f120661d2316cfb 100644 (file)
@@ -245,7 +245,7 @@ Holds a complete list of all channels to which a user has been invited and has n
 Definition at line <a class="el" href="users_8h-source.html#l00064">64</a> of file <a class="el" href="users_8h-source.html">users.h</a>.    </td>
   </tr>
 </table>
-<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:31:44 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:50 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>