From f62de63955ff77e800360eb140f108b5d2c6c075 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:32:09 +0000 Subject: Design flaw my ass. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2580 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classserverstats.html | 389 ---------------------------------- 1 file changed, 389 deletions(-) delete mode 100644 docs/module-doc/classserverstats.html (limited to 'docs/module-doc/classserverstats.html') diff --git a/docs/module-doc/classserverstats.html b/docs/module-doc/classserverstats.html deleted file mode 100644 index ab43c25c0..000000000 --- a/docs/module-doc/classserverstats.html +++ /dev/null @@ -1,389 +0,0 @@ - -
-#include <inspircd.h>
--Collaboration diagram for serverstats:

Public Member Functions | |
| serverstats () | |
Public Attributes | |
| int | statsAccept |
| int | statsRefused |
| int | statsUnknown |
| int | statsCollisions |
| int | statsDns |
| int | statsDnsGood |
| int | statsDnsBad |
| int | statsConnects |
| int | statsSent |
| int | statsRecv |
| int | BoundPortCount |
- -
-Definition at line 74 of file inspircd.h.
-
-
|
-
| - - | -
-
- - - -Definition at line 89 of file inspircd.h. - -References BoundPortCount, statsAccept, statsCollisions, statsConnects, statsDns, statsDnsBad, statsDnsGood, statsRecv, statsRefused, statsSent, and statsUnknown. 00090 { -00091 statsAccept = statsRefused = statsUnknown = 0; -00092 statsCollisions = statsDns = statsDnsGood = 0; -00093 statsDnsBad = statsConnects = statsSent = statsRecv = 0; -00094 BoundPortCount = 0; -00095 } - - |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 87 of file inspircd.h. - -Referenced by serverstats(). |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 77 of file inspircd.h. - -Referenced by serverstats(). |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 80 of file inspircd.h. - -Referenced by force_nickchange(), and serverstats(). |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 84 of file inspircd.h. - -Referenced by FullConnectUser(), and serverstats(). |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 81 of file inspircd.h. - -Referenced by serverstats(). |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 83 of file inspircd.h. - -Referenced by serverstats(). |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 82 of file inspircd.h. - -Referenced by serverstats(). |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 86 of file inspircd.h. - -Referenced by serverstats(). |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 78 of file inspircd.h. - -Referenced by serverstats(). |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 85 of file inspircd.h. - -Referenced by serverstats(). |
-
-
-
|
-
| - - | -
-
- - - -Definition at line 79 of file inspircd.h. - -Referenced by serverstats(). |
-
1.4.4-20050815
-
-
--
cgit v1.3.1-10-gc9f91