]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classGLine.html
Added base.cpp, fixed documentation for userrec::HasPermission
[user/henk/code/inspircd.git] / docs / module-doc / classGLine.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>GLine class Reference</title>
4 <link href="inspircd.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3-rc3 -->
7 <center>
8 <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>
9 <hr><h1>GLine Class Reference</h1>GLine class. 
10 <a href="#_details">More...</a>
11 <p>
12 <code>#include &lt;<a class="el" href="xline_8h-source.html">xline.h</a>&gt;</code>
13 <p>
14 Inheritance diagram for GLine:<p><center><img src="classGLine__inherit__graph.gif" border="0" usemap="#GLine__inherit__map" alt="Inheritance graph"></center>
15 <map name="GLine__inherit__map">
16 <area href="classXLine.html" shape="rect" coords="19,85,61,106" alt="">
17 <area href="classclassbase.html" shape="rect" coords="7,16,73,37" alt="">
18 </map>
19 <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>
20 <map name="GLine__coll__map">
21 <area href="classXLine.html" shape="rect" coords="181,213,224,235" alt="">
22 <area href="classclassbase.html" shape="rect" coords="7,107,73,128" alt="">
23 </map>
24 <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>
25 <tr><td></td></tr>
26 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
27 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classGLine.html#m0">hostmask</a> [MAXBUF]</td></tr>
28 <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>
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#l00057">57</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.<hr><h2>Member Data Documentation</h2>
36 <a name="m0" doxytag="GLine::hostmask"></a><p>
37 <table width="100%" cellpadding="2" cellspacing="0" border="0">
38   <tr>
39     <td class="md">
40       <table cellpadding="0" cellspacing="0" border="0">
41         <tr>
42           <td class="md" nowrap valign="top"> char GLine::hostmask[MAXBUF]
43       </table>
44     </td>
45   </tr>
46 </table>
47 <table cellspacing=5 cellpadding=0 border=0>
48   <tr>
49     <td>
50       &nbsp;
51     </td>
52     <td>
53
54 <p>
55 Hostmask (ident) to match against May contain wildcards.
56 <p>
57
58 <p>
59 Definition at line <a class="el" href="xline_8h-source.html#l00063">63</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
60   </tr>
61 </table>
62 <hr>The documentation for this class was generated from the following file:<ul>
63 <li><a class="el" href="xline_8h-source.html">xline.h</a></ul>
64 <hr><address style="align: right;"><small>Generated on Fri Apr 30 15:46:39 2004 for InspIRCd by
65 <a href="http://www.doxygen.org/index.html">
66 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
67 width=110 height=53></a>1.3-rc3 </small></address>
68 </body>
69 </html>