summaryrefslogtreecommitdiff
path: root/docs/man/man3/ctables.h.3
blob: 740c740c03eaef7f1603d0171f903232d01439e9 (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
.TH "ctables.h" 3 "19 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
ctables.h \- 
.SH SYNOPSIS
.br
.PP
\fC#include 'inspircd_config.h'\fP
.br
\fC#include <deque>\fP
.br

.SS "Classes"

.in +1c
.ti -1c
.RI "class \fBcommand_t\fP"
.br
.RI "\fIA structure that defines a command. \fP"
.in -1c
.SS "Typedefs"

.in +1c
.ti -1c
.RI "typedef std::deque< \fBcommand_t\fP * > \fBcommand_table\fP"
.br
.in -1c
.SH "Typedef Documentation"
.PP 
.SS "typedef std::deque<\fBcommand_t\fP*> \fBcommand_table\fP"
.PP
Definition at line 62 of file ctables.h.
.SH "Author"
.PP 
Generated automatically by Doxygen for InspIRCd from the source code.