]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classZLine.html
Documentation update for class 'Extensible'
[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>ZLine 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>ZLine Class Reference</h1>ZLine 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 ZLine:<p><center><img src="classZLine__inherit__graph.gif" border="0" usemap="#ZLine__inherit__map" alt="Inheritance graph"></center>
15 <map name="ZLine__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 ZLine:<p><center><img src="classZLine__coll__graph.gif" border="0" usemap="#ZLine__coll__map" alt="Collaboration graph"></center>
20 <map name="ZLine__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="classZLine-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="classZLine.html#m0">ipaddr</a> [MAXBUF]</td></tr>
28 <tr><td>&nbsp;</td><td><font size=-1><em>IP Address (xx.yy.zz.aa) to match against May contain wildcards.</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="classZLine.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 ZLine class.
34 <p>
35
36 <p>
37 Definition at line <a class="el" href="xline_8h-source.html#l00068">68</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.<hr><h2>Member Data Documentation</h2>
38 <a name="m0" doxytag="ZLine::ipaddr"></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"> char ZLine::ipaddr[MAXBUF]
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 IP Address (xx.yy.zz.aa) to match against May contain wildcards.
58 <p>
59
60 <p>
61 Definition at line <a class="el" href="xline_8h-source.html#l00074">74</a> of file <a class="el" href="xline_8h-source.html">xline.h</a>.    </td>
62   </tr>
63 </table>
64 <a name="m1" doxytag="ZLine::is_global"></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"> bool ZLine::is_global
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 Set if this is a global Z:line (e.g.
84 <p>
85 it came from another server)
86 <p>
87 Definition at line <a class="el" href="xline_8h-source.html#l00078">78</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 Thu Apr 29 16:22:15 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>