]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/channels.cpp.3
Added remote kill
[user/henk/code/inspircd.git] / docs / man / channels.cpp.3
1 .TH "channels.cpp" 3 "30 Apr 2004" "InspIRCd" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 channels.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 'inspircd.h'\fP
14 .br
15 \fC#include <stdio.h>\fP
16 .br
17 \fC#include <string>\fP
18 .br
19 \fC#include <vector>\fP
20 .br
21
22 .SS "Namespaces"
23
24 .in +1c
25 .ti -1c
26 .RI "namespace \fBstd\fP"
27 .br
28 .in -1c
29 .SS "Variables"
30
31 .in +1c
32 .ti -1c
33 .RI "std::vector< \fBModeParameter\fP > \fBcustom_mode_params\fP"
34 .br
35 .in -1c
36 .SH "Variable Documentation"
37 .PP 
38 .SS "std::vector<\fBModeParameter\fP> custom_mode_params"
39 .PP
40 Definition at line 10 of file channels.cpp.
41 .PP
42 Referenced by chanrec::GetModeParameter(), and chanrec::SetCustomModeParam().
43 .SH "Author"
44 .PP 
45 Generated automatically by Doxygen for InspIRCd from the source code.