From cd9f9a8add02597a2998ba74b803ed3fbf81314c Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 27 Nov 2005 01:44:46 +0000 Subject: Added new documentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classXLine.html | 98 +++++++++++++++++++++-------------------- 1 file changed, 51 insertions(+), 47 deletions(-) (limited to 'docs/module-doc/classXLine.html') diff --git a/docs/module-doc/classXLine.html b/docs/module-doc/classXLine.html index 2c470752c..45d896e8c 100644 --- a/docs/module-doc/classXLine.html +++ b/docs/module-doc/classXLine.html @@ -1,46 +1,46 @@ - + -InspIRCd: XLine class Reference +InspIRCd: XLine Class Reference - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | 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 | Class List | Directories | File List | Namespace Members | Class 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. +
[legend]
List of all members.
- - + + - - + + - - + + - - + + - - + + - +

Public Attributes

time_t set_time

Public Attributes

time_t set_time
 The time the line was added.

long duration
 The time the line was added.
long duration
 The duration of the ban, or 0 if permenant.

char source [256]
 The duration of the ban, or 0 if permenant.
char source [256]
 Source of the ban.

char reason [MAXBUF]
 Source of the ban.
char reason [MAXBUF]
 Reason for the ban.

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

 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. @@ -48,18 +48,19 @@ XLine is the base class for ban lines such as G lines and K lines.

Definition at line 34 of file xline.h.


Member Data Documentation

-

- +

+

- +
long XLine::duration + long XLine::duration
- +
  @@ -74,18 +75,19 @@ The duration of the ban, or 0 if permenant. Definition at line 44 of file xline.h.
-

- +

+

- +
long XLine::n_matches + long XLine::n_matches
- +
  @@ -100,18 +102,19 @@ Number of times the core matches the ban, for statistics. Definition at line 56 of file xline.h.
-

- +

+

- +
char XLine::reason[MAXBUF] + char XLine::reason[MAXBUF]
- +
  @@ -126,18 +129,19 @@ Reason for the ban. Definition at line 52 of file xline.h.
-

- +

+

- +
time_t XLine::set_time + time_t XLine::set_time
- +
  @@ -152,18 +156,19 @@ The time the line was added. Definition at line 40 of file xline.h.
-

- +

+

- +
char XLine::source[256] + char XLine::source[256]
- +
  @@ -180,9 +185,8 @@ Definition at line 48 of fi


The documentation for this class was generated from the following file: -
Generated on Mon May 30 05:17:47 2005 for InspIRCd by +
Generated on Sun Nov 27 01:43:26 2005 for InspIRCd by  -doxygen -1.3.3
+doxygen 1.4.4-20050815
-- cgit v1.2.3