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 @@
-
#include <xline.h>
-Inheritance diagram for XLine:


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. | |
-Definition at line 18 of file xline.h.
-
| + |
|
-The duration of the ban, or 0 if permenant. +The duration of the ban, or 0 if permenant.
|
+Definition at line 44 of file xline.h.
-
| + |
|
-Number of times the core matches the ban, for statistics. +Number of times the core matches the ban, for statistics.
|
+Definition at line 56 of file xline.h.
-
| + |
|
-Reason for the ban. +Reason for the ban.
|
+Definition at line 52 of file xline.h.
-
| + |
|
-The time the line was added. +The time the line was added.
|
+Definition at line 40 of file xline.h.
-
| + |
|
-Source of the ban. +Source of the ban. This can be a servername or an oper nickname |
+Definition at line 48 of file xline.h.
1.3-rc3
+
+1.3.3
--
cgit v1.3.1-10-gc9f91