From 5de064387b5d47725ff278ae537c97f0a0f4a21e Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 15 May 2005 19:13:59 +0000 Subject: New docs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1399 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/annotated.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/module-doc/annotated.html') diff --git a/docs/module-doc/annotated.html b/docs/module-doc/annotated.html index c72a198b1..b5e35d1d8 100644 --- a/docs/module-doc/annotated.html +++ b/docs/module-doc/annotated.html @@ -25,7 +25,7 @@ FileReaderCaches a text file into memory and can be used to retrieve lines from it GLineGLine class HostItemHolds an entry for a ban list, exemption list, or invite list - InAddr_HashCompThis class returns true if two in_addr structs match + irc::InAddr_HashCompThis class returns true if two in_addr structs match InvitedHolds a channel name to which a user has been invited InviteItemA subclass of HostItem designed to hold channel invites (+I) irc::irc_char_traitsThe irc_char_traits class is used for RFC-style comparison of strings @@ -41,7 +41,7 @@ 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 serverrecA class that defines the local server or a remote server - StrHashCompThis class returns true if two strings match + 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 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 @@ -49,7 +49,7 @@ XLineXLine is the base class for ban lines such as G lines and K lines ZLineZLine class -
Generated on Sun May 15 17:02:54 2005 for InspIRCd by +
Generated on Sun May 15 18:37:36 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3