]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/man3/users.cpp.3
05915282eb96e8b067fdf4b7e8a61bfcb5e8f911
[user/henk/code/inspircd.git] / docs / man / man3 / users.cpp.3
1 .TH "users.cpp" 3 "15 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 users.cpp \- 
6 .SH SYNOPSIS
7 .br
8 .PP
9 \fC#include 'inspircd_config.h'\fP
10 .br
11 \fC#include 'channels.h'\fP
12 .br
13 \fC#include 'connection.h'\fP
14 .br
15 \fC#include 'users.h'\fP
16 .br
17 \fC#include 'inspircd.h'\fP
18 .br
19 \fC#include <stdio.h>\fP
20 .br
21 \fC#include 'inspstring.h'\fP
22 .br
23 \fC#include 'commands.h'\fP
24 .br
25 \fC#include 'helperfuncs.h'\fP
26 .br
27
28 .SS "Variables"
29
30 .in +1c
31 .ti -1c
32 .RI "\fBServerConfig\fP * \fBConfig\fP"
33 .br
34 .ti -1c
35 .RI "time_t \fBTIME\fP"
36 .br
37 .in -1c
38 .SH "Variable Documentation"
39 .PP 
40 .SS "\fBServerConfig\fP* \fBConfig\fP"
41 .PP
42 .SS "time_t \fBTIME\fP"
43 .PP
44 .SH "Author"
45 .PP 
46 Generated automatically by Doxygen for InspIRCd from the source code.