From c160de3e8dfead4a8ef3a41f1ed3ac586bfd190f Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 17 Apr 2004 12:34:32 +0000 Subject: More documentation updates git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@630 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/annotated.html | 4 ++-- 1 file changed, 2 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 c8c46392c..e66b86eda 100644 --- a/docs/module-doc/annotated.html +++ b/docs/module-doc/annotated.html @@ -25,14 +25,14 @@ ModeParameterHolds a custom parameter to a module-defined channel mode e.g ModuleBase class for all InspIRCd modules This class is the base class for InspIRCd modules ModuleFactoryInstantiates classes inherited from Module This class creates a class inherited from type Module, using new - packet + packetClass packet is deprecated 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 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 -
Generated on Sat Apr 17 13:31:44 2004 for InspIRCd by +
Generated on Sat Apr 17 13:33:50 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3