From 78a96055c428d1970ece93dfb01902ac0d1699bd Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 4 Apr 2004 22:03:32 +0000 Subject: New documentation to document user/channel mode handling git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@380 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/channels_8h.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'docs/module-doc/channels_8h.html') diff --git a/docs/module-doc/channels_8h.html b/docs/module-doc/channels_8h.html index c68dc1bfa..0c462932c 100644 --- a/docs/module-doc/channels_8h.html +++ b/docs/module-doc/channels_8h.html @@ -5,11 +5,12 @@
-Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

channels.h File Reference

#include "inspircd_config.h"
#include "base.h"
#include <time.h>
#include <vector>
+#include <string>

Include dependency graph for channels.h:

Include dependency graph
@@ -39,6 +40,8 @@ This graph shows which files directly or indirectly include this file:

 Holds an entry for a ban list, exemption list, or invite list. More...

class  InviteItem  A subclass of HostItem designed to hold channel invites (+I). More...

+class  ModeParameterHolds a custom parameter to a module-defined channel mode e.g. More...

class  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. More...


Defines

@@ -77,7 +80,7 @@ This graph shows which files directly or indirectly include this file:

-Definition at line 158 of file channels.h. +Definition at line 184 of file channels.h.

@@ -101,7 +104,7 @@ Definition at line 158 o

-Definition at line 156 of file channels.h. +Definition at line 182 of file channels.h.

@@ -125,7 +128,7 @@ Definition at line 156 o

-Definition at line 154 of file channels.h. +Definition at line 180 of file channels.h.

@@ -149,7 +152,7 @@ Definition at line 154 o

-Definition at line 157 of file channels.h. +Definition at line 183 of file channels.h.

@@ -173,7 +176,7 @@ Definition at line 157 o

-Definition at line 155 of file channels.h. +Definition at line 181 of file channels.h.


Typedef Documentation

@@ -200,7 +203,7 @@ Holds a complete ban list.

-Definition at line 56 of file channels.h. +Definition at line 69 of file channels.h.

@@ -226,7 +229,7 @@ Holds a complete exempt list.

-Definition at line 60 of file channels.h. +Definition at line 73 of file channels.h.

@@ -252,10 +255,10 @@ Holds a complete invite list.

-Definition at line 64 of file channels.h. +Definition at line 77 of file channels.h. -


Generated on Sat Apr 3 16:36:04 2004 for InspIRCd by +
Generated on Sun Apr 4 23:02:16 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3