]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/module-doc/classconnection.html
Documentation update, 09/02/03
[user/henk/code/inspircd.git] / docs / module-doc / classconnection.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>connection 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>connection Class Reference</h1><code>#include &lt;<a class="el" href="connection_8h-source.html">connection.h</a>&gt;</code>
10 <p>
11 <p>Inheritance diagram for connection:
12 <p><center><img src="classconnection.png" usemap="#connection_map" border="0" alt=""></center>
13 <map name="connection_map">
14 <area href="classclassbase.html" alt="classbase" shape="rect" coords="42,0,116,24">
15 <area href="classserverrec.html" alt="serverrec" shape="rect" coords="0,112,74,136">
16 <area href="classuserrec.html" alt="userrec" shape="rect" coords="84,112,158,136">
17 </map>
18 <a href="classconnection-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
19 <tr><td></td></tr>
20 <tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
21 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#a0">connection</a> ()</td></tr>
22 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#a1">CreateListener</a> (char *<a class="el" href="classconnection.html#m2">host</a>, int p)</td></tr>
23 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#a2">BeginLink</a> (char *targethost, int <a class="el" href="classconnection.html#m10">port</a>, char *password)</td></tr>
24 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#a3">TerminateLink</a> (char *targethost)</td></tr>
25 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#a4">SendPacket</a> (char *message, char *<a class="el" href="classconnection.html#m2">host</a>, int <a class="el" href="classconnection.html#m10">port</a>)</td></tr>
26 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#a5">RecvPacket</a> (char *message, char *<a class="el" href="classconnection.html#m2">host</a>, int &amp;prt)</td></tr>
27 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#a6">SendSYN</a> (char *<a class="el" href="classconnection.html#m2">host</a>, int <a class="el" href="classconnection.html#m10">port</a>)</td></tr>
28 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#a7">SendACK</a> (char *<a class="el" href="classconnection.html#m2">host</a>, int <a class="el" href="classconnection.html#m10">port</a>, int reply_id)</td></tr>
29 <tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#a8">GenKey</a> ()</td></tr>
30 <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
31 <tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m0">key</a></td></tr>
32 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m1">fd</a></td></tr>
33 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m2">host</a> [256]</td></tr>
34 <tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m3">ip</a></td></tr>
35 <tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m4">inbuf</a> [MAXBUF]</td></tr>
36 <tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m5">bytes_in</a></td></tr>
37 <tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m6">bytes_out</a></td></tr>
38 <tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m7">cmds_in</a></td></tr>
39 <tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m8">cmds_out</a></td></tr>
40 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m9">haspassed</a></td></tr>
41 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m10">port</a></td></tr>
42 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m11">registered</a></td></tr>
43 <tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m12">lastping</a></td></tr>
44 <tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m13">signon</a></td></tr>
45 <tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m14">idle_lastmsg</a></td></tr>
46 <tr><td nowrap align=right valign=top>time_t&nbsp;</td><td valign=bottom><a class="el" href="classconnection.html#m15">nping</a></td></tr>
47 </table>
48 <hr><h2>Constructor &amp; Destructor Documentation</h2>
49 <a name="a0" doxytag="connection::connection"></a><p>
50 <table width="100%" cellpadding="2" cellspacing="0" border="0">
51   <tr>
52     <td class="md">
53       <table cellpadding="0" cellspacing="0" border="0">
54         <tr>
55           <td class="md" nowrap valign="top"> connection::connection </td>
56           <td class="md" valign="top">(&nbsp;</td>
57           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
58           <td class="md" valign="top">)&nbsp;</td>
59           <td class="md" nowrap></td>
60         </tr>
61
62       </table>
63     </td>
64   </tr>
65 </table>
66 <table cellspacing=5 cellpadding=0 border=0>
67   <tr>
68     <td>
69       &nbsp;
70     </td>
71     <td>
72
73 <p>
74     </td>
75   </tr>
76 </table>
77 <hr><h2>Member Function Documentation</h2>
78 <a name="a2" doxytag="connection::BeginLink"></a><p>
79 <table width="100%" cellpadding="2" cellspacing="0" border="0">
80   <tr>
81     <td class="md">
82       <table cellpadding="0" cellspacing="0" border="0">
83         <tr>
84           <td class="md" nowrap valign="top"> bool connection::BeginLink </td>
85           <td class="md" valign="top">(&nbsp;</td>
86           <td class="md" nowrap valign="top">char *&nbsp;</td>
87           <td class="mdname" nowrap>&nbsp; <em>targethost</em>, </td>
88         </tr>
89         <tr>
90           <td></td>
91           <td></td>
92           <td class="md" nowrap>int&nbsp;</td>
93           <td class="mdname" nowrap>&nbsp; <em>port</em>, </td>
94         </tr>
95         <tr>
96           <td></td>
97           <td></td>
98           <td class="md" nowrap>char *&nbsp;</td>
99           <td class="mdname" nowrap>&nbsp; <em>password</em></td>
100         </tr>
101         <tr>
102           <td></td>
103           <td class="md">)&nbsp;</td>
104           <td class="md" colspan="2"></td>
105         </tr>
106
107       </table>
108     </td>
109   </tr>
110 </table>
111 <table cellspacing=5 cellpadding=0 border=0>
112   <tr>
113     <td>
114       &nbsp;
115     </td>
116     <td>
117
118 <p>
119     </td>
120   </tr>
121 </table>
122 <a name="a1" doxytag="connection::CreateListener"></a><p>
123 <table width="100%" cellpadding="2" cellspacing="0" border="0">
124   <tr>
125     <td class="md">
126       <table cellpadding="0" cellspacing="0" border="0">
127         <tr>
128           <td class="md" nowrap valign="top"> bool connection::CreateListener </td>
129           <td class="md" valign="top">(&nbsp;</td>
130           <td class="md" nowrap valign="top">char *&nbsp;</td>
131           <td class="mdname" nowrap>&nbsp; <em>host</em>, </td>
132         </tr>
133         <tr>
134           <td></td>
135           <td></td>
136           <td class="md" nowrap>int&nbsp;</td>
137           <td class="mdname" nowrap>&nbsp; <em>p</em></td>
138         </tr>
139         <tr>
140           <td></td>
141           <td class="md">)&nbsp;</td>
142           <td class="md" colspan="2"></td>
143         </tr>
144
145       </table>
146     </td>
147   </tr>
148 </table>
149 <table cellspacing=5 cellpadding=0 border=0>
150   <tr>
151     <td>
152       &nbsp;
153     </td>
154     <td>
155
156 <p>
157     </td>
158   </tr>
159 </table>
160 <a name="a8" doxytag="connection::GenKey"></a><p>
161 <table width="100%" cellpadding="2" cellspacing="0" border="0">
162   <tr>
163     <td class="md">
164       <table cellpadding="0" cellspacing="0" border="0">
165         <tr>
166           <td class="md" nowrap valign="top"> long connection::GenKey </td>
167           <td class="md" valign="top">(&nbsp;</td>
168           <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
169           <td class="md" valign="top">)&nbsp;</td>
170           <td class="md" nowrap></td>
171         </tr>
172
173       </table>
174     </td>
175   </tr>
176 </table>
177 <table cellspacing=5 cellpadding=0 border=0>
178   <tr>
179     <td>
180       &nbsp;
181     </td>
182     <td>
183
184 <p>
185     </td>
186   </tr>
187 </table>
188 <a name="a5" doxytag="connection::RecvPacket"></a><p>
189 <table width="100%" cellpadding="2" cellspacing="0" border="0">
190   <tr>
191     <td class="md">
192       <table cellpadding="0" cellspacing="0" border="0">
193         <tr>
194           <td class="md" nowrap valign="top"> bool connection::RecvPacket </td>
195           <td class="md" valign="top">(&nbsp;</td>
196           <td class="md" nowrap valign="top">char *&nbsp;</td>
197           <td class="mdname" nowrap>&nbsp; <em>message</em>, </td>
198         </tr>
199         <tr>
200           <td></td>
201           <td></td>
202           <td class="md" nowrap>char *&nbsp;</td>
203           <td class="mdname" nowrap>&nbsp; <em>host</em>, </td>
204         </tr>
205         <tr>
206           <td></td>
207           <td></td>
208           <td class="md" nowrap>int &amp;&nbsp;</td>
209           <td class="mdname" nowrap>&nbsp; <em>prt</em></td>
210         </tr>
211         <tr>
212           <td></td>
213           <td class="md">)&nbsp;</td>
214           <td class="md" colspan="2"></td>
215         </tr>
216
217       </table>
218     </td>
219   </tr>
220 </table>
221 <table cellspacing=5 cellpadding=0 border=0>
222   <tr>
223     <td>
224       &nbsp;
225     </td>
226     <td>
227
228 <p>
229     </td>
230   </tr>
231 </table>
232 <a name="a7" doxytag="connection::SendACK"></a><p>
233 <table width="100%" cellpadding="2" cellspacing="0" border="0">
234   <tr>
235     <td class="md">
236       <table cellpadding="0" cellspacing="0" border="0">
237         <tr>
238           <td class="md" nowrap valign="top"> bool connection::SendACK </td>
239           <td class="md" valign="top">(&nbsp;</td>
240           <td class="md" nowrap valign="top">char *&nbsp;</td>
241           <td class="mdname" nowrap>&nbsp; <em>host</em>, </td>
242         </tr>
243         <tr>
244           <td></td>
245           <td></td>
246           <td class="md" nowrap>int&nbsp;</td>
247           <td class="mdname" nowrap>&nbsp; <em>port</em>, </td>
248         </tr>
249         <tr>
250           <td></td>
251           <td></td>
252           <td class="md" nowrap>int&nbsp;</td>
253           <td class="mdname" nowrap>&nbsp; <em>reply_id</em></td>
254         </tr>
255         <tr>
256           <td></td>
257           <td class="md">)&nbsp;</td>
258           <td class="md" colspan="2"></td>
259         </tr>
260
261       </table>
262     </td>
263   </tr>
264 </table>
265 <table cellspacing=5 cellpadding=0 border=0>
266   <tr>
267     <td>
268       &nbsp;
269     </td>
270     <td>
271
272 <p>
273     </td>
274   </tr>
275 </table>
276 <a name="a4" doxytag="connection::SendPacket"></a><p>
277 <table width="100%" cellpadding="2" cellspacing="0" border="0">
278   <tr>
279     <td class="md">
280       <table cellpadding="0" cellspacing="0" border="0">
281         <tr>
282           <td class="md" nowrap valign="top"> bool connection::SendPacket </td>
283           <td class="md" valign="top">(&nbsp;</td>
284           <td class="md" nowrap valign="top">char *&nbsp;</td>
285           <td class="mdname" nowrap>&nbsp; <em>message</em>, </td>
286         </tr>
287         <tr>
288           <td></td>
289           <td></td>
290           <td class="md" nowrap>char *&nbsp;</td>
291           <td class="mdname" nowrap>&nbsp; <em>host</em>, </td>
292         </tr>
293         <tr>
294           <td></td>
295           <td></td>
296           <td class="md" nowrap>int&nbsp;</td>
297           <td class="mdname" nowrap>&nbsp; <em>port</em></td>
298         </tr>
299         <tr>
300           <td></td>
301           <td class="md">)&nbsp;</td>
302           <td class="md" colspan="2"></td>
303         </tr>
304
305       </table>
306     </td>
307   </tr>
308 </table>
309 <table cellspacing=5 cellpadding=0 border=0>
310   <tr>
311     <td>
312       &nbsp;
313     </td>
314     <td>
315
316 <p>
317     </td>
318   </tr>
319 </table>
320 <a name="a6" doxytag="connection::SendSYN"></a><p>
321 <table width="100%" cellpadding="2" cellspacing="0" border="0">
322   <tr>
323     <td class="md">
324       <table cellpadding="0" cellspacing="0" border="0">
325         <tr>
326           <td class="md" nowrap valign="top"> bool connection::SendSYN </td>
327           <td class="md" valign="top">(&nbsp;</td>
328           <td class="md" nowrap valign="top">char *&nbsp;</td>
329           <td class="mdname" nowrap>&nbsp; <em>host</em>, </td>
330         </tr>
331         <tr>
332           <td></td>
333           <td></td>
334           <td class="md" nowrap>int&nbsp;</td>
335           <td class="mdname" nowrap>&nbsp; <em>port</em></td>
336         </tr>
337         <tr>
338           <td></td>
339           <td class="md">)&nbsp;</td>
340           <td class="md" colspan="2"></td>
341         </tr>
342
343       </table>
344     </td>
345   </tr>
346 </table>
347 <table cellspacing=5 cellpadding=0 border=0>
348   <tr>
349     <td>
350       &nbsp;
351     </td>
352     <td>
353
354 <p>
355     </td>
356   </tr>
357 </table>
358 <a name="a3" doxytag="connection::TerminateLink"></a><p>
359 <table width="100%" cellpadding="2" cellspacing="0" border="0">
360   <tr>
361     <td class="md">
362       <table cellpadding="0" cellspacing="0" border="0">
363         <tr>
364           <td class="md" nowrap valign="top"> void connection::TerminateLink </td>
365           <td class="md" valign="top">(&nbsp;</td>
366           <td class="md" nowrap valign="top">char *&nbsp;</td>
367           <td class="mdname1" valign="top" nowrap>&nbsp; <em>targethost</em>          </td>
368           <td class="md" valign="top">)&nbsp;</td>
369           <td class="md" nowrap></td>
370         </tr>
371
372       </table>
373     </td>
374   </tr>
375 </table>
376 <table cellspacing=5 cellpadding=0 border=0>
377   <tr>
378     <td>
379       &nbsp;
380     </td>
381     <td>
382
383 <p>
384     </td>
385   </tr>
386 </table>
387 <hr><h2>Member Data Documentation</h2>
388 <a name="m5" doxytag="connection::bytes_in"></a><p>
389 <table width="100%" cellpadding="2" cellspacing="0" border="0">
390   <tr>
391     <td class="md">
392       <table cellpadding="0" cellspacing="0" border="0">
393         <tr>
394           <td class="md" nowrap valign="top"> long connection::bytes_in
395       </table>
396     </td>
397   </tr>
398 </table>
399 <table cellspacing=5 cellpadding=0 border=0>
400   <tr>
401     <td>
402       &nbsp;
403     </td>
404     <td>
405
406 <p>
407
408 <p>
409 Definition at line <a class="el" href="connection_8h-source.html#l00046">46</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
410 <p>
411 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
412   </tr>
413 </table>
414 <a name="m6" doxytag="connection::bytes_out"></a><p>
415 <table width="100%" cellpadding="2" cellspacing="0" border="0">
416   <tr>
417     <td class="md">
418       <table cellpadding="0" cellspacing="0" border="0">
419         <tr>
420           <td class="md" nowrap valign="top"> long connection::bytes_out
421       </table>
422     </td>
423   </tr>
424 </table>
425 <table cellspacing=5 cellpadding=0 border=0>
426   <tr>
427     <td>
428       &nbsp;
429     </td>
430     <td>
431
432 <p>
433
434 <p>
435 Definition at line <a class="el" href="connection_8h-source.html#l00047">47</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
436 <p>
437 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
438   </tr>
439 </table>
440 <a name="m7" doxytag="connection::cmds_in"></a><p>
441 <table width="100%" cellpadding="2" cellspacing="0" border="0">
442   <tr>
443     <td class="md">
444       <table cellpadding="0" cellspacing="0" border="0">
445         <tr>
446           <td class="md" nowrap valign="top"> long connection::cmds_in
447       </table>
448     </td>
449   </tr>
450 </table>
451 <table cellspacing=5 cellpadding=0 border=0>
452   <tr>
453     <td>
454       &nbsp;
455     </td>
456     <td>
457
458 <p>
459
460 <p>
461 Definition at line <a class="el" href="connection_8h-source.html#l00048">48</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
462 <p>
463 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
464   </tr>
465 </table>
466 <a name="m8" doxytag="connection::cmds_out"></a><p>
467 <table width="100%" cellpadding="2" cellspacing="0" border="0">
468   <tr>
469     <td class="md">
470       <table cellpadding="0" cellspacing="0" border="0">
471         <tr>
472           <td class="md" nowrap valign="top"> long connection::cmds_out
473       </table>
474     </td>
475   </tr>
476 </table>
477 <table cellspacing=5 cellpadding=0 border=0>
478   <tr>
479     <td>
480       &nbsp;
481     </td>
482     <td>
483
484 <p>
485
486 <p>
487 Definition at line <a class="el" href="connection_8h-source.html#l00049">49</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
488 <p>
489 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
490   </tr>
491 </table>
492 <a name="m1" doxytag="connection::fd"></a><p>
493 <table width="100%" cellpadding="2" cellspacing="0" border="0">
494   <tr>
495     <td class="md">
496       <table cellpadding="0" cellspacing="0" border="0">
497         <tr>
498           <td class="md" nowrap valign="top"> int connection::fd
499       </table>
500     </td>
501   </tr>
502 </table>
503 <table cellspacing=5 cellpadding=0 border=0>
504   <tr>
505     <td>
506       &nbsp;
507     </td>
508     <td>
509
510 <p>
511
512 <p>
513 Definition at line <a class="el" href="connection_8h-source.html#l00042">42</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
514 <p>
515 Referenced by <a class="el" href="servers_8cpp-source.html#l00012">serverrec::serverrec()</a>, and <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
516   </tr>
517 </table>
518 <a name="m9" doxytag="connection::haspassed"></a><p>
519 <table width="100%" cellpadding="2" cellspacing="0" border="0">
520   <tr>
521     <td class="md">
522       <table cellpadding="0" cellspacing="0" border="0">
523         <tr>
524           <td class="md" nowrap valign="top"> bool connection::haspassed
525       </table>
526     </td>
527   </tr>
528 </table>
529 <table cellspacing=5 cellpadding=0 border=0>
530   <tr>
531     <td>
532       &nbsp;
533     </td>
534     <td>
535
536 <p>
537
538 <p>
539 Definition at line <a class="el" href="connection_8h-source.html#l00050">50</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
540 <p>
541 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
542   </tr>
543 </table>
544 <a name="m2" doxytag="connection::host"></a><p>
545 <table width="100%" cellpadding="2" cellspacing="0" border="0">
546   <tr>
547     <td class="md">
548       <table cellpadding="0" cellspacing="0" border="0">
549         <tr>
550           <td class="md" nowrap valign="top"> char connection::host[256]
551       </table>
552     </td>
553   </tr>
554 </table>
555 <table cellspacing=5 cellpadding=0 border=0>
556   <tr>
557     <td>
558       &nbsp;
559     </td>
560     <td>
561
562 <p>
563
564 <p>
565 Definition at line <a class="el" href="connection_8h-source.html#l00043">43</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
566   </tr>
567 </table>
568 <a name="m14" doxytag="connection::idle_lastmsg"></a><p>
569 <table width="100%" cellpadding="2" cellspacing="0" border="0">
570   <tr>
571     <td class="md">
572       <table cellpadding="0" cellspacing="0" border="0">
573         <tr>
574           <td class="md" nowrap valign="top"> time_t connection::idle_lastmsg
575       </table>
576     </td>
577   </tr>
578 </table>
579 <table cellspacing=5 cellpadding=0 border=0>
580   <tr>
581     <td>
582       &nbsp;
583     </td>
584     <td>
585
586 <p>
587
588 <p>
589 Definition at line <a class="el" href="connection_8h-source.html#l00055">55</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
590 <p>
591 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
592   </tr>
593 </table>
594 <a name="m4" doxytag="connection::inbuf"></a><p>
595 <table width="100%" cellpadding="2" cellspacing="0" border="0">
596   <tr>
597     <td class="md">
598       <table cellpadding="0" cellspacing="0" border="0">
599         <tr>
600           <td class="md" nowrap valign="top"> char connection::inbuf[MAXBUF]
601       </table>
602     </td>
603   </tr>
604 </table>
605 <table cellspacing=5 cellpadding=0 border=0>
606   <tr>
607     <td>
608       &nbsp;
609     </td>
610     <td>
611
612 <p>
613
614 <p>
615 Definition at line <a class="el" href="connection_8h-source.html#l00045">45</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
616   </tr>
617 </table>
618 <a name="m3" doxytag="connection::ip"></a><p>
619 <table width="100%" cellpadding="2" cellspacing="0" border="0">
620   <tr>
621     <td class="md">
622       <table cellpadding="0" cellspacing="0" border="0">
623         <tr>
624           <td class="md" nowrap valign="top"> long connection::ip
625       </table>
626     </td>
627   </tr>
628 </table>
629 <table cellspacing=5 cellpadding=0 border=0>
630   <tr>
631     <td>
632       &nbsp;
633     </td>
634     <td>
635
636 <p>
637
638 <p>
639 Definition at line <a class="el" href="connection_8h-source.html#l00044">44</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
640 <p>
641 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
642   </tr>
643 </table>
644 <a name="m0" doxytag="connection::key"></a><p>
645 <table width="100%" cellpadding="2" cellspacing="0" border="0">
646   <tr>
647     <td class="md">
648       <table cellpadding="0" cellspacing="0" border="0">
649         <tr>
650           <td class="md" nowrap valign="top"> long connection::key
651       </table>
652     </td>
653   </tr>
654 </table>
655 <table cellspacing=5 cellpadding=0 border=0>
656   <tr>
657     <td>
658       &nbsp;
659     </td>
660     <td>
661
662 <p>
663
664 <p>
665 Definition at line <a class="el" href="connection_8h-source.html#l00041">41</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.    </td>
666   </tr>
667 </table>
668 <a name="m12" doxytag="connection::lastping"></a><p>
669 <table width="100%" cellpadding="2" cellspacing="0" border="0">
670   <tr>
671     <td class="md">
672       <table cellpadding="0" cellspacing="0" border="0">
673         <tr>
674           <td class="md" nowrap valign="top"> time_t connection::lastping
675       </table>
676     </td>
677   </tr>
678 </table>
679 <table cellspacing=5 cellpadding=0 border=0>
680   <tr>
681     <td>
682       &nbsp;
683     </td>
684     <td>
685
686 <p>
687
688 <p>
689 Definition at line <a class="el" href="connection_8h-source.html#l00053">53</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
690 <p>
691 Referenced by <a class="el" href="servers_8cpp-source.html#l00012">serverrec::serverrec()</a>, and <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
692   </tr>
693 </table>
694 <a name="m15" doxytag="connection::nping"></a><p>
695 <table width="100%" cellpadding="2" cellspacing="0" border="0">
696   <tr>
697     <td class="md">
698       <table cellpadding="0" cellspacing="0" border="0">
699         <tr>
700           <td class="md" nowrap valign="top"> time_t connection::nping
701       </table>
702     </td>
703   </tr>
704 </table>
705 <table cellspacing=5 cellpadding=0 border=0>
706   <tr>
707     <td>
708       &nbsp;
709     </td>
710     <td>
711
712 <p>
713
714 <p>
715 Definition at line <a class="el" href="connection_8h-source.html#l00056">56</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
716 <p>
717 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
718   </tr>
719 </table>
720 <a name="m10" doxytag="connection::port"></a><p>
721 <table width="100%" cellpadding="2" cellspacing="0" border="0">
722   <tr>
723     <td class="md">
724       <table cellpadding="0" cellspacing="0" border="0">
725         <tr>
726           <td class="md" nowrap valign="top"> int connection::port
727       </table>
728     </td>
729   </tr>
730 </table>
731 <table cellspacing=5 cellpadding=0 border=0>
732   <tr>
733     <td>
734       &nbsp;
735     </td>
736     <td>
737
738 <p>
739
740 <p>
741 Definition at line <a class="el" href="connection_8h-source.html#l00051">51</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
742 <p>
743 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
744   </tr>
745 </table>
746 <a name="m11" doxytag="connection::registered"></a><p>
747 <table width="100%" cellpadding="2" cellspacing="0" border="0">
748   <tr>
749     <td class="md">
750       <table cellpadding="0" cellspacing="0" border="0">
751         <tr>
752           <td class="md" nowrap valign="top"> int connection::registered
753       </table>
754     </td>
755   </tr>
756 </table>
757 <table cellspacing=5 cellpadding=0 border=0>
758   <tr>
759     <td>
760       &nbsp;
761     </td>
762     <td>
763
764 <p>
765
766 <p>
767 Definition at line <a class="el" href="connection_8h-source.html#l00052">52</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
768 <p>
769 Referenced by <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
770   </tr>
771 </table>
772 <a name="m13" doxytag="connection::signon"></a><p>
773 <table width="100%" cellpadding="2" cellspacing="0" border="0">
774   <tr>
775     <td class="md">
776       <table cellpadding="0" cellspacing="0" border="0">
777         <tr>
778           <td class="md" nowrap valign="top"> time_t connection::signon
779       </table>
780     </td>
781   </tr>
782 </table>
783 <table cellspacing=5 cellpadding=0 border=0>
784   <tr>
785     <td>
786       &nbsp;
787     </td>
788     <td>
789
790 <p>
791
792 <p>
793 Definition at line <a class="el" href="connection_8h-source.html#l00054">54</a> of file <a class="el" href="connection_8h-source.html">connection.h</a>.
794 <p>
795 Referenced by <a class="el" href="servers_8cpp-source.html#l00012">serverrec::serverrec()</a>, and <a class="el" href="users_8cpp-source.html#l00011">userrec::userrec()</a>.    </td>
796   </tr>
797 </table>
798 <hr>The documentation for this class was generated from the following file:<ul>
799 <li><a class="el" href="connection_8h-source.html">connection.h</a></ul>
800 <hr><address style="align: right;"><small>Generated on Sun Feb 9 12:48:18 2003 for InspIRCd by
801 <a href="http://www.doxygen.org/index.html">
802 <img src="doxygen.png" alt="doxygen" align="middle" border=0 
803 width=110 height=53></a>1.3-rc2 </small></address>
804 </body>
805 </html>