]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/man3/users.cpp.3
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / man / man3 / users.cpp.3
1 .TH "users.cpp" 3 "13 May 2005" "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 'users.h'\fP
14 .br
15 \fC#include 'inspircd.h'\fP
16 .br
17 \fC#include <stdio.h>\fP
18 .br
19 \fC#include 'inspstring.h'\fP
20 .br
21
22 .SS "Variables"
23
24 .in +1c
25 .ti -1c
26 .RI "std::stringstream \fBconfig_f\fP"
27 .br
28 .ti -1c
29 .RI "time_t \fBTIME\fP"
30 .br
31 .in -1c
32 .SH "Variable Documentation"
33 .PP 
34 .SS "std::stringstream \fBconfig_f\fP"
35 .PP
36 Definition at line 24 of file users.cpp.
37 .SS "time_t \fBTIME\fP"
38 .PP
39 Definition at line 26 of file users.cpp.
40 .SH "Author"
41 .PP 
42 Generated automatically by Doxygen for InspIRCd from the source code.