From f62de63955ff77e800360eb140f108b5d2c6c075 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:32:09 +0000 Subject: Design flaw my ass. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2580 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classQLine.html | 99 ----------------------------------------- 1 file changed, 99 deletions(-) delete mode 100644 docs/module-doc/classQLine.html (limited to 'docs/module-doc/classQLine.html') diff --git a/docs/module-doc/classQLine.html b/docs/module-doc/classQLine.html deleted file mode 100644 index 8c1ba13ec..000000000 --- a/docs/module-doc/classQLine.html +++ /dev/null @@ -1,99 +0,0 @@ - - -InspIRCd: QLine Class Reference - - - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members
-

QLine Class Reference

QLine class. -More... -

-#include <xline.h> -

-Inheritance diagram for QLine:

Inheritance graph
- - - - -
[legend]
Collaboration diagram for QLine:

Collaboration graph
- - - - -
[legend]
List of all members. - - - - - - - - -

Public Attributes

char nick [64]
 Nickname to match against.
bool is_global
 Set if this is a global Z:line (e.g.
-

Detailed Description

-QLine class. -

- -

-Definition at line 113 of file xline.h.


Member Data Documentation

-

- - - - -
- - - - -
bool QLine::is_global
-
- - - - - -
-   - - -

-Set if this is a global Z:line (e.g. -

-it came from another server) -

-Definition at line 123 of file xline.h.

-

- - - - -
- - - - -
char QLine::nick[64]
-
- - - - - -
-   - - -

-Nickname to match against. -

-May contain wildcards. -

-Definition at line 119 of file xline.h.

-


The documentation for this class was generated from the following file: -
Generated on Mon Dec 19 18:05:22 2005 for InspIRCd by  - -doxygen 1.4.4-20050815
- - -- cgit v1.2.3