From 4d5a17380bc71cabe544b41c7c8a26a292384f3d Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 15 May 2005 17:05:15 +0000 Subject: Added docs for hashcomp git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1396 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/annotated.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'docs/module-doc/annotated.html') diff --git a/docs/module-doc/annotated.html b/docs/module-doc/annotated.html index ebb8d5dd2..c72a198b1 100644 --- a/docs/module-doc/annotated.html +++ b/docs/module-doc/annotated.html @@ -4,11 +4,12 @@
-| Admin | Holds /ADMIN data This class contains the admin details of the local server |
| BanItem | A subclass of HostItem designed to hold channel bans (+b) |
| chanrec | Holds all relevent information for a channel |
| char_traits | |
| classbase | The base class for all inspircd classes |
| command_t | A structure that defines a command |
| ConfigReader | Allows reading of values from configuration files This class allows a module to read from either the main configuration file (inspircd.conf) or from a module-specified configuration file |
| FileReader | Caches a text file into memory and can be used to retrieve lines from it |
| GLine | GLine class |
| HostItem | Holds an entry for a ban list, exemption list, or invite list |
| InAddr_HashComp | |
| InAddr_HashComp | This class returns true if two in_addr structs match |
| Invited | Holds a channel name to which a user has been invited |
| InviteItem | A subclass of HostItem designed to hold channel invites (+I) |
| irc::irc_char_traits | The irc_char_traits class is used for RFC-style comparison of strings |
| ircd_connector | Each connection has one or more of these each represents ONE outbound connection to another ircd so each inbound has multiple outbounds |
| KLine | KLine class |
| ModeParameter | Holds a custom parameter to a module-defined channel mode e.g |
| 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 | |
| StrHashComp | This class returns true if two strings match |
| ucrec | Holds 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 |
| userrec | Holds all information about a user This class stores all information about a user connected to the irc server |
| Version | Holds a module's Version information The four members (set by the constructor only) indicate details as to the version number of a module |
| XLine | XLine is the base class for ban lines such as G lines and K lines |
| ZLine | ZLine class |
1.3.3
--
cgit v1.3.1-10-gc9f91