]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classZLine.html
caef06faf70045655bca48258c98990f34031b14
[user/henk/code/inspircd.git] / docs / module-doc / classZLine.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: ZLine 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>ZLine Class Reference</h1><!-- doxytag: class="ZLine" --><!-- doxytag: inherits="XLine" -->ZLine 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 ZLine:<p><center><img src="classZLine__inherit__graph.gif" border="0" usemap="#ZLine__inherit__map" alt="Inheritance graph"></center>
14 <map name="ZLine__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 ZLine:<p><center><img src="classZLine__coll__graph.gif" border="0" usemap="#ZLine__coll__map" alt="Collaboration graph"></center>
19 <map name="ZLine__coll__map">
20 <area href="classXLine.html" shape="rect" coords="108,204,164,231" alt="">
21 <area href="classclassbase.html" shape="rect" coords="79,97,159,124" alt="">
22 </map>
23 <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classZLine-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="classZLine.html#ipaddr_5B_34_30_5D">ipaddr</a> [40]</td></tr>
27
28 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">IP Address (xx.yy.zz.aa) to match against May contain wildcards.  <a href="#ipaddr_5B_34_30_5D"></a><br></td></tr>
29 <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classZLine.html#is_5Fglobal">is_global</a></td></tr>
30
31 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set if this is a global Z:line (e.g.  <a href="#is_5Fglobal"></a><br></td></tr>
32 </table>
33 <hr><a name="_details"></a><h2>Detailed Description</h2>
34 ZLine class. 
35 <p>
36
37 <p>
38 Definition at line <a class="el" href="xline_8h-source.html#l00098">98</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.<hr><h2>Member Data Documentation</h2>
39 <a class="anchor" name="ipaddr_5B_34_30_5D"></a><!-- doxytag: member="ZLine::ipaddr" ref="ipaddr_5B_34_30_5D" args="[40]" --><p>
40 <table class="mdTable" cellpadding="2" cellspacing="0">
41   <tr>
42     <td class="mdRow">
43       <table cellpadding="0" cellspacing="0" border="0">
44         <tr>
45           <td class="md" nowrap valign="top">char <a class="el" href="classZLine.html#ipaddr_5B_34_30_5D">ZLine::ipaddr</a>[40]          </td>
46         </tr>
47       </table>
48     </td>
49   </tr>
50 </table>
51 <table cellspacing="5" cellpadding="0" border="0">
52   <tr>
53     <td>
54       &nbsp;
55     </td>
56     <td>
57
58 <p>
59 IP Address (xx.yy.zz.aa) to match against May contain wildcards. 
60 <p>
61
62 <p>
63 Definition at line <a class="el" href="xline_8h-source.html#l00104">104</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
64   </tr>
65 </table>
66 <a class="anchor" name="is_5Fglobal"></a><!-- doxytag: member="ZLine::is_global" ref="is_5Fglobal" args="" --><p>
67 <table class="mdTable" cellpadding="2" cellspacing="0">
68   <tr>
69     <td class="mdRow">
70       <table cellpadding="0" cellspacing="0" border="0">
71         <tr>
72           <td class="md" nowrap valign="top">bool <a class="el" href="classZLine.html#is_5Fglobal">ZLine::is_global</a>          </td>
73         </tr>
74       </table>
75     </td>
76   </tr>
77 </table>
78 <table cellspacing="5" cellpadding="0" border="0">
79   <tr>
80     <td>
81       &nbsp;
82     </td>
83     <td>
84
85 <p>
86 Set if this is a global Z:line (e.g. 
87 <p>
88 it came from another server)
89 <p>
90 Definition at line <a class="el" href="xline_8h-source.html#l00108">108</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
91   </tr>
92 </table>
93 <hr>The documentation for this class was generated from the following file:<ul>
94 <li><a class="el" href="xline_8h-source.html">xline.h</a></ul>
95 <hr size="1"><address style="align: right;"><small>Generated on Mon Dec 19 18:02:16 2005 for InspIRCd by&nbsp;
96 <a href="http://www.doxygen.org/index.html">
97 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4-20050815 </small></address>
98 </body>
99 </html>