]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classZLine.html
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / module-doc / classZLine.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: ZLine 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>ZLine Class Reference</h1>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="20,82,76,109" alt="">
16 <area href="classclassbase.html" shape="rect" coords="8,8,88,34" 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="109,205,165,232" alt="">
21 <area href="classclassbase.html" shape="rect" coords="80,98,160,125" 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#o0">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. </em> <a href="#o0"></a><em><br><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#o1">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. </em> <a href="#o1"></a><em><br><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#l00093">93</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.<hr><h2>Member Data Documentation</h2>
39 <a name="o0" doxytag="ZLine::ipaddr"></a><p>
40 <table class="mdTable" width="100%" 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#o0">ZLine::ipaddr</a>[40]
46       </table>
47     </td>
48   </tr>
49 </table>
50 <table cellspacing=5 cellpadding=0 border=0>
51   <tr>
52     <td>
53       &nbsp;
54     </td>
55     <td>
56
57 <p>
58 IP Address (xx.yy.zz.aa) to match against May contain wildcards. 
59 <p>
60
61 <p>
62 Definition at line <a class="el" href="xline_8h-source.html#l00099">99</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
63   </tr>
64 </table>
65 <a name="o1" doxytag="ZLine::is_global"></a><p>
66 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
67   <tr>
68     <td class="mdRow">
69       <table cellpadding="0" cellspacing="0" border="0">
70         <tr>
71           <td class="md" nowrap valign="top"> bool <a class="el" href="classZLine.html#o1">ZLine::is_global</a>
72       </table>
73     </td>
74   </tr>
75 </table>
76 <table cellspacing=5 cellpadding=0 border=0>
77   <tr>
78     <td>
79       &nbsp;
80     </td>
81     <td>
82
83 <p>
84 Set if this is a global Z:line (e.g. 
85 <p>
86 it came from another server)
87 <p>
88 Definition at line <a class="el" href="xline_8h-source.html#l00103">103</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
89   </tr>
90 </table>
91 <hr>The documentation for this class was generated from the following file:<ul>
92 <li><a class="el" href="xline_8h-source.html">xline.h</a></ul>
93 <hr size="1"><address style="align: right;"><small>Generated on Fri May 13 02:00:21 2005 for InspIRCd by
94 <a href="http://www.doxygen.org/index.html">
95 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
96 </a>1.3.3 </small></address>
97 </body>
98 </html>