From 52899de0ff2d62ca0542b243c41626010bf62083 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 25 Mar 2005 03:51:56 +0000 Subject: Documentation update git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classZLine.html | 67 ++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 37 deletions(-) (limited to 'docs/module-doc/classZLine.html') diff --git a/docs/module-doc/classZLine.html b/docs/module-doc/classZLine.html index 48c52f37a..0ae5bb4cd 100644 --- a/docs/module-doc/classZLine.html +++ b/docs/module-doc/classZLine.html @@ -1,47 +1,40 @@ -ZLine class Reference +InspIRCd: ZLine class Reference - -
-Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
-

ZLine Class Reference

ZLine class. + +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+

ZLine Class Reference

ZLine class. More...

#include <xline.h>

-Inheritance diagram for ZLine:

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

Collaboration graph
- - - - -
[legend]
List of all members. +Inherits XLine. +

+List of all members.

- - - - + + + + + +

Public Attributes

char ipaddr [MAXBUF]
 IP Address (xx.yy.zz.aa) to match against May contain wildcards.

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

char ipaddr [MAXBUF]
 IP Address (xx.yy.zz.aa) to match against May contain wildcards.

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


Detailed Description

-ZLine class. +ZLine class.

-Definition at line 68 of file xline.h.


Member Data Documentation

-

- +Definition at line 84 of file xline.h.

Member Data Documentation

+

+

- @@ -54,20 +47,20 @@ Definition at line 68 of fi +Definition at line 90 of file xline.h.
+ -
char ZLine::ipaddr[MAXBUF] + char ZLine::ipaddr[MAXBUF]

-IP Address (xx.yy.zz.aa) to match against May contain wildcards. +IP Address (xx.yy.zz.aa) to match against May contain wildcards.

-Definition at line 74 of file xline.h.

-

- +

+

- @@ -80,18 +73,18 @@ Definition at line 74 of fi +Definition at line 94 of file xline.h.
+ -
bool ZLine::is_global + bool ZLine::is_global

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

it came from another server)

-Definition at line 78 of file xline.h.


The documentation for this class was generated from the following file: -
Generated on Sun May 2 00:09:47 2004 for InspIRCd by +
Generated on Fri Mar 25 03:49:34 2005 for InspIRCd by -doxygen1.3-rc3
+doxygen +1.3.3
-- cgit v1.2.3