]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/man3/ELine.3
New docs to match extra module Version class stuff, etc
[user/henk/code/inspircd.git] / docs / man / man3 / ELine.3
1 .TH "ELine" 3 "7 Apr 2005" "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 [MAXBUF]"
18 .br
19 .RI "\fIHostmask (ident) to match against May contain wildcards. \fP"
20 .in -1c
21 .SH "Member Data Documentation"
22 .PP 
23 .SS "char \fBELine::hostmask\fP[MAXBUF]"
24 .PP
25 Hostmask (ident) to match against May contain wildcards. Definition at line 88 of file xline.h.
26
27 .SH "Author"
28 .PP 
29 Generated automatically by Doxygen for InspIRCd from the source code.