]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/man3/GLine.3
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2578 e03df62e-2008...
[user/henk/code/inspircd.git] / docs / man / man3 / GLine.3
1 .TH "GLine" 3 "19 Dec 2005" "Version 1.0Betareleases" "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 [200]"
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. 
26 .PP
27 Definition at line 78 of file xline.h.
28 .SH "Member Data Documentation"
29 .PP 
30 .SS "char \fBGLine::hostmask\fP[200]"
31 .PP
32 Hostmask (ident) to match against May contain wildcards. 
33 .PP
34 Definition at line 84 of file xline.h.
35
36 .SH "Author"
37 .PP 
38 Generated automatically by Doxygen for InspIRCd from the source code.