]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classGLine.html
Fixed 'fake direction' messages being put out by user->registered = 7 being set too...
[user/henk/code/inspircd.git] / docs / module-doc / classGLine.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>InspIRCd: GLine Class Reference</title>
4 <link href="inspircd.doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.4.4-20050815 -->
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">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8 <h1>GLine Class Reference</h1><!-- doxytag: class="GLine" --><!-- doxytag: inherits="XLine" -->GLine 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 Inheritance diagram for GLine:<p><center><img src="classGLine__inherit__graph.gif" border="0" usemap="#GLine__inherit__map" alt="Inheritance graph"></center>
14 <map name="GLine__inherit__map">
15 <area href="classXLine.html" shape="rect" coords="19,81,75,108" alt="">
16 <area href="classclassbase.html" shape="rect" coords="7,7,87,33" alt="">
17 </map>
18 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for GLine:<p><center><img src="classGLine__coll__graph.gif" border="0" usemap="#GLine__coll__map" alt="Collaboration graph"></center>
19 <map name="GLine__coll__map">
20 <area href="classXLine.html" shape="rect" coords="165,204,221,231" alt="">
21 <area href="classclassbase.html" shape="rect" coords="7,98,87,124" alt="">
22 </map>
23 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classGLine-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
24 <tr><td></td></tr>
25 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
26 <tr><td class="memItemLeft" nowrap align="right" valign="top">char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGLine.html#hostmask_5B_32_30_30_5D">hostmask</a> [200]</td></tr>
27
28 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Hostmask (ident) to match against May contain wildcards.  <a href="#hostmask_5B_32_30_30_5D"></a><br></td></tr>
29 </table>
30 <hr><a name="_details"></a><h2>Detailed Description</h2>
31 GLine class. 
32 <p>
33
34 <p>
35 Definition at line <a class="el" href="xline_8h-source.html#l00073">73</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.<hr><h2>Member Data Documentation</h2>
36 <a class="anchor" name="hostmask_5B_32_30_30_5D"></a><!-- doxytag: member="GLine::hostmask" ref="hostmask_5B_32_30_30_5D" args="[200]" --><p>
37 <table class="mdTable" cellpadding="2" cellspacing="0">
38   <tr>
39     <td class="mdRow">
40       <table cellpadding="0" cellspacing="0" border="0">
41         <tr>
42           <td class="md" nowrap valign="top">char <a class="el" href="classGLine.html#hostmask_5B_32_30_30_5D">GLine::hostmask</a>[200]          </td>
43         </tr>
44       </table>
45     </td>
46   </tr>
47 </table>
48 <table cellspacing="5" cellpadding="0" border="0">
49   <tr>
50     <td>
51       &nbsp;
52     </td>
53     <td>
54
55 <p>
56 Hostmask (ident) to match against May contain wildcards. 
57 <p>
58
59 <p>
60 Definition at line <a class="el" href="xline_8h-source.html#l00079">79</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
61   </tr>
62 </table>
63 <hr>The documentation for this class was generated from the following file:<ul>
64 <li><a class="el" href="xline_8h-source.html">xline.h</a></ul>
65 <hr size="1"><address style="align: right;"><small>Generated on Sun Nov 27 01:43:25 2005 for InspIRCd by&nbsp;
66 <a href="http://www.doxygen.org/index.html">
67 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4-20050815 </small></address>
68 </body>
69 </html>