]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/man3/Invited.3
Re-added the dot graphs again
[user/henk/code/inspircd.git] / docs / man / man3 / Invited.3
1 .TH "Invited" 3 "13 May 2005" "InspIRCd" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 Invited \- Holds a channel name to which a user has been invited.  
6
7 .PP
8 .SH SYNOPSIS
9 .br
10 .PP
11 \fC#include <users.h>\fP
12 .PP
13 Inherits \fBclassbase\fP.
14 .PP
15 .SS "Public Attributes"
16
17 .in +1c
18 .ti -1c
19 .RI "char \fBchannel\fP [CHANMAX]"
20 .br
21 .in -1c
22 .SH "Detailed Description"
23 .PP 
24 Holds a channel name to which a user has been invited. Definition at line 36 of file users.h.
25 .SH "Member Data Documentation"
26 .PP 
27 .SS "char \fBInvited::channel\fP[CHANMAX]"
28 .PP
29 Definition at line 39 of file users.h.
30 .PP
31 Referenced by userrec::InviteTo().
32
33 .SH "Author"
34 .PP 
35 Generated automatically by Doxygen for InspIRCd from the source code.