]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/man3/servers.h.3
13cf4637171d709815eeef9e5ee686e9edc847d2
[user/henk/code/inspircd.git] / docs / man / man3 / servers.h.3
1 .TH "servers.h" 3 "26 Apr 2005" "InspIRCd" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 servers.h \- 
6 .SH SYNOPSIS
7 .br
8 .PP
9 \fC#include 'inspircd_config.h'\fP
10 .br
11 \fC#include 'connection.h'\fP
12 .br
13 \fC#include <string>\fP
14 .br
15 \fC#include <map>\fP
16 .br
17
18 .SS "Compounds"
19
20 .in +1c
21 .ti -1c
22 .RI "class \fBserverrec\fP"
23 .br
24 .RI "\fIA class that defines the local server or a remote server. \fP"
25 .in -1c
26 .SS "Defines"
27
28 .in +1c
29 .ti -1c
30 .RI "#define \fBLINK_ACTIVE\fP   1"
31 .br
32 .ti -1c
33 .RI "#define \fBLINK_INACTIVE\fP   0"
34 .br
35 .in -1c
36 .SH "Define Documentation"
37 .PP 
38 .SS "#define LINK_ACTIVE   1"
39 .PP
40 Definition at line 25 of file servers.h.
41 .SS "#define LINK_INACTIVE   0"
42 .PP
43 Definition at line 26 of file servers.h.
44 .SH "Author"
45 .PP 
46 Generated automatically by Doxygen for InspIRCd from the source code.