summaryrefslogtreecommitdiff
path: root/docs/man/man3/users.cpp.3
blob: 52fb7363e838a04b0df29fafa1747d59ef8d4aae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.TH "users.cpp" 3 "15 Apr 2005" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
users.cpp \- 
.SH SYNOPSIS
.br
.PP
\fC#include 'inspircd_config.h'\fP
.br
\fC#include 'channels.h'\fP
.br
\fC#include 'users.h'\fP
.br
\fC#include 'inspircd.h'\fP
.br
\fC#include <stdio.h>\fP
.br
\fC#include 'inspstring.h'\fP
.br

.SS "Variables"

.in +1c
.ti -1c
.RI "std::stringstream \fBconfig_f\fP"
.br
.ti -1c
.RI "time_t \fBTIME\fP"
.br
.in -1c
.SH "Variable Documentation"
.PP 
.SS "std::stringstream \fBconfig_f\fP"
.PP
Definition at line 24 of file users.cpp.
.SS "time_t \fBTIME\fP"
.PP
Definition at line 26 of file users.cpp.
.SH "Author"
.PP 
Generated automatically by Doxygen for InspIRCd from the source code.