From 0f2cf28d39404881b9719330ca86757c51b87bad Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 1 May 2004 19:58:59 +0000 Subject: Added documentation of new ConfigReader methods suggested by Azhrarn for sanity git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@772 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classServer.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/module-doc/classServer.html') diff --git a/docs/module-doc/classServer.html b/docs/module-doc/classServer.html index b38e48866..04faf2163 100644 --- a/docs/module-doc/classServer.html +++ b/docs/module-doc/classServer.html @@ -92,7 +92,7 @@ Inheritance diagram for Server:



virtual bool IsUlined (std::string server)  Returns true if the servername you give is ulined.

-virtual chanuserlist GetUsers (chanrec *chan) +virtual chanuserlist GetUsers (chanrec *chan)  Fetches the userlist of a channel.


Detailed Description

@@ -231,10 +231,10 @@ When the command is typed, the parameters will be placed into the parameters arr

Definition at line 394 of file modules.cpp.

-References createcommand(). +References createcommand().

00395 {
-00396         createcommand(cmd,f,flags,minparams);
+00396         createcommand(cmd,f,flags,minparams);
 00397 }
 
@@ -903,7 +903,7 @@ Definition at line 502 - + @@ -932,7 +932,7 @@ Definition at line 349 References chanuserlist, clientlist, has_channel(), and isnick().

00350 {
-00351         chanuserlist userl;
+00351         chanuserlist userl;
 00352         userl.clear();
 00353         for (user_hash::const_iterator i = clientlist.begin(); i != clientlist.end(); i++)
 00354         {
@@ -1616,10 +1616,10 @@ The modes will originate from the server where the command was issued, however r
 

Definition at line 399 of file modules.cpp.

-References server_mode(). +References server_mode().

00400 {
-00401         server_mode(parameters,pcnt,user);
+00401         server_mode(parameters,pcnt,user);
 00402 }
 
@@ -1881,7 +1881,7 @@ Definition at line 462
chanuserlist Server::GetUsers chanuserlist Server::GetUsers chanrec   chan

The documentation for this class was generated from the following files: -
Generated on Sat May 1 17:50:33 2004 for InspIRCd by +
Generated on Sat May 1 20:58:14 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.3.1-10-gc9f91