]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/man3/base.h.3
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / man / man3 / base.h.3
1 .TH "base.h" 3 "13 May 2005" "InspIRCd" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 base.h \- 
6 .SH SYNOPSIS
7 .br
8 .PP
9 \fC#include 'inspircd_config.h'\fP
10 .br
11 \fC#include <time.h>\fP
12 .br
13 \fC#include <map>\fP
14 .br
15 \fC#include <string>\fP
16 .br
17
18 .SS "Compounds"
19
20 .in +1c
21 .ti -1c
22 .RI "class \fBclassbase\fP"
23 .br
24 .RI "\fIThe base class for all inspircd classes. \fP"
25 .ti -1c
26 .RI "class \fBExtensible\fP"
27 .br
28 .RI "\fIclass Extensible is the parent class of many classes such as userrec and chanrec. \fP"
29 .in -1c
30 .SS "Typedefs"
31
32 .in +1c
33 .ti -1c
34 .RI "typedef void * \fBVoidPointer\fP"
35 .br
36 .in -1c
37 .SH "Typedef Documentation"
38 .PP 
39 .SS "typedef void* \fBVoidPointer\fP"
40 .PP
41 Definition at line 25 of file base.h.
42 .SH "Author"
43 .PP 
44 Generated automatically by Doxygen for InspIRCd from the source code.