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