]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/module-doc/classKLine.html
Changed parameters of OnPacketTransmit and OnPacketReceive to be much more useful
[user/henk/code/inspircd.git] / docs / module-doc / classKLine.html
index bfd6a123281a31b8f88debf93d669c947a510b81..4db6c2b0b38ea9847f7880cc807031f422153dfc 100644 (file)
@@ -1,45 +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>KLine class Reference</title>
+<title>InspIRCd: KLine class Reference</title>
 <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="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>KLine Class Reference</h1>KLine class. 
+<!-- Generated by Doxygen 1.3.3 -->
+<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
+<h1>KLine Class Reference</h1>KLine class.  
 <a href="#_details">More...</a>
 <p>
 <code>#include &lt;<a class="el" href="xline_8h-source.html">xline.h</a>&gt;</code>
 <p>
-Inheritance diagram for KLine:<p><center><img src="classKLine__inherit__graph.gif" border="0" usemap="#KLine__inherit__map" alt="Inheritance graph"></center>
-<map name="KLine__inherit__map">
-<area href="classXLine.html" shape="rect" coords="19,85,61,106" alt="">
-<area href="classclassbase.html" shape="rect" coords="7,16,73,37" alt="">
-</map>
-<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for KLine:<p><center><img src="classKLine__coll__graph.gif" border="0" usemap="#KLine__coll__map" alt="Collaboration graph"></center>
-<map name="KLine__coll__map">
-<area href="classXLine.html" shape="rect" coords="181,213,224,235" alt="">
-<area href="classclassbase.html" shape="rect" coords="7,107,73,128" alt="">
-</map>
-<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classKLine-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
+Inherits <a class="el" href="classXLine.html">XLine</a>.
+<p>
+<a href="classKLine-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
 <tr><td></td></tr>
 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
-<tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classKLine.html#m0">hostmask</a> [MAXBUF]</td></tr>
-<tr><td>&nbsp;</td><td><font size=-1><em>Hostmask (ident) to match against May contain wildcards.</em> <a href="#m0"></a><em></em></font><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>char&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classKLine.html#o0">hostmask</a> [MAXBUF]</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Hostmask (ident) to match against May contain wildcards. </em> <a href="#o0"></a><em><br><br></td></tr>
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
-KLine class.
+KLine class. 
 <p>
 
 <p>
-Definition at line <a class="el" href="xline_8h-source.html#l00046">46</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.<hr><h2>Member Data Documentation</h2>
-<a name="m0" doxytag="KLine::hostmask"></a><p>
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
+Definition at line <a class="el" href="xline_8h-source.html#l00062">62</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.<hr><h2>Member Data Documentation</h2>
+<a name="o0" doxytag="KLine::hostmask"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
   <tr>
-    <td class="md">
+    <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top"> char KLine::hostmask[MAXBUF]
+          <td class="md" nowrap valign="top"> char <a class="el" href="classKLine.html#o0">KLine::hostmask</a>[MAXBUF]
       </table>
     </td>
   </tr>
@@ -52,18 +44,18 @@ Definition at line <a class="el" href="xline_8h-source.html#l00046">46</a> of fi
     <td>
 
 <p>
-Hostmask (ident) to match against May contain wildcards.
+Hostmask (ident) to match against May contain wildcards. 
 <p>
 
 <p>
-Definition at line <a class="el" href="xline_8h-source.html#l00052">52</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
+Definition at line <a class="el" href="xline_8h-source.html#l00068">68</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
   </tr>
 </table>
 <hr>The documentation for this class was generated from the following file:<ul>
 <li><a class="el" href="xline_8h-source.html">xline.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Sat May 1 20:58:10 2004 for InspIRCd by
+<hr size="1"><address style="align: right;"><small>Generated on Sat Apr 9 14:38:29 2005 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>
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 
+</a>1.3.3 </small></address>
 </body>
 </html>