From bab9f4b4bc0f6aa0e1377745fd216ef9874b3f27 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 9 Dec 2005 20:21:39 +0000 Subject: Added new module docs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2301 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/modules_8h.html | 92 +++++++++++++++++++++++------------------ 1 file changed, 52 insertions(+), 40 deletions(-) (limited to 'docs/module-doc/modules_8h.html') diff --git a/docs/module-doc/modules_8h.html b/docs/module-doc/modules_8h.html index d6c773aec..e10dfd7ea 100644 --- a/docs/module-doc/modules_8h.html +++ b/docs/module-doc/modules_8h.html @@ -18,9 +18,9 @@

Include dependency graph for modules.h:

- - - + + +

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


Defines

#define DEBUG   10 + log levels
#define VERBOSE   20 #define DEFAULT   30 @@ -77,12 +78,14 @@ This graph shows which files directly or indirectly include this file:

#define MT_CHANNEL   1 + Used with OnExtendedMode() method of modules.
#define MT_CLIENT   2 #define MT_SERVER   3 #define ACR_DEFAULT   0 + Used with OnAccessCheck() method of modules.
#define ACR_DENY   1 #define ACR_ALLOW   2 @@ -107,6 +110,7 @@ This graph shows which files directly or indirectly include this file:

#define VF_STATIC   1 + Used to define a set of behavior bits for a module.
#define VF_VENDOR   2 #define VF_SERVICEPROVIDER   4 @@ -167,7 +171,7 @@ This graph shows which files directly or indirectly include this file:

-Definition at line 47 of file modules.h. +Definition at line 46 of file modules.h.

@@ -192,7 +196,7 @@ Definition at line 47 of

-Definition at line 42 of file modules.h. +Definition at line 41 of file modules.h.

@@ -217,7 +221,7 @@ Definition at line 42 of

-Definition at line 45 of file modules.h. +Definition at line 44 of file modules.h.

@@ -242,7 +246,7 @@ Definition at line 45 of

-Definition at line 49 of file modules.h. +Definition at line 48 of file modules.h.

@@ -267,7 +271,7 @@ Definition at line 49 of

-Definition at line 46 of file modules.h. +Definition at line 45 of file modules.h.

@@ -292,7 +296,7 @@ Definition at line 46 of

-Definition at line 48 of file modules.h. +Definition at line 47 of file modules.h.

@@ -317,7 +321,7 @@ Definition at line 48 of

-Definition at line 41 of file modules.h. +Definition at line 40 of file modules.h.

@@ -342,7 +346,7 @@ Definition at line 41 of

-Definition at line 43 of file modules.h. +Definition at line 42 of file modules.h.

@@ -367,7 +371,7 @@ Definition at line 43 of

-Definition at line 44 of file modules.h. +Definition at line 43 of file modules.h.

@@ -415,11 +419,13 @@ Definition at line 39 of

+Used with OnAccessCheck() method of modules. +

Definition at line 37 of file modules.h.

-Referenced by Module::OnAccessCheck(). +Referenced by Module::OnAccessCheck().

@@ -469,9 +475,9 @@ Definition at line 38 of

-Definition at line 1112 of file modules.h. +Definition at line 1501 of file modules.h.

-Referenced by ConfigReader::ConfigReader(). +Referenced by ConfigReader::ConfigReader().

@@ -496,9 +502,9 @@ Referenced by ConfigReader:

-Definition at line 1109 of file modules.h. +Definition at line 1498 of file modules.h.

-Referenced by ConfigReader::ReadInteger(). +Referenced by ConfigReader::ReadInteger().

@@ -523,9 +529,9 @@ Referenced by ConfigReader:

-Definition at line 1110 of file modules.h. +Definition at line 1499 of file modules.h.

-Referenced by ConfigReader::ReadInteger(). +Referenced by ConfigReader::ReadInteger().

@@ -550,9 +556,9 @@ Referenced by ConfigReader:

-Definition at line 1111 of file modules.h. +Definition at line 1500 of file modules.h.

-Referenced by ConfigReader::ReadFlag(), ConfigReader::ReadInteger(), and ConfigReader::ReadValue(). +Referenced by ConfigReader::ReadFlag(), ConfigReader::ReadInteger(), and ConfigReader::ReadValue().

@@ -575,11 +581,13 @@ Referenced by ConfigReader:

+log levels +

Definition at line 23 of file modules.h.

-Referenced by Server::AddExtendedMode(), chanrec::AddUser(), chanrec::DelUser(), userrec::HasPermission(), InspSocket::InspSocket(), chanrec::IsCustomModeSet(), InspSocket::Read(), userrec::ReadData(), userrec::RemoveInvite(), chanrec::SetCustomMode(), chanrec::SetCustomModeParam(), InspSocket::SetState(), userrec::SetWriteError(), and Server::UserToPseudo(). +Referenced by Server::AddExtendedMode(), chanrec::AddUser(), chanrec::DelUser(), InspSocket::InspSocket(), chanrec::IsCustomModeSet(), InspSocket::Read(), userrec::ReadData(), userrec::RemoveInvite(), chanrec::SetCustomMode(), chanrec::SetCustomModeParam(), InspSocket::SetState(), userrec::SetWriteError(), and Server::UserToPseudo().

@@ -629,9 +637,9 @@ Definition at line 25 of

-Definition at line 100 of file modules.h. +Definition at line 101 of file modules.h.

-Referenced by Server::PseudoToUser(), and Server::UserToPseudo(). +Referenced by Server::PseudoToUser(), and Server::UserToPseudo().

@@ -656,7 +664,7 @@ Referenced by Server::Pseud

-Definition at line 80 of file modules.h. +Definition at line 81 of file modules.h.

Referenced by Event::Send(). @@ -697,7 +705,7 @@ Referenced by Event::Send() }

-Definition at line 88 of file modules.h. +Definition at line 89 of file modules.h.

@@ -720,11 +728,13 @@ Definition at line 88 of

+Used with OnExtendedMode() method of modules. +

Definition at line 31 of file modules.h.

-Referenced by Server::AddExtendedListMode(), and ModeMakeList(). +Referenced by Server::AddExtendedListMode(), and ModeMakeList().

@@ -751,7 +761,7 @@ Referenced by Server::AddEx

Definition at line 32 of file modules.h.

-Referenced by Server::AddExtendedMode(). +Referenced by Server::AddExtendedMode().

@@ -778,7 +788,7 @@ Referenced by Server::AddEx

Definition at line 33 of file modules.h.

-Referenced by Server::AddExtendedMode(). +Referenced by Server::AddExtendedMode().

@@ -878,7 +888,7 @@ Definition at line 24 of

-Definition at line 56 of file modules.h. +Definition at line 55 of file modules.h.

@@ -903,7 +913,7 @@ Definition at line 56 of

-Definition at line 55 of file modules.h. +Definition at line 54 of file modules.h.

@@ -926,9 +936,11 @@ Definition at line 55 of

+Used to define a set of behavior bits for a module. +

-Definition at line 53 of file modules.h. +Definition at line 52 of file modules.h.

@@ -953,9 +965,9 @@ Definition at line 53 of

-Definition at line 54 of file modules.h. +Definition at line 53 of file modules.h.

-Referenced by Module::GetVersion(). +Referenced by Module::GetVersion().


Typedef Documentation

@@ -983,7 +995,7 @@ Holds a list of users in a channel.

-Definition at line 73 of file modules.h. +Definition at line 74 of file modules.h.

@@ -1010,7 +1022,7 @@ Low level definition of a FileReader

-Definition at line 68 of file modules.h. +Definition at line 65 of file modules.h.

@@ -1035,7 +1047,7 @@ Definition at line 68 of

-Definition at line 1278 of file modules.h. +Definition at line 1667 of file modules.h.

@@ -1060,7 +1072,7 @@ Definition at line 1278 o

-Definition at line 69 of file modules.h. +Definition at line 70 of file modules.h.


Function Documentation

@@ -1118,7 +1130,7 @@ Definition at line 69 of

-Referenced by Server::AddCommand(). +Referenced by Server::AddCommand().

@@ -1164,7 +1176,7 @@ Referenced by Server::AddCo -


Generated on Sun Nov 27 01:43:24 2005 for InspIRCd by  +
Generated on Fri Dec 9 20:20:09 2005 for InspIRCd by  doxygen 1.4.4-20050815
-- cgit v1.2.3