blob: ae351b6a61ef1c2bf00057ba5870f865313f47a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
.TH "BanItem" 3 "14 Dec 2005" "Version 1.0Betareleases" "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).
.PP
Definition at line 52 of file channels.h.
.SH "Author"
.PP
Generated automatically by Doxygen for InspIRCd from the source code.
|