From 71bedf497cde8b0b38afbb366828b3df9c2803d6 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:04:22 +0000 Subject: git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2578 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classInspIRCd.html | 160 +++++++++++++++++++++++++++++++++++-- 1 file changed, 155 insertions(+), 5 deletions(-) (limited to 'docs/module-doc/classInspIRCd.html') diff --git a/docs/module-doc/classInspIRCd.html b/docs/module-doc/classInspIRCd.html index 26e293181..da2a2b697 100644 --- a/docs/module-doc/classInspIRCd.html +++ b/docs/module-doc/classInspIRCd.html @@ -8,9 +8,16 @@
#include <inspircd.h>
Collaboration diagram for InspIRCd:

Public Member Functions | |
| void | MakeLowerMap () |
| std::string | GetRevision () |
| std::string | GetVersionString () |
| time_t | startup_time |
| ModeParser * | ModeGrok |
| CommandParser * | Parser |
| SocketEngine * | SE |
| serverstats * | stats |
Private Member Functions | |
| void | erase_factory (int j) |
@@ -217,6 +232,33 @@ Referenced by Server::GetVe
+
+
+
|
+
| + + | +
+
|
+
+
|
+
| + + | +
+
+ + + +Definition at line 109 of file inspircd.h. + +Referenced by Server::SendMode(). |
+
+
+
|
+
| + + | +
+
+ + + +Definition at line 110 of file inspircd.h. + +Referenced by Server::AddCommand(), Server::CallCommandHandler(), force_nickchange(), and Server::IsValidModuleCommand(). |
+
+
+
|
+
| + + | +
+
+ + + +Definition at line 111 of file inspircd.h. + +Referenced by AddClient(), InspSocket::InspSocket(), kill_link(), kill_link_silent(), InspSocket::Poll(), and Server::UserToPseudo(). |
@@ -351,12 +474,39 @@ Definition at line 99 of
-Definition at line 104 of file inspircd.h. +Definition at line 108 of file inspircd.h. + + +
+
+
|
+
| + + | +
+
+ + + +Definition at line 112 of file inspircd.h. + +Referenced by force_nickchange(), and FullConnectUser(). |
1.4.4-20050815