]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classZLine.html
Added final documentation for inspircd Beta 4
[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 Inherits <a class="el" href="classXLine.html">XLine</a>.
14 <p>
15 <a href="classZLine-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
16 <tr><td></td></tr>
17 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
18 <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> [MAXBUF]</td></tr>
19
20 <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>
21 <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>
22
23 <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>
24 </table>
25 <hr><a name="_details"></a><h2>Detailed Description</h2>
26 ZLine class. 
27 <p>
28
29 <p>
30 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>
31 <a name="o0" doxytag="ZLine::ipaddr"></a><p>
32 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
33   <tr>
34     <td class="mdRow">
35       <table cellpadding="0" cellspacing="0" border="0">
36         <tr>
37           <td class="md" nowrap valign="top"> char <a class="el" href="classZLine.html#o0">ZLine::ipaddr</a>[MAXBUF]
38       </table>
39     </td>
40   </tr>
41 </table>
42 <table cellspacing=5 cellpadding=0 border=0>
43   <tr>
44     <td>
45       &nbsp;
46     </td>
47     <td>
48
49 <p>
50 IP Address (xx.yy.zz.aa) to match against May contain wildcards. 
51 <p>
52
53 <p>
54 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>
55   </tr>
56 </table>
57 <a name="o1" doxytag="ZLine::is_global"></a><p>
58 <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
59   <tr>
60     <td class="mdRow">
61       <table cellpadding="0" cellspacing="0" border="0">
62         <tr>
63           <td class="md" nowrap valign="top"> bool <a class="el" href="classZLine.html#o1">ZLine::is_global</a>
64       </table>
65     </td>
66   </tr>
67 </table>
68 <table cellspacing=5 cellpadding=0 border=0>
69   <tr>
70     <td>
71       &nbsp;
72     </td>
73     <td>
74
75 <p>
76 Set if this is a global Z:line (e.g. 
77 <p>
78 it came from another server)
79 <p>
80 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>
81   </tr>
82 </table>
83 <hr>The documentation for this class was generated from the following file:<ul>
84 <li><a class="el" href="xline_8h-source.html">xline.h</a></ul>
85 <hr size="1"><address style="align: right;"><small>Generated on Sat May 7 15:34:29 2005 for InspIRCd by
86 <a href="http://www.doxygen.org/index.html">
87 <img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
88 </a>1.3.3 </small></address>
89 </body>
90 </html>