]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classQLine.html
9f980464851521a10af3a39e18aacd5d57303d1d
[user/henk/code/inspircd.git] / docs / module-doc / classQLine.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>QLine 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>QLine Class Reference</h1>QLine 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 QLine:<p><center><img src="classQLine__inherit__graph.gif" border="0" usemap="#QLine__inherit__map" alt="Inheritance graph"></center>
15 <map name="QLine__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 QLine:<p><center><img src="classQLine__coll__graph.gif" border="0" usemap="#QLine__coll__map" alt="Collaboration graph"></center>
20 <map name="QLine__coll__map">
21 <area href="classXLine.html" shape="rect" coords="157,214,200,235" alt="">
22 <area href="classclassbase.html" shape="rect" coords="140,107,207,128" alt="">
23 </map>
24 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classQLine-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="classQLine.html#m0">nick</a> [MAXBUF]</td></tr>
28 <tr><td>&nbsp;</td><td><font size=-1><em>Nickname to match against.</em> <a href="#m0"></a><em></em></font><br><br></td></tr>
29 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classQLine.html#m1">is_global</a></td></tr>
30 <tr><td>&nbsp;</td><td><font size=-1><em>Set if this is a global Z:line (e.g.</em> <a href="#m1"></a><em></em></font><br><br></td></tr>
31 </table>
32 <hr><a name="_details"></a><h2>Detailed Description</h2>
33 QLine class.
34 <p>
35
36 <p>
37 Definition at line <a class="el" href="xline_8h-source.html#l00083">83</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.<hr><h2>Member Data Documentation</h2>
38 <a name="m1" doxytag="QLine::is_global"></a><p>
39 <table width="100%" cellpadding="2" cellspacing="0" border="0">
40   <tr>
41     <td class="md">
42       <table cellpadding="0" cellspacing="0" border="0">
43         <tr>
44           <td class="md" nowrap valign="top"> bool QLine::is_global
45       </table>
46     </td>
47   </tr>
48 </table>
49 <table cellspacing=5 cellpadding=0 border=0>
50   <tr>
51     <td>
52       &nbsp;
53     </td>
54     <td>
55
56 <p>
57 Set if this is a global Z:line (e.g.
58 <p>
59 it came from another server)
60 <p>
61 Definition at line <a class="el" href="xline_8h-source.html#l00093">93</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
62   </tr>
63 </table>
64 <a name="m0" doxytag="QLine::nick"></a><p>
65 <table width="100%" cellpadding="2" cellspacing="0" border="0">
66   <tr>
67     <td class="md">
68       <table cellpadding="0" cellspacing="0" border="0">
69         <tr>
70           <td class="md" nowrap valign="top"> char QLine::nick[MAXBUF]
71       </table>
72     </td>
73   </tr>
74 </table>
75 <table cellspacing=5 cellpadding=0 border=0>
76   <tr>
77     <td>
78       &nbsp;
79     </td>
80     <td>
81
82 <p>
83 Nickname to match against.
84 <p>
85 May contain wildcards.
86 <p>
87 Definition at line <a class="el" href="xline_8h-source.html#l00089">89</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
88   </tr>
89 </table>
90 <hr>The documentation for this class was generated from the following file:<ul>
91 <li><a class="el" href="xline_8h-source.html">xline.h</a></ul>
92 <hr><address style="align: right;"><small>Generated on Fri Apr 30 13:23:38 2004 for InspIRCd by
93 <a href="http://www.doxygen.org/index.html">
94 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
95 width=110 height=53></a>1.3-rc3 </small></address>
96 </body>
97 </html>