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/classucrec.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/module-doc/classucrec.html') diff --git a/docs/module-doc/classucrec.html b/docs/module-doc/classucrec.html index 83a48a5d5..674d1024a 100644 --- a/docs/module-doc/classucrec.html +++ b/docs/module-doc/classucrec.html @@ -5,7 +5,7 @@
-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  

ucrec Class Reference

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

@@ -38,7 +38,7 @@ The uc_modes member holds a bitmask of which privilages the user has on the chan

-Definition at line 165 of file channels.h.


Constructor & Destructor Documentation

+Definition at line 191 of file channels.h.

Constructor & Destructor Documentation

@@ -66,9 +66,9 @@ Definition at line 165 o

-Definition at line 178 of file channels.h. +Definition at line 204 of file channels.h.

-

00178 { /* stub */ }
+
00204 { /* stub */ }
 
@@ -99,9 +99,9 @@ Definition at line 178 o

-Definition at line 179 of file channels.h. +Definition at line 205 of file channels.h.

-

00179 { /* stub */ }
+
00205 { /* stub */ }
 
@@ -129,7 +129,7 @@ Points to the channel record where the given modes apply.

If the record is not in use, this value will be NULL.

-Definition at line 176 of file channels.h. +Definition at line 202 of file channels.h.

Referenced by userrec::userrec(). @@ -157,12 +157,12 @@ Contains a bitmask of the UCMODE_OP ...

UCMODE_FOUNDER values. If this value is zero, the user has no privilages upon the channel.

-Definition at line 171 of file channels.h. +Definition at line 197 of file channels.h.


The documentation for this class was generated from the following file: -
Generated on Sat Apr 3 16:36:19 2004 for InspIRCd by +
Generated on Sun Apr 4 23:02:33 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3