From 877a15fc3db18be9131c886720516eae6f582886 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 1 May 2004 16:54:50 +0000 Subject: Added extra docs to cover OnUserSync etc git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@769 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/annotated.html | 6 +++++- 1 file changed, 5 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 abb0d3b07..53cfa62ab 100644 --- a/docs/module-doc/annotated.html +++ b/docs/module-doc/annotated.html @@ -20,7 +20,10 @@ ExtMode FileReaderCaches a text file into memory and can be used to retrieve lines from it GLineGLine class + nspace::hash< in_addr > + nspace::hash< string > HostItemHolds an entry for a ban list, exemption list, or invite list + InAddr_HashComp InvitedHolds a channel name to which a user has been invited InviteItemA subclass of HostItem designed to hold channel invites (+I) ircd_connectorEach connection has one or more of these each represents ONE outbound connection to another ircd so each inbound has multiple outbounds @@ -32,13 +35,14 @@ QLineQLine class 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 serverrecA class that defines the local server or a remote server + StrHashComp 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 userrecHolds all information about a user This class stores all information about a user connected to the irc server VersionHolds a module's Version information The four members (set by the constructor only) indicate details as to the version number of a module XLineXLine is the base class for ban lines such as G lines and K lines ZLineZLine class -
Generated on Sat May 1 13:39:09 2004 for InspIRCd by +
Generated on Sat May 1 17:50:18 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3