From e0db7b0d2f777361c8194c5820bb2f6e44c55204 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 15 Dec 2005 11:15:09 +0000 Subject: Added documentation for CullItem and CullList git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2466 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/channels_8h.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 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 fe3e3e2fe..bafe033e1 100644 --- a/docs/module-doc/channels_8h.html +++ b/docs/module-doc/channels_8h.html @@ -23,13 +23,14 @@ Include dependency graph for channels.h:

- + - - + + - - + + + @@ -518,7 +519,7 @@ Definition at line 195

References chanrec::bans, chanrec::binarymodes, chanlist, userrec::chans, CM_INVITEONLY, CM_NOEXTERNAL, CM_TOPICLOCK, DEBUG, DEFAULT, connection::fd, FindChan(), ForceChan(), FOREACH_RESULT, userrec::GetFullHost(), has_channel(), userrec::IsInvited(), chanrec::key, chanrec::limit, log(), userrec::modes, chanrec::name, userrec::nick, userrec::RemoveInvite(), TIME, and WriteServ().

-Referenced by Server::JoinUserToChannel().

00196 {
+Referenced by Server::JoinUserToChannel().
00196 {
 00197         if ((!user) || (!cn))
 00198         {
 00199                 log(DEFAULT,"*** BUG *** add_channel was given an invalid parameter");
@@ -750,7 +751,7 @@ Definition at line 401
 

References chanlist, userrec::chans, DEBUG, DEFAULT, chanrec::DelUser(), FindChan(), FOREACH_MOD, log(), chanrec::name, userrec::nick, and WriteChannel().

-Referenced by Server::PartUserFromChannel().

00402 {
+Referenced by Server::PartUserFromChannel().
00402 {
 00403         if ((!user) || (!cname))
 00404         {
 00405                 log(DEFAULT,"*** BUG *** del_channel was given an invalid parameter");
@@ -949,7 +950,7 @@ References AC_KICK, 
   
 
-
Generated on Wed Dec 14 19:16:15 2005 for InspIRCd by  +
Generated on Thu Dec 15 11:14:15 2005 for InspIRCd by  doxygen 1.4.4-20050815
-- cgit v1.2.3