From 2db0df5813e46fe5e077e014003acbd10698b913 Mon Sep 17 00:00:00 2001
From: brain
Date: Wed, 20 Apr 2005 15:48:27 +0000
Subject: Added module message passing architecture
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1136 e03df62e-2008-0410-955e-edbf42e46eb7
---
docs/module-doc/annotated.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
(limited to 'docs/module-doc/annotated.html')
diff --git a/docs/module-doc/annotated.html b/docs/module-doc/annotated.html
index e069b5b0d..ce826efc6 100644
--- a/docs/module-doc/annotated.html
+++ b/docs/module-doc/annotated.html
@@ -17,6 +17,7 @@
| DNS | Allows fast nonblocking resolution of hostnames and ip addresses |
| dns_ip4list | |
| ELine | |
+ | Event | Unicast message directed at all modules |
| ExemptItem | A subclass of HostItem designed to hold channel exempts (+e) |
| Extensible | Class Extensible is the parent class of many classes such as userrec and chanrec |
| ExtMode | |
@@ -31,9 +32,11 @@
| ModeParameter | Holds a custom parameter to a module-defined channel mode e.g |
| Module | Base class for all InspIRCd modules This class is the base class for InspIRCd modules |
| ModuleFactory | Instantiates classes inherited from Module This class creates a class inherited from type Module, using new |
+ | ModuleMessage | Base class of Request and Event This class is used to represent a basic data structure which is passed between modules for safe inter-module communications |
| nspace::hash< in_addr > | |
| nspace::hash< string > | |
| QLine | QLine class |
+ | Request | Unicast message directed at a given module |
| Server | Allows server output and query functions This class contains methods which allow a module to query the state of the irc server, and produce output to users and other servers |
| serverrec | A class that defines the local server or a remote server |
| StrHashComp | |
@@ -43,7 +46,7 @@
| XLine | XLine is the base class for ban lines such as G lines and K lines |
| ZLine | ZLine class |
-
Generated on Sat Apr 16 18:57:15 2005 for InspIRCd by
+
Generated on Wed Apr 20 15:46:59 2005 for InspIRCd by
1.3.3
--
cgit v1.3.1-10-gc9f91