]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classKLine.html
New docs to match extra module Version class stuff, etc
[user/henk/code/inspircd.git] / docs / module-doc / classKLine.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>InspIRCd: KLine class Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3.3 -->
7 <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>
8 <h1>KLine Class Reference</h1>KLine class.  
9 <a href="#_details">More...</a>
10 <p>
11 <code>#include &lt;<a class="el" href="xline_8h-source.html">xline.h</a>&gt;</code>
12 <p>
13 Inherits <a class="el" href="classXLine.html">XLine</a>.
14 <p>
15 <a href="classKLine-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
16 <tr><td></td></tr>
17 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
18 <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>
19
20 <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>
21 </table>
22 <hr><a name="_details"></a><h2>Detailed Description</h2>
23 KLine class. 
24 <p>
25
26 <p>
27 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>
28 <a name="o0" doxytag="KLine::hostmask"></a><p>
29 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
30   <tr>
31     <td class="mdRow">
32       <table cellpadding="0" cellspacing="0" border="0">
33         <tr>
34           <td class="md" nowrap valign="top"> char <a class="el" href="classKLine.html#o0">KLine::hostmask</a>[MAXBUF]
35       </table>
36     </td>
37   </tr>
38 </table>
39 <table cellspacing=5 cellpadding=0 border=0>
40   <tr>
41     <td>
42       &nbsp;
43     </td>
44     <td>
45
46 <p>
47 Hostmask (ident) to match against May contain wildcards. 
48 <p>
49
50 <p>
51 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>
52   </tr>
53 </table>
54 <hr>The documentation for this class was generated from the following file:<ul>
55 <li><a class="el" href="xline_8h-source.html">xline.h</a></ul>
56 <hr size="1"><address style="align: right;"><small>Generated on Thu Apr 7 20:14:25 2005 for InspIRCd by
57 <a href="http://www.doxygen.org/index.html">
58 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
59 </a>1.3.3 </small></address>
60 </body>
61 </html>