From 88dd74fc84b574f17673338c6d42123570f464da Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 12 May 2005 23:06:51 +0000 Subject: Added docs for new smaller memory footprint classes git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1371 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classConnectClass.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/module-doc/classConnectClass.html') diff --git a/docs/module-doc/classConnectClass.html b/docs/module-doc/classConnectClass.html index 0b9c4acf8..170e51976 100644 --- a/docs/module-doc/classConnectClass.html +++ b/docs/module-doc/classConnectClass.html @@ -18,7 +18,7 @@ Inherits classbase.  ConnectClass ()

Public Attributes

-int type +char type  Type of line, either CC_ALLOW or CC_DENY.

int registration_timeout @@ -36,7 +36,7 @@ Inherits classbase. char pass [MAXBUF]  (Optional) Password for this line


-long threshold +int threshold  Threshold value for flood disconnect.


long sendqmax @@ -299,7 +299,7 @@ Referenced by ConnectClass() -
long ConnectClass::threshold + int ConnectClass::threshold
@@ -327,7 +327,7 @@ Referenced by ConnectClass() -
int ConnectClass::type + char ConnectClass::type
@@ -349,7 +349,7 @@ Definition at line 50 of fi
The documentation for this class was generated from the following file: -
Generated on Thu May 12 02:25:19 2005 for InspIRCd by +
Generated on Thu May 12 22:59:02 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3