From 03be04a9a2d86a4568d09d5e1689dd7ef37c863a Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 14 Dec 2005 14:52:12 +0000 Subject: Added extra docs for new config system git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2417 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/annotated.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/module-doc/annotated.html') diff --git a/docs/module-doc/annotated.html b/docs/module-doc/annotated.html index 45dd8260c..953b3abef 100644 --- a/docs/module-doc/annotated.html +++ b/docs/module-doc/annotated.html @@ -22,7 +22,7 @@ EventUnicast message directed at all modules ExemptItemA subclass of HostItem designed to hold channel exempts (+e) ExtensibleClass Extensible is the parent class of many classes such as userrec and chanrec - ExtMode + ExtModeHolds an extended mode's details FileReaderCaches a text file into memory and can be used to retrieve lines from it GLineGLine class nspace::hash< in_addr > @@ -41,6 +41,7 @@ QLineQLine class RequestUnicast message directed at a given module ServerAllows 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 + ServerConfig SocketEngineThe actual socketengine class presents the same interface on all operating systems, but its private members and internal behaviour should be treated as blackboxed, and vary from system to system and upon the config settings chosen by the server admin irc::StrHashCompThis class returns true if two strings match ucrecHolds a user's modes on a channel This class associates a users privilages with a channel by creating a pointer link between a userrec and chanrec class @@ -50,7 +51,7 @@ XLineXLine is the base class for ban lines such as G lines and K lines ZLineZLine class -
Generated on Mon Dec 12 18:31:01 2005 for InspIRCd by  +
Generated on Wed Dec 14 14:49:28 2005 for InspIRCd by  doxygen 1.4.4-20050815
-- cgit v1.2.3