]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/man3/GLine.3
Added final documentation for inspircd Beta 4
[user/henk/code/inspircd.git] / docs / man / man3 / GLine.3
1 .TH "GLine" 3 "7 May 2005" "InspIRCd" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 GLine \- GLine class.  
6
7 .PP
8 .SH SYNOPSIS
9 .br
10 .PP
11 \fC#include <xline.h>\fP
12 .PP
13 Inherits \fBXLine\fP.
14 .PP
15 .SS "Public Attributes"
16
17 .in +1c
18 .ti -1c
19 .RI "char \fBhostmask\fP [MAXBUF]"
20 .br
21 .RI "\fIHostmask (ident) to match against May contain wildcards. \fP"
22 .in -1c
23 .SH "Detailed Description"
24 .PP 
25 GLine class. Definition at line 73 of file xline.h.
26 .SH "Member Data Documentation"
27 .PP 
28 .SS "char \fBGLine::hostmask\fP[MAXBUF]"
29 .PP
30 Hostmask (ident) to match against May contain wildcards. Definition at line 79 of file xline.h.
31
32 .SH "Author"
33 .PP 
34 Generated automatically by Doxygen for InspIRCd from the source code.