blob: f21c55e51c3c8b0977fa5462e86bb32bb351b0da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
.TH "BanItem" 3 "14 Apr 2005" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
BanItem \- A subclass of \fBHostItem\fP designed to hold channel bans (+b).
.PP
.SH SYNOPSIS
.br
.PP
\fC#include <channels.h>\fP
.PP
Inherits \fBHostItem\fP.
.PP
.SH "Detailed Description"
.PP
A subclass of \fBHostItem\fP designed to hold channel bans (+b). Definition at line 45 of file channels.h.
.SH "Author"
.PP
Generated automatically by Doxygen for InspIRCd from the source code.
|