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/classXLine.html | 122 +++++++++++++++++++--------------------- 1 file changed, 59 insertions(+), 63 deletions(-) (limited to 'docs/module-doc/classXLine.html') diff --git a/docs/module-doc/classXLine.html b/docs/module-doc/classXLine.html index ea9f00bad..e1e354cd8 100644 --- a/docs/module-doc/classXLine.html +++ b/docs/module-doc/classXLine.html @@ -1,55 +1,51 @@ -XLine class Reference +InspIRCd: XLine class Reference - -
-Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
-

XLine Class Reference

XLine is the base class for ban lines such as G lines and K lines. + +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members
+

XLine Class Reference

XLine is the base class for ban lines such as G lines and K lines. More...

#include <xline.h>

-Inheritance diagram for XLine:

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

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

+Inherited by GLine, KLine, QLine, and ZLine. +

+List of all members.

- - - - - - - - - - + + + + + + + + + + + + + + +

Public Attributes

time_t set_time
 The time the line was added.

long duration
 The duration of the ban, or 0 if permenant.

char source [MAXBUF]
 Source of the ban.

char reason [MAXBUF]
 Reason for the ban.

long n_matches
 Number of times the core matches the ban, for statistics.

time_t set_time
 The time the line was added.

long duration
 The duration of the ban, or 0 if permenant.

char source [MAXBUF]
 Source of the ban.

char reason [MAXBUF]
 Reason for the ban.

long n_matches
 Number of times the core matches the ban, for statistics.


Detailed Description

-XLine is the base class for ban lines such as G lines and K lines. +XLine is the base class for ban lines such as G lines and K lines.

-Definition at line 18 of file xline.h.


Member Data Documentation

-

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

Member Data Documentation

+

+

- @@ -62,20 +58,20 @@ Definition at line 18 of fi +Definition at line 44 of file xline.h.
+ -
long XLine::duration + long XLine::duration

-The duration of the ban, or 0 if permenant. +The duration of the ban, or 0 if permenant.

-Definition at line 28 of file xline.h.

-

- +

+

- @@ -88,20 +84,20 @@ Definition at line 28 of fi +Definition at line 56 of file xline.h.
+ -
long XLine::n_matches + long XLine::n_matches

-Number of times the core matches the ban, for statistics. +Number of times the core matches the ban, for statistics.

-Definition at line 40 of file xline.h.

-

- +

+

- @@ -114,20 +110,20 @@ Definition at line 40 of fi +Definition at line 52 of file xline.h.
+ -
char XLine::reason[MAXBUF] + char XLine::reason[MAXBUF]

-Reason for the ban. +Reason for the ban.

-Definition at line 36 of file xline.h.

-

- +

+

- @@ -140,20 +136,20 @@ Definition at line 36 of fi +Definition at line 40 of file xline.h.
+ -
time_t XLine::set_time + time_t XLine::set_time

-The time the line was added. +The time the line was added.

-Definition at line 24 of file xline.h.

-

- +

+

- @@ -166,18 +162,18 @@ Definition at line 24 of fi +Definition at line 48 of file xline.h.
+ -
char XLine::source[MAXBUF] + char XLine::source[MAXBUF]

-Source of the ban. +Source of the ban.

This can be a servername or an oper nickname

-Definition at line 32 of file xline.h.


The documentation for this class was generated from the following file: -
Generated on Sun May 2 00:09:46 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.3.1-10-gc9f91