]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classConnectClass.html
Updated documentation scripts
[user/henk/code/inspircd.git] / docs / module-doc / classConnectClass.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>ConnectClass class Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3-rc2 -->
7 <center>
8 <a class="qindex" href="main.html">Main Page</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>ConnectClass Class Reference</h1>Holds information relevent to &lt;connect allow&gt; and &lt;connect deny&gt; tags in the config file. 
10 <a href="#_details">More...</a>
11 <p>
12 <code>#include &lt;<a class="el" href="users_8h-source.html">users.h</a>&gt;</code>
13 <p>
14 <a href="classConnectClass-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
15 <tr><td></td></tr>
16 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
17 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classConnectClass.html#m0">type</a></td></tr>
18 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classConnectClass.html#m1">host</a> [MAXBUF]</td></tr>
19 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classConnectClass.html#m2">pass</a> [MAXBUF]</td></tr>
20 </table>
21 <hr><a name="_details"></a><h2>Detailed Description</h2>
22 Holds information relevent to &lt;connect allow&gt; and &lt;connect deny&gt; tags in the config file.
23 <p>
24
25 <p>
26 Definition at line <a class="el" href="users_8h-source.html#l00059">59</a> of file <a class="el" href="users_8h-source.html">users.h</a>.<hr><h2>Member Data Documentation</h2>
27 <a name="m1" doxytag="ConnectClass::host"></a><p>
28 <table width="100%" cellpadding="2" cellspacing="0" border="0">
29   <tr>
30     <td class="md">
31       <table cellpadding="0" cellspacing="0" border="0">
32         <tr>
33           <td class="md" nowrap valign="top"> char ConnectClass::host[MAXBUF]
34       </table>
35     </td>
36   </tr>
37 </table>
38 <table cellspacing=5 cellpadding=0 border=0>
39   <tr>
40     <td>
41       &nbsp;
42     </td>
43     <td>
44
45 <p>
46
47 <p>
48 Definition at line <a class="el" href="users_8h-source.html#l00063">63</a> of file <a class="el" href="users_8h-source.html">users.h</a>.    </td>
49   </tr>
50 </table>
51 <a name="m2" doxytag="ConnectClass::pass"></a><p>
52 <table width="100%" cellpadding="2" cellspacing="0" border="0">
53   <tr>
54     <td class="md">
55       <table cellpadding="0" cellspacing="0" border="0">
56         <tr>
57           <td class="md" nowrap valign="top"> char ConnectClass::pass[MAXBUF]
58       </table>
59     </td>
60   </tr>
61 </table>
62 <table cellspacing=5 cellpadding=0 border=0>
63   <tr>
64     <td>
65       &nbsp;
66     </td>
67     <td>
68
69 <p>
70
71 <p>
72 Definition at line <a class="el" href="users_8h-source.html#l00064">64</a> of file <a class="el" href="users_8h-source.html">users.h</a>.    </td>
73   </tr>
74 </table>
75 <a name="m0" doxytag="ConnectClass::type"></a><p>
76 <table width="100%" cellpadding="2" cellspacing="0" border="0">
77   <tr>
78     <td class="md">
79       <table cellpadding="0" cellspacing="0" border="0">
80         <tr>
81           <td class="md" nowrap valign="top"> int ConnectClass::type
82       </table>
83     </td>
84   </tr>
85 </table>
86 <table cellspacing=5 cellpadding=0 border=0>
87   <tr>
88     <td>
89       &nbsp;
90     </td>
91     <td>
92
93 <p>
94
95 <p>
96 Definition at line <a class="el" href="users_8h-source.html#l00062">62</a> of file <a class="el" href="users_8h-source.html">users.h</a>.    </td>
97   </tr>
98 </table>
99 <hr>The documentation for this class was generated from the following file:<ul>
100 <li><a class="el" href="users_8h-source.html">users.h</a></ul>
101 <hr><address style="align: right;"><small>Generated on Thu Jan 23 20:28:58 2003 for InspIRCd by
102 <a href="http://www.doxygen.org/index.html">
103 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
104 width=110 height=53></a>1.3-rc2 </small></address>
105 </body>
106 </html>