blob: 03eeb6189fc1db27cd9a4cb1305ba9ec40769d8e (
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 "InviteItem" 3 "14 Dec 2005" "Version 1.0Betareleases" "InspIRCd" \" -*- nroff -*-
.ad l
.nh
.SH NAME
InviteItem \- A subclass of \fBHostItem\fP designed to hold channel invites (+I).
.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 invites (+I).
.PP
Definition at line 70 of file channels.h.
.SH "Author"
.PP
Generated automatically by Doxygen for InspIRCd from the source code.
|