]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classHostItem.html
...
[user/henk/code/inspircd.git] / docs / module-doc / classHostItem.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>HostItem 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>HostItem Class Reference</h1>Holds an entry for a ban list, exemption list, or invite list. 
10 <a href="#_details">More...</a>
11 <p>
12 <code>#include &lt;<a class="el" href="channels_8h-source.html">channels.h</a>&gt;</code>
13 <p>
14 <p>Inheritance diagram for HostItem:
15 <p><center><img src="classHostItem.png" usemap="#HostItem_map" border="0" alt=""></center>
16 <map name="HostItem_map">
17 <area href="classclassbase.html" alt="classbase" shape="rect" coords="84,0,158,24">
18 <area href="classBanItem.html" alt="BanItem" shape="rect" coords="0,112,74,136">
19 <area href="classExemptItem.html" alt="ExemptItem" shape="rect" coords="84,112,158,136">
20 <area href="classInviteItem.html" alt="InviteItem" shape="rect" coords="168,112,242,136">
21 </map>
22 <a href="classHostItem-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
23 <tr><td></td></tr>
24 <tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
25 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classHostItem.html#a0">HostItem</a> ()</td></tr>
26 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classHostItem.html#a1">~HostItem</a> ()</td></tr>
27 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
28 <tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="classHostItem.html#m0">set_time</a></td></tr>
29 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classHostItem.html#m1">set_by</a> [NICKMAX]</td></tr>
30 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classHostItem.html#m2">data</a> [MAXBUF]</td></tr>
31 </table>
32 <hr><a name="_details"></a><h2>Detailed Description</h2>
33 Holds an entry for a ban list, exemption list, or invite list.
34 <p>
35 This class contains a single element in a channel list, such as a banlist. 
36 <p>
37
38 <p>
39 Definition at line <a class="el" href="channels_8h-source.html#l00037">37</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
40 <a name="a0" doxytag="HostItem::HostItem"></a><p>
41 <table width="100%" cellpadding="2" cellspacing="0" border="0">
42   <tr>
43     <td class="md">
44       <table cellpadding="0" cellspacing="0" border="0">
45         <tr>
46           <td class="md" nowrap valign="top"> HostItem::HostItem </td>
47           <td class="md" valign="top">(&nbsp;</td>
48           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
49           <td class="md" valign="top">)&nbsp;</td>
50           <td class="md" nowrap><code> [inline]</code></td>
51         </tr>
52
53       </table>
54     </td>
55   </tr>
56 </table>
57 <table cellspacing=5 cellpadding=0 border=0>
58   <tr>
59     <td>
60       &nbsp;
61     </td>
62     <td>
63
64 <p>
65
66 <p>
67 Definition at line <a class="el" href="channels_8h-source.html#l00044">44</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
68 <p>
69 <div class="fragment"><pre>00044 { <span class="comment">/* stub */</span> }
70 </pre></div>    </td>
71   </tr>
72 </table>
73 <a name="a1" doxytag="HostItem::~HostItem"></a><p>
74 <table width="100%" cellpadding="2" cellspacing="0" border="0">
75   <tr>
76     <td class="md">
77       <table cellpadding="0" cellspacing="0" border="0">
78         <tr>
79           <td class="md" nowrap valign="top"> virtual HostItem::~HostItem </td>
80           <td class="md" valign="top">(&nbsp;</td>
81           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
82           <td class="md" valign="top">)&nbsp;</td>
83           <td class="md" nowrap><code> [inline, virtual]</code></td>
84         </tr>
85
86       </table>
87     </td>
88   </tr>
89 </table>
90 <table cellspacing=5 cellpadding=0 border=0>
91   <tr>
92     <td>
93       &nbsp;
94     </td>
95     <td>
96
97 <p>
98
99 <p>
100 Definition at line <a class="el" href="channels_8h-source.html#l00045">45</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.
101 <p>
102 <div class="fragment"><pre>00045 { <span class="comment">/* stub */</span> }
103 </pre></div>    </td>
104   </tr>
105 </table>
106 <hr><h2>Member Data Documentation</h2>
107 <a name="m2" doxytag="HostItem::data"></a><p>
108 <table width="100%" cellpadding="2" cellspacing="0" border="0">
109   <tr>
110     <td class="md">
111       <table cellpadding="0" cellspacing="0" border="0">
112         <tr>
113           <td class="md" nowrap valign="top"> char HostItem::data[MAXBUF]
114       </table>
115     </td>
116   </tr>
117 </table>
118 <table cellspacing=5 cellpadding=0 border=0>
119   <tr>
120     <td>
121       &nbsp;
122     </td>
123     <td>
124
125 <p>
126
127 <p>
128 Definition at line <a class="el" href="channels_8h-source.html#l00042">42</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
129   </tr>
130 </table>
131 <a name="m1" doxytag="HostItem::set_by"></a><p>
132 <table width="100%" cellpadding="2" cellspacing="0" border="0">
133   <tr>
134     <td class="md">
135       <table cellpadding="0" cellspacing="0" border="0">
136         <tr>
137           <td class="md" nowrap valign="top"> char HostItem::set_by[NICKMAX]
138       </table>
139     </td>
140   </tr>
141 </table>
142 <table cellspacing=5 cellpadding=0 border=0>
143   <tr>
144     <td>
145       &nbsp;
146     </td>
147     <td>
148
149 <p>
150
151 <p>
152 Definition at line <a class="el" href="channels_8h-source.html#l00041">41</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
153   </tr>
154 </table>
155 <a name="m0" doxytag="HostItem::set_time"></a><p>
156 <table width="100%" cellpadding="2" cellspacing="0" border="0">
157   <tr>
158     <td class="md">
159       <table cellpadding="0" cellspacing="0" border="0">
160         <tr>
161           <td class="md" nowrap valign="top"> time_t HostItem::set_time
162       </table>
163     </td>
164   </tr>
165 </table>
166 <table cellspacing=5 cellpadding=0 border=0>
167   <tr>
168     <td>
169       &nbsp;
170     </td>
171     <td>
172
173 <p>
174
175 <p>
176 Definition at line <a class="el" href="channels_8h-source.html#l00040">40</a> of file <a class="el" href="channels_8h-source.html">channels.h</a>.    </td>
177   </tr>
178 </table>
179 <hr>The documentation for this class was generated from the following file:<ul>
180 <li><a class="el" href="channels_8h-source.html">channels.h</a></ul>
181 <hr><address style="align: right;"><small>Generated on Mon Jan 27 00:23:13 2003 for InspIRCd by
182 <a href="http://www.doxygen.org/index.html">
183 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
184 width=110 height=53></a>1.3-rc2 </small></address>
185 </body>
186 </html>