]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/man3/connection.h.3
7e78e8aabde6e2f58cf1f04f94798d1e7012ddc8
[user/henk/code/inspircd.git] / docs / man / man3 / connection.h.3
1 .TH "connection.h" 3 "15 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 connection.h \- 
6 .SH SYNOPSIS
7 .br
8 .PP
9 \fC#include 'inspircd_config.h'\fP
10 .br
11 \fC#include 'base.h'\fP
12 .br
13 \fC#include <string>\fP
14 .br
15 \fC#include <map>\fP
16 .br
17 \fC#include <sys/types.h>\fP
18 .br
19 \fC#include <sys/socket.h>\fP
20 .br
21 \fC#include <netdb.h>\fP
22 .br
23 \fC#include <netinet/in.h>\fP
24 .br
25 \fC#include <unistd.h>\fP
26 .br
27 \fC#include <errno.h>\fP
28 .br
29 \fC#include <time.h>\fP
30 .br
31 \fC#include <vector>\fP
32 .br
33 \fC#include <deque>\fP
34 .br
35 \fC#include <sstream>\fP
36 .br
37
38 .SS "Classes"
39
40 .in +1c
41 .ti -1c
42 .RI "class \fBconnection\fP"
43 .br
44 .RI "\fIPlease note: classes serverrec and userrec both inherit from class connection. \fP"
45 .in -1c
46 .SH "Author"
47 .PP 
48 Generated automatically by Doxygen for InspIRCd from the source code.