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